ix
ix copied to clipboard
fix(core/checkbox): allow multiline labels and align checkbox at the top
๐ก What is the current behavior?
GitHub Issue Number: #1227
๐ What is the new behavior?
๐ Checklist
A pull request can only be merged if all of these conditions are met (where applicable):
- [ ] ๐ฆฎ Accessibility (a11y) features were implemented
- [ ] ๐บ๏ธ Internationalization (i18n) - no hard coded strings
- [ ] ๐ฒ Responsiveness - components handle viewport changes and content overflow gracefully
- [ ] ๐ Documentation was reviewed/updated (
pnpm run docs
) - [ ] ๐งช Unit tests were added/updated and pass (
pnpm test
) - [x] ๐ธ Visual regression tests were added/updated and pass (Guide)
- [x] ๐ง Static code analysis passes (
pnpm lint
) - [x] ๐๏ธ Successful compilation (
pnpm build
, changes pushed)
๐จโ๐ป Help & support
๐ฆ Changeset detected
Latest commit: 32a5227611ff4f6450256f90762825c712477383
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 5 packages
Name | Type |
---|---|
@siemens/ix | Major |
@siemens/ix-aggrid | Patch |
@siemens/ix-angular | Major |
@siemens/ix-react | Major |
@siemens/ix-vue | Major |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR