What's Changed
Bug Fixes
- fix(core/slider): fix tick color by @matthiashader in #1175
- fix(toggle): fixed toggle circle with and height by @ridvandmrc in #1185
- fix(core/action-card): change subheading color by @nuke-ellington in #1178
- fix(core/input-group|category-filter): align styling of input components by @nuke-ellington in #1151
- fix(core/select): non string values for the "value" prop of select-items are not working by @jul-lam in #1159
- fix(core/application-switch-modal): add border-radius to app icon by @matthiashader in #1158
- fix(core/card): adjust selected background color by @matthiashader in #1171
- fix(blind): provided ellipsis for blind header by @ridvandmrc in #1186
- fix(date-dropdown): updated the current date when the props are changed by @ridvandmrc in #1139
- fix(core/dropdown): fix runtime & detach issues by @matthiashader in #1192
- fix(core/toast|react/toast|vue/toast): predefine custom elements before usage by @danielleroux in #1201
- fix(core/select-item): check by undefined not by value by @jul-lam in #1214
- fix(core/input-group): update margin by @nuke-ellington in #1218
- fix(echarts): align charting colors by @jul-lam in #1190
- fix(core/workflow-steps): fix initial layout shift by @matthiashader in #1198
- fix(core/tooltip): prevent focusin event call showTooltip by @danielleroux in #1221
- fix(core/select): arrow key navigation by @nuke-ellington in #1196
- fix(core/select): reset input text on blur by @ridvandmrc in #1195
Features
- feat(core): adjust classic theme variables by @danielleroux in #1184
- feat(core/menu): make behavior at breakpoint 'lg' configurable and change 'md' breakpoint menu icons by @jul-lam in #1156
- feat(core/card-list): make show all button optional by @nuke-ellington in #1197
- feat(core/menu-item): show tooltip on hover by @danielleroux in #1200
- feat(core/category-filter): make logical operator optional by @nuke-ellington in #1233
New Contributors
- @kathrinschalber made their first contribution in #1210
- @katjaKoppensteiner made their first contribution in #1216
Full Changelog: v2.1.2...v2.2.0