PrimeReact 8.2.0
What's Changed
- Fix #2668/#2925: Messages/Toast replace method by @melloware in #2932
- Fix #2936: Slider TypeScript update by @melloware in #2937
- Fix #2935: Datatable do not display handle if not row dragging by @melloware in #2938
- Fix #2939: MenuItem add data:any for custom metadata by @melloware in #2941
- Update SelectItem import statement by @Ruan20795 in #2944
- SelectItem case sensitive import by @melloware in #2945
- Fix #2948: Calendar monthpicker incorrect month on 1st click by @melloware in #2950
- Fix #2957: Image preview do not hide buttons behind image by @melloware in #2958
- Fix #2966: Multiselect maxSelectedLabels 0 value by @melloware in #2968
- Fix #2981: dialog p-overflow-hidden wasn't removed from body on dialog by @seanick39 in #2982
- Fix #2983: Remove doc about shorthand API for SelectItem and MenuModel by @melloware in #2984
- Fix #2974: Badge/Avatar typescript inheritance by @melloware in #2975
- Fix #2777: Check if
globalFilter
is not null before triggering filter by @desmondsow in #2986 - Fix #2974: Badge/Avatar/Card/Chip typescript inheritance by @melloware in #2993
- Fix #2997: Badge 0 as a value not properly rendered by @melloware in #2998
- Fix #2999: Allow ParcelJS builds for Editor/Charts by @melloware in #3000
- Fix #3014: TreeTable sortMeta corrected by @melloware in #3015
- Fix #3016: InputMask StrictMode fix by @melloware in #3017
- Fix #3009: Datatable add virtualScrollerRef by @melloware in #3011
- Fix #3004: Tree arrow keys with dragdrop enabled by @melloware in #3005
- Fix #2978/#2433: Datatable virtualscroller column resizing by @melloware in #2994
- Fix #2971: InputMask use ref not inputRef by @melloware in #2972
- Fix #2961: Calendar yearpicker incorrect by @melloware in #2962
- Fix #2926: Toast wrap long text by @melloware in #2929
- Fix #2921: FloatLabel with webkit autofill fix by @melloware in #2922
- Fix #2919: Avatar priority image, label, icon by @melloware in #2920
- Restrict Toast/Message SeverityType to the only four valid values by @inad9300 in #2911
- Fix #2018: Calendar only fire onChange if dirty by @melloware in #2810
- Fixed #3020 - Placeholder for float label inputs by @cetincakiroglu in #3022
- Fix #2797: Chips add onKeyDown and KeyFilter by @melloware in #2798
- Fix #1661: Calendar do not navigate past min and max by @melloware in #2771
- Fix #2808: MegaMenu start and end template attributes by @melloware in #2809
- Updated the StyleClass type to be compatible with useRef by @dallinlarsen in #3025
- Fix #3023: Sort nulls like Excel by default at bottom by @melloware in #3026
- Fixed #2995 - SplitButton | Add loading and loadingIcon by @cetincakiroglu in #3028
- Fix #3019: Column sortFunction add rowData by @melloware in #3027
- Fix #3033: Autocomplete form submit on ENTER if no item highlighted by @melloware in #3034
- Fix #3031: Image add onError callback by @melloware in #3032
- Fix #1879: Input focus() should not scroll unless autoFocus=true by @melloware in #2787
New Contributors
- @Ruan20795 made their first contribution in #2944
- @seanick39 made their first contribution in #2982
- @desmondsow made their first contribution in #2986
- @dallinlarsen made their first contribution in #3025
Changelog: https://github.com/primefaces/primereact/blob/master/CHANGELOG.md