primereact v5.0.0-rc.2 Release Notes

Release Date: 2020-09-10 // over 3 years ago
  • Full Changelog

    Implemented New Features and Enhancements:

    • โž• Add resetFilterOnHide property to MultiSelect #1565
    • โž• Add resetFilterOnHide property to Dropdown #1564
    • โž• Add keyboard support to MultiSelect #1563
    • ๐Ÿ‘Œ Improve SelectButton implementation #1561
    • โž• Add optionDisabled property to SelectButton #1560
    • โž• Add emptyFilterMessage property to MultiSelect #1556
    • โž• Add emptyFilterMessage property to Dropdown #1554
    • Negative sign with InputNumber #1551
    • InputNumber: pasting doesn't work correctly #1549
    • ๐Ÿ‘ InputGroup support for input components with wrappers #1548
    • ๐Ÿ“š Update PrimeFlex documentation to 2.0.0 #1542
    • Scrollable Table alignment improvement #1541
    • DataTable onRowClick executes when multiple selection mode is enabled and user clicks on selection checkbox column cell #1534
    • โž• Add content property to Message component #1463
    • โž• Add color property to ProgressBar #1457
    • NumberInput does not pass down validation attributes to input element. #1444

    ๐Ÿ›  Fixed bugs:

    • The left and right arrow keys not working on input elements inside Tree #1559
    • Items in PanelMenu are highlighted wrongly with Material dark themes #1557
    • Calendar misplaced layout if more than one month is shown #1553
    • inputNumber cannot set value bigger than 99.999 for an ES locale #1552
    • inputNumber with numeric prefix is not working as expected #1550
    • Item selection does not work on Dropdown with scrollable panel #1544
    • Dialog with Long Content does not scroll in IE11 #1538
    • Pill Text not centered #1532
    • Ripple effect with typescript #1530
    • Component TreeTable doesn't added props className #1473
    • Dialog aria-labelledby references an unexisting id #1405