v2.1.0
What's Changed
Bug Fixes
- fix(core/modal): ensure that key down listener gets called by @nuke-ellington in #870
- fix(core/push-card): option to collapse and expand push card by @matthiashader in #875
- fix(core/key-value-list): adjust full width input by @matthiashader in #905
- fix(core/group): fixed shift on overflow text by @matthiashader in #916
- fix(core/tooltip): accessibility by @jg0815 in #556
- fix(core/menu-item): suppress icon tooltip by @nuke-ellington in #887
- fix(core/burger-menu): cursor appearance by @jul-lam in #941
- fix(core/pill): fix custom outline variant and add variant examples by @nuke-ellington in #968
- fix(core/utils): prevent undefined access on OnListener decorator by @jul-lam in #1000
- fix(core/event-list): remove unwanted top margin by @nuke-ellington in #997
- fix(core/upload): replace class icons with ix-icon by @danielleroux in #1022
- fix(core/tooltip): positioning initial by @ridvandmrc in #1036
- fix(core/menu): adjust spacing of menu-button and app-switch by @danielleroux in #1040
- fix(core/modal): remove dialog on escape by @nuke-ellington in #1016
- fix(core/validation-tooltip): prevent assignment/reading on null element by @jul-lam in #1001
- fix(core/modal): fixes runtime error by @matthiashader in #902
- fix(core/key-value-list-label): label behavior by @matthiashader in #942
- fix(core): remove type declaration from ts file by @danielleroux in #1052
- fix(core/slider): use correct pointerup event by @danielleroux in #1054
- fix(core/dropdown): use controller instance to handle dropdown instances by @danielleroux in #1051
- fix(toast): fixed initial async undefined error by @ridvandmrc in #1039
- fix(core/workflow-step): retain icon color on state change when disabled by @matthiashader in #1031
- fix(aggrid): aggrid checkbox sizing by @robert-wettstaedt in #1067
- fix(core/dropdown): check submenu item by interface by @danielleroux in #1060
- fix(core/radio-button): fix alignment of checked indicator by @nuke-ellington in #1046
- fix(core/windows-doc-generation): fix for component-doc generation by @matthiashader in #1070
- fix(core/menu-about): unwanted behavior on fast tab change by @matthiashader in #933
- fix(core/card) selected hover by @nuke-ellington in #1089
- fix(core/dropdown) close on escape by @nuke-ellington in #1093
Features
- feat(core/date-dropdown): new date-dropdown component by @matthiashader in #797
- feat(core/menu-avatar): optional logout button, conditional dropdown by @matthiashader in #851
- feat(core/icon-button): implement a11y features for icon-button by @jg0815 in #502
- feat(core/menu-about-news): fullscreen pop up for sm screens by @nuke-ellington in #1005
- feat(core/avatar): add user-info to dropdown by @danielleroux in #1043
- feat(core/application): app switch by @danielleroux in #1007
- feat(core/sidepane): pane component by @matthiashader in #989
New Contributors
- @gyoengyiszabo made their first contribution in #904
- @Siddharth1605 made their first contribution in #1024
- @ridvandmrc made their first contribution in #1036
Full Changelog: v2.0.4...v2.1.0