v2.0.3
What's Changed
- fix(core/modal): skip tick during vdom rendering by @danielleroux in #788
- fix(core/drodown): nested dropdown closes parent dropdown by @lzeiml in #789
- fix(core/button): prevent native events to be dispatched by @danielleroux in #804
- fix(react/tree): load ix-tree web component on initialize react lib by @danielleroux in #806
- fix(core/pagination): dispatch complete page number by @danielleroux in #805
- fix(core/input-group): detect inital value padding by @danielleroux in #803
- fix(core/map-navigation): suppress responsive behavior by @danielleroux in #810
- fix(core/breadcrumb): check if overflow button is existing in DOM by @danielleroux in #811
- fix(core/drawer): add missing host class selector by @danielleroux in #815
- fix(core/checkbox, core/radiobutton): remove min-height by @danielleroux in #816
New Contributors
Full Changelog: v2.0.1...v2.0.3