PromucFlow_constructor/app/client/src/widgets/wds
Pawan Kumar bd563dc751
chore: Components sizing and alignment (#30595)
Fixes #30426 

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Enhanced layout configuration for various widgets including Button,
Checkbox, Currency Input, Icon Button, Input, Menu Button, Paragraph,
Phone Input, Radio Group, Switch, and Table, providing better
responsiveness and design consistency.

- **Bug Fixes**
- Fixed the `componentHeight` calculation in the Table widget for
improved stability.

- **Refactor**
- Streamlined auto layout configuration across multiple widgets to
simplify the user interface.

- **Style**
- Updated default widget dimensions for a more cohesive user experience.

- **Chores**
- Cleaned up unused properties and imports to optimize widget
performance.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Valera Melnikov <valera@appsmith.com>
2024-01-29 13:15:58 +03:00
..
WDSBaseInputWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSButtonGroupWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSButtonWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSCheckboxGroupWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSCheckboxWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSCurrencyInputWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSHeadingWidget
WDSIconButtonWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSInputWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSMenuButtonWidget chore: Components sizing and alignment (#30595) 2024-01-29 13:15:58 +03:00
WDSModalWidget feat: WDS - Anvil compatible Modal Widget (#30351) 2024-01-26 09:30:57 +05:30
WDSParagraphWidget feat: WDS - Anvil compatible Modal Widget (#30351) 2024-01-26 09:30:57 +05:30
WDSPhoneInputWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSRadioGroupWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSSwitchGroupWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSSwitchWidget fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
WDSTableWidget feat: Add copy paste functionality for Anvil. (#30217) 2024-01-24 21:55:08 +05:30
constants.ts feat: WDS - Anvil compatible Modal Widget (#30351) 2024-01-26 09:30:57 +05:30