PromucFlow_constructor/app/client/packages
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
..
ast fix: improve autocompletion hints discovery (#28222) 2023-10-25 18:18:45 +01:00
design-system fix: button group (#31701) 2024-03-13 12:15:57 +03:00
dsl fix: [Custom widget] update default dynamic height value (#31078) 2024-02-13 11:54:49 +05:30
rts fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
storybook fix: wds fine tunes (#31205) 2024-02-21 12:42:46 +03:00