PromucFlow_constructor/app/client/packages/design-system/widgets/src/components
Pawan Kumar 863214785a
fix: button group (#31701)
Fixes the bug in inline button group where it button don't spread out
when the widget is selected.

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


- **Refactor**
- Simplified the `ButtonGroup` component's flex basis style to always be
`"100%"`.
- Streamlined the logic in the `useButtonGroup` function by removing the
`isMeasuring` property and focusing on orientation management.
- **New Features**
- Enhanced feature flag checks to directly return `true` for
"ab_wds_enabled" and "release_anvil_enabled" flags, improving feature
management.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-03-13 12:15:57 +03:00
..
ActionGroup fix: improved widgets layout (#31471) 2024-03-05 10:46:29 +03:00
Button chore: create inline buttons widget (#31318) 2024-03-04 10:28:11 +03:00
ButtonGroup fix: button group (#31701) 2024-03-13 12:15:57 +03:00
Checkbox chore: create correct radii tokens (#31215) 2024-02-21 16:49:12 +03:00
CheckboxGroup fix: improved widgets layout (#31471) 2024-03-05 10:46:29 +03:00
Flex chore: Add new WDS statbox (#30744) 2024-02-01 14:17:23 +03:00
Icon chore: create inline buttons widget (#31318) 2024-03-04 10:28:11 +03:00
IconButton fix: wds fine tunes (#31205) 2024-02-21 12:42:46 +03:00
Menu chore: create inline buttons widget (#31318) 2024-03-04 10:28:11 +03:00
Modal fix: font-size in header + spacing (#31462) 2024-03-04 17:50:43 +03:00
Radio chore: Integrate Radio Group (#29026) 2023-11-23 11:21:23 +03:00
RadioGroup fix: improved widgets layout (#31471) 2024-03-05 10:46:29 +03:00
Spinner chore: Components sizing and alignment (#30595) 2024-01-29 13:15:58 +03:00
Switch fix: improved widgets layout (#31471) 2024-03-05 10:46:29 +03:00
SwitchGroup chore: Remove side label in WDS components (#27566) 2023-09-22 16:26:11 +03:00
TagGroup chore: create correct radii tokens (#31215) 2024-02-21 16:49:12 +03:00
Text fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
TextArea feat: implement WDS components and tokenst at header of table widget (#28977) 2023-11-22 10:34:48 +03:00
TextInput chore: Add new WDS statbox (#30744) 2024-02-01 14:17:23 +03:00
Tooltip chore: create correct radii tokens (#31215) 2024-02-21 16:49:12 +03:00