v1.6.0
What's Changed
Features
- feat(core): integrate @siemens/ix-icons web components by @danielleroux in #524
- feat(core/bind): enable shadowDOM by @danielleroux in #533
- feat(core/button): enable shadowDOM by @danielleroux in #534
- feat(core/cards): add card related components by @danielleroux in #542
- feat(core/drawer): enable shadow dom by @danielleroux in #544
- feat(core/empty-state): enable shadow dom by @danielleroux in #543
- feat(core/empty-state): implement empty state by @christopher-bergwein-siemens in #523
- feat(core/key-value): implement key value by @christopher-bergwein-siemens in #545
- feat(core/kpi): enable shadow dom by @christopher-bergwein-siemens in #546
- feat(core/map-navigation): expose method to change visibility of sidebar by @goncalosard in #550
- feat(core/message-bar): enable shadow dom by @christopher-bergwein-siemens in #547
- feat(core/page-header): add page-header by @michael98123 in #526
- feat(core/spinner): enable shadow dom by @christopher-bergwein-siemens in #548
- feat(core/typography): add color property by @danielleroux in #530
Bug fixes
- fix(core/expanding-search): add full-width support by @goncalosard in #491
- fix(core/input): prevent mouse states for read-only and disabled inputs by @nuke-ellington in #562
- fix(core/menu): adapt width by @goncalosard in #514
- fix(core/menu): menu more disabled state by @goncalosard in #527
- fix(core/menu-item): update title when slot changes by @goncalosard in #539
- fix(core/modal): border-radius value by @goncalosard in #517
- fix(core/select): updated style and multimode functionality by @goncalosard in #516
- fix(core/time-picker): make inputs editable by @nuke-ellington in #512
- fix(core/toast): timer on hover by @goncalosard in #537
New Contributors
- @christopher-bergwein-siemens made their first contribution in #523
- @akash568 made their first contribution in #538
- @michael98123 made their first contribution in #526
Full Changelog: v1.5.0...v1.6.0