Fixes #29365 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced label positioning for Checkbox, Radio, and Switch components with "start" and "end" options. - Introduced dynamic orientation for Checkbox and Radio groups based on container size. - Added new story for RadioGroup component to demonstrate vertical orientation. - **Style Updates** - Updated CSS for Switch, Checkbox, and Radio components to align with the new label positioning options. - Improved field group styles with `flex-wrap` to accommodate various layouts. - **Refactor** - Modified handling of `labelPosition` across components for consistency and flexibility. - Implemented `useGroupOrientation` hook for dynamic orientation management. - **Chores** - Adjusted default configurations and property pane options for widgets to align with new label positioning and orientation features. - Added feature flag checks for specific functionalities to always return `true`. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local> |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc.json | ||
| jest.config.js | ||
| package.json | ||
| tsconfig.json | ||