PromucFlow_constructor/app/client/packages
Pawan Kumar ad8ea15cc9
chore: Integrate Action Group in Button Group Component (#29871)
Fixes #29426

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

- **New Features**
- Introduced `isLoading` state for action items to provide user feedback
during actions.
- Added `onAction` callback to menu items for improved interaction
handling.

- **Enhancements**
  - Enhanced action group visibility based on orientation.
  - Streamlined modal control flow with keys for different modal sizes.
- Implemented `htmlFor` attribute in checkboxes for better form
accessibility.

- **Refactor**
- Transitioned from `ButtonGroup` to `ActionGroup` across various
components for consistency.
- Refactored component structures to integrate new `ActionGroup` and
`Item` components.
- Updated widget configuration and properties to accommodate new
features and styles.

- **Style Updates**
  - Added new CSS rules for buttons with `data-density="compact"`.
  - Removed outdated CSS properties to align with updated design system.

- **Documentation**
- Updated story examples to reflect changes in modal and action group
usage.

- **Bug Fixes**
  - Fixed association issues between labels and checkbox inputs.

- **Configuration**
- Introduced `anvilConfig` for widget size properties and updated
property pane configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-29 15:17:46 +03:00
..
ast fix: improve autocompletion hints discovery (#28222) 2023-10-25 18:18:45 +01:00
design-system chore: Integrate Action Group in Button Group Component (#29871) 2023-12-29 15:17:46 +03:00
dsl feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
rts chore: rts workflow APIs code split (#29474) 2023-12-09 14:04:08 +05:30
storybook chore: add shadow elevation color tokens (#29708) 2023-12-19 10:43:06 +03:00