What's Changed
- fix(inputnumber): Hitting enter when text is selected deletes text by @jaroban in #1563
- fix(autocomplete): use selected item template in single mode by @xonaib in #1398
- fix(cascadeselect): bind role="group" on nested option lists by @jase88 in #1568
- feat(autocomplete): add generic typing support for AutoComplete compo… by @pavankjadda in #1576
- fix: #19485 - Table virtualScroll rows not visible with percentage scrollHeight by @karoc123 in #1232
- fix(confirmpopup): resolve options from the active confirmation by @rene-schakmann in #1564
- fix(scroller): blank rows when lazy loading while scrolling backward or jumping multiple pages by @rgroenewoudt in #1240
- fix(tooltip): ignore mouseenter that follows no mouseleave by @rene-schakmann in #1442
- fix: Table ColumnFilter leaves stale ZIndexUtils entries on close by @EeneeS in #1357
- fix(tooltip): reset escaped content without innerHTML by @jase88 in #1418
- feat(types): export the severity types by @jase88 in #1452
- fix(autocomplete): match options against the model when optionValue is set by @dominicbachmann in #1608
- fix(dynamicdialog): respect ariaLabelledBy from config by @jase88 in #1614
- fix(treeselect): realign overlay when virtual scroll settles by @Balabk5 in #1602
- fix(schematics): fail ng-add on a PrimeNG workspace instead of warning by @rene-schakmann in #1610
- refactor(optimus-ui): migrate templates to built-in control flow by @dominicbachmann in #1609
- fix(theme): stop colorScheme defaults from overriding top-level prese… by @Balabk5 in #1606
- fix(tabs): Add missing display: flex by @jaroban in #1619
- fix: mark library-internal ngModel bindings as standalone (NG01354) by @rgroenewoudt in #1612
New Contributors
- @xonaib made their first contribution in #1398
- @pavankjadda made their first contribution in #1576
- @karoc123 made their first contribution in #1232
- @rgroenewoudt made their first contribution in #1240
- @EeneeS made their first contribution in #1357
- @Balabk5 made their first contribution in #1602
Full Changelog: 2.0.1...2.0.2