ix
ix copied to clipboard
fix(core/date-dropdown): show year and month dropdown
๐ก What is the current behavior?
GitHub Issue Number: Close #1213
๐ What is the new behavior?
Add internal property to prevent sub menus to be closed
๐ 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: 7c86aa22cf4ec74d1674d96526d962e5574af8b9
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-vue | Patch |
| @siemens/ix-angular | Patch |
| @siemens/ix-react | 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