What's Changed
- fix(confirmpopup): accept/reject button props label were not rendering by @SoyDiego in #1438
- fix(breadcrumb): give the icon-only home link an accessible name by @rene-schakmann in #1406
- fix(cascadeselect): give the option list an accessible name by @jase88 in #1454
- fix(virtualscroller): fix row height CSS by @jaroban in #1483
- fix(table): guard row grouping against an empty sort meta array by @saiful-70 in #1422
- fix(multiselect): do not select focused option on tab by @jase88 in #1419
- fix(autocomplete): fix autocomplete with objects containing value pro… by @bschnabel in #1417
- fix(datepicker): defer popup motion until opened (performance issue) by @devfake in #1526
- fix(breadcrumb): expose aria-current on the current page item by @dmorfav in #1402
- fix(schematics): ship nested CommonJS package.json in published dist by @geromegrignon in #1558
- fix(toast): return null instead of false in inline position styles by @geromegrignon in #1560
- fix(optimus-ui-styled): avoid chained rest-destructuring in getCommon/getPreset by @geromegrignon in #1562
- fix(migration): #1559 avoid full schematic tree scans during migration by @Tungsten78 in #1561
New Contributors
- @rene-schakmann made their first contribution in #1406
- @jaroban made their first contribution in #1483
- @saiful-70 made their first contribution in #1422
- @bschnabel made their first contribution in #1417
- @devfake made their first contribution in #1526
- @dmorfav made their first contribution in #1402
- @Tungsten78 made their first contribution in #1561
Full Changelog: 2.0.0...2.0.1