ix
ix copied to clipboard
fix(core/group): show expand-collapse icon
๐ก What is the current behavior?
GitHub Issue Number: Closes #1206
๐ What is the new behavior?
Keep <slot> rendered to ensure items check can be fulfilled
๐ 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) - [x] ๐งช 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: 5e9cbf190a6dbbb60b7da2b1fcd191e07a40b1a7
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 4 packages
| Name | Type |
|---|---|
| @siemens/ix | Patch |
| @siemens/ix-angular | Patch |
| @siemens/ix-react | Patch |
| @siemens/ix-vue | Patch |
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