primereact v8.4.0 Release Notes

Release Date: 2022-08-22 // over 1 year ago
  • Full Changelog

    Implemented New Features and Enhancements:

    • FileUpload: Needed Event: onBeforeSelect #3134
    • DataTable: Add setting to sort null records at the beginning when in ascending order like old versions of PrimeReact #3114

    🛠 Fixed bugs:

    • Dialog: blockScroll not working #3166
    • InputNumber: getInput() returns the wrong reference #3161
    • Calendar: does not change "view" dynamicly #3153
    • ⏪ DataTable.restoreTableState does not restore column width #3150
    • RadioButton/Checkbox: onChange event is called for each click #3148
    • PickList - Selection Change properties throw errors #3147
    • 🛠 Calendar: Min/Max fixes ported from PrimeFaces #3125
    • Calendar: TouchUI dismissal issues #3111
    • ⚡️ InputNumber: Tab does not fire update events, meaning inputNumbers do not call callbacks in datatables #3109
    • Tree: Custom filter broken due to overwritten props in useImperativeHandle hook. #3107
    • Chips: keyfilter #3100
    • Editor: Explicit import of quill.js dependency doesn't allow for single pages with inline scripting #3097
    • ⬇️ Dropdown: Required attribute doesn't work #3092
    • TreeSelect: props.panelFooterTemplate doesn't work #3088
    • Tooltip: If the the mouse hover ends before showDelay is reached, then the tooltip won't go away. #3083
    • Mention, InputText, InputTextArea and Password do not maintain p-filled properly #3081
    • 💅 StyleClass: Bug with "position: fixed" on chromium family only, firefox works OK #3080
    • OverlayPanel: Dismissable is ignored #3070
    • FileUpload: Ability to add file from variable #3044
    • ⚡️ Editor: 'Maximum update depth exceeded' on pasting formatted text #2271
    • ⬇️ Dropdown: Wrong event value on OnBlur #2224
    • ⬇️ Dropdown: search functionality can't find item starting with "+" key #2202