2.1.1
What's Changed
- fix(core/modal): fixed closing modal issue when press space or enter by @ridvandmrc in #1080
- fix(react|vue): define internal components by @danielleroux in #1099
- fix(core/dropdown): check against undefined access by @danielleroux in #1104
- fix(core/message-bar): remove unwanted margin by @matthiashader in #1064
- fix(core/burger-menu): a11y expand state by @nuke-ellington in #1112
- fix(core/tooltip): remove direct constructor access by @danielleroux in #1118
- fix(core/panes): expanded and slot error by @jul-lam in #1119
- fix(core/menu-category): allow empty icon as menu-category-item by @jul-lam in #1110
- fix(core/menu-category): fix unwanted behavior with active element by @matthiashader in #1102
- fix(core/menu-avatar-item): use host for trigger target by @danielleroux in #1113
- fix(core/menu): fix theme switching icon by @matthiashader in #1121
- fix(core/menu-avatar-item): use correct theme color by @KaiSoellch in #1116
- fix(angular): icon size property missing in wrapper generation by @danielleroux in #1124
- fix(core/blind): refactor header to not use z-index by @nuke-ellington in #1125
New Contributors
- @KaiSoellch made their first contribution in #1116
Full Changelog: v2.1.0...v2.1.1