primereact v8.3.0 Release Notes

Release Date: 2022-07-18 // almost 2 years ago
  • Full Changelog

    Implemented New Features and Enhancements:

    • Charts: Explicit import of chart.js dependency doesn't allow for single pages with inline scripting #3059
    • 👍 FilterTemplate support for components #3039

    🛠 Fixed bugs:

    • maxDate & minDate are broken in month-picker on Calendar #3076
    • Chips: UX issue #3072
    • Tooltip: positioned incorrectly in React 18 #3065
    • Calendar: decade selection can't be changed #3064
    • ConfirmDialog: mismatch in new version #3063
    • Calendar triggers onChange event twice when typing in React 18 Strict Mode #3062
    • 🏷 Tag/Badge: SeverityType incorrect #3056
    • Checkbox/RadioButton: stops working in labels #3054
    • DataTable: Checkbox Row Selection and VirtualScroller not working simultaneously #3053
    • Datatable: Filter icon gets highlighted without even applying the filter #3051
    • SplitButton: TypeScript Error "Cannot Find Name 'ButtonProps'" #3048
    • DataTable: DataTable row reorder is not working #3046
    • FileUpload: ref property does not show all the props #3045
    • ⬇️ Dropdown: hard to identify error on non matching label #3038
    • ⚡️ DataTable: custom filter icon is not updating #2976
    • Components: Cannot access ref #2963
    • InputNumber : Id not available in the OnChange #2908
    • 0️⃣ Hooks: useImperativeHandle is preventing the default behaviour of useRef hook #2893
    • DataTable ignores sortFunction and sortField for initial sorting #2514