primereact v5.0.0 Release Notes

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

    Implemented New Features and Enhancements:

    • Lighter Highlight Color for PrimeOne Themes #1605
    • ➕ Add template property support to MenuModel API #1597
    • ➕ Add buttonTemplate property to SplitButton #1596
    • ➕ Add headerTemplate property to AccordionTab on Accordion #1594
    • ➕ Add expandIcon and collapseIcon properties to Accordion #1593
    • ➕ Add id property to Password #1590
    • 👌 Improvement in behavior of components that have overlay panels in scrollable containers #1589
    • InputNumber feature - allow negative values #1585
    • ➕ Add panelClassName and panelStyle properties for appendable overlays #1459
    • TreeTable: expose the filter method for TypeScript #1435

    🛠 Fixed bugs:

    • Alignment issue on Scrollable TreeTable #1599
    • Alignment issue on Scrollable Datatable #1598
    • Button shows "&nbsp" text if the label property is empty #1595
    • InputNumber cannot set value when format property is false #1582
    • Carousel page prop not detecting changes to prop value. #1464
    • Pagination (currentPageReportTemplate) is not showing correct page no for first #1453
    • MultiSelect: error when selecting option with null value #1446
    • ⚠ MultiSelect: warning in console when using string array as options #1445