primereact v5.0.2 Release Notes

Release Date: 2020-11-30 // over 3 years ago
  • Full Changelog

    💥 Breaking changes:

    • 🔄 Change params of onEditorInit, onEditorSubmit, onEditorCancel and editorValidator callbacks on Column #1692

    Implemented New Features and Enhancements:

    • ✂ Remove PrimeFlex dependency from MegaMenu #1690
    • Chips display for MultiSelect #1689
    • ➕ Add the 'enter' key support to InputNumber #1688
    • 🆕 New Component: Timeline #1687
    • 👌 Improve Password implementation #1684
    • 👌 Improve Tooltip implementation #1683
    • ➕ Add onFocus and onBlur events on InputMask #1677
    • OverlayPanel - arrow always on the left side of the panel. #1671
    • 🔄 Change the types of header, footer, title, subTitle properties on Card #1658
    • ➕ Add separator support to SplitButton #1656
    • Do not hide overlays on body scroll #1655
    • ✂ Remove 'classnames' dependency from PrimeReact components #1653
    • ➕ Add showClear property to MultiSelect #1627
    • ➕ Add mediumRegex and strongRegex property to Password #1623
    • ➕ Add browser event param to editor callbacks on Datatable #1577

    🛠 Fixed bugs:

    • 👻 DataView throws an exception when the last page is reached using Paginator #1691
    • DataTable edit not work (Input disappears immediately after clicking cell) in [email protected] #1685
    • Chips is not working when the initial value sets 'null' #1678
    • 📚 Global tooltip documentation missing #1676
    • ⚡️ Calendar value change does not update UI #1672
    • Tooltip with showDelay appears despite cursor has already left the Input #1667
    • When a partial selection is made among children of a node, the minus icon doesn't appear in the checkbox of that node. #1657
    • Float label is not working on Chips #1654
    • DataTable with lazy mode and multiple selection doesn't work as expected #1636
    • pRipple working when disabled(etc menuitem) #1634
    • DataTable Context Menu doesn't reposition #1574
    • Multiple sort in TreeTable is not working when passing multisortmeta props #1442