v2.0.4
What's Changed
- fix(core/modal): use percentage to align modal centered by @danielleroux in #836
- fix(core/button): prevent interaction of ix-icon by @danielleroux in #839
- fix(core): request animation depending on zonejs; reduce global events by @danielleroux in #855
- fix(core/input-group): add padding left for error image by @danielleroux in #838
- fix(core/tree): add undefined check to disconnected callback by @danielleroux in #867
- fix(core/typography): use ms--1 size in h6 by @danielleroux in #871
- fix(core/basic-navigation): fixed behavior on missing breakpoints by @matthiashader in #874
- fix(core/button): documentation fix by @matthiashader in #885
- fix(core/modal-header): fix by @matthiashader in #883
- fix(core/event-list-item): fix right padding by @matthiashader in #859
- fix(core/select): filter corrections by @goncalosard in #784
- fix(core/ix-dropdown): reworked nested dropdown fix by @lzeiml in #849
- fix(core/blind): remove custom action from button tag by @danielleroux in #876
- fix(core/tabs): flickering by @matthiashader in #890
New Contributors
- @mfruehmannext made their first contribution in #845
- @matthiashader made their first contribution in #874
Full Changelog: v2.0.3...v2.0.4