PrimeReact 8.7.3
What's Changed
- Fix #3606: ProgressBar/Spinner jest tests by @melloware in #3607
- Fix #3608: Ripple and Message jest tests by @melloware in #3609
- Fix #2671: Showcase store theme in local storage by @melloware in #2772
- Fix #3610: Panel, FieldSet, Card jest tests by @melloware in #3611
- Fix #3029: InputNumber when overwriting with suffix by @melloware in #3612
- Fix #3392: MultiSelect - Add useOptionAsValue prop by @erik-vanlankvelt in #3613
- Fix #1866: InputNumber arrows keys don't work tabbing into symbol field by @melloware in #3614
- Fix #2871: InputNumber duplicating suffix when using decimals by @melloware in #3615
- TreeNode: Add id property by @francmarin98 in #3617
- Enforce minimum Node engine in package.json by @melloware in #3619
- Typescript showcase updates by @melloware in #3620
- Fix #3621: BlockUI Jest test by @melloware in #3622
- Ref tests by @melloware in #3624
- Fix #2588: Tooltip add position=mouse by @melloware in #3625
- Fix #3626: Splitter/ScrollPanel Jest tests by @melloware in #3627
- fix: nmp run dev fails under Linux #3631 by @kalinkrustev in #3632
- Fix #3636: Radiobutton fire onChange only if changed by @melloware in #3637
- Fix #3638: ConfirmDialog showcase example render correctly by @melloware in #3639
- Fix #3635: InputTextarea/InputText proper typescript def by @melloware in #3640
- Fix #3641: Checkbox fix disabled pointer by @melloware in #3642
- fix #3535 regression by @kalinkrustev in #3646
- Fix #3645: React hook form Password example by @melloware in #3650
- Fix #3647: Image fallback URL if there is an error by @melloware in #3648
- Typescript doc fixes by @melloware in #3651
- Fix #3643: RowGroupHeaderTemplate allow custom rendering by @melloware in #3652
- Build(deps): Bump loader-utils from 3.2.0 to 3.2.1 by @dependabot in #3653
- Fix #3654: Colorpicker panelStyle and panelClassName by @melloware in #3657
- Fix #3649: Listbox emptyMessage, emptyFilterMessage by @melloware in #3658
- Fix #3655: ENTER key on menu filter input applies filter by @melloware in #3660
- Autocomplete typescript doc fixes by @melloware in #3661
- Fix #3662: Dropdown add focusInputRef for React Hook Form by @melloware in #3663
- Fix #3476: DataTable: TypeError when adding and starting editing a new row by @yanxiyue in #3664
- Fix #1883: Orderlist Drag and Drop by @melloware in #3667
- Fix #3668: Image style type CSSProperties by @melloware in #3671
- Fix #3659: AutoComplete use deepEquals for comparison by @melloware in #3675
- Fix #2526: DataTable contextmenu selection highlight by @melloware in #3676
- Fix #2547: React Hook Form validation examples by @melloware in #3677
- Fix #2547: React Hook Form validation examples by @melloware in #3680
- Typescript example fixes by @melloware in #3681
- Fix #3683: BlockUI add containerStyle, containerClassName by @melloware in #3684
- Fix #3685: TreeSelect inputRef and validation example by @melloware in #3686
- Fix #3687: Tooltip prevent scrollbar flickering by @melloware in #3690
- Fix #3689: TreeTable body cell error by @melloware in #3691
- Fix #3692: Button tooltip remaining displayed after disable by @melloware in #3696
- Fix #3694: Update responsive style on scrollable change by @melloware in #3697
- Fix #1945/#3703: onRowMouseEnter/onRowMouseLeave by @melloware in #3705
- Fix #3122: Prevent overlay flickering by @melloware in #3706
- Fix #1396: onValueChanged called on filter state change by @melloware in #3707
- Fix #2745: Multiselect inline flex by @kalinkrustev in #2744
- Fix #3302: Multiselect add overlayVisible property by @melloware in #3708
- Fix #3712: PrimeReact.nullSortOrder working properly by @melloware in #3713
- Fix #2042: Dialog better handling of draggable by @melloware in #3709
- Revert "Fix #2042: Dialog better handling of draggable" by @melloware in #3714
- Fix #3716: The show() method causes the browser to crash. by @habubey in #3717
- Fix #2318: ContextMenu submenu collision detection by @melloware in #3719
- Fix #3721: MultiSelect add filterInputAutoFocus by @melloware in #3722
- Fix #3721: Remove filterInputAutoFocus by @melloware in #3723
- Fix Chart initialized in unmounted component by @mpressmar in #3724
- Revert "Fix #2871: InputNumber duplicating suffix when using decimals" by @mertsincan in #3727
- Build(deps-dev): Bump @rollup/plugin-babel from 6.0.2 to 6.0.3 by @dependabot in #3730
- Build(deps-dev): Bump eslint-config-next from 13.0.3 to 13.0.5 by @dependabot in #3732
- Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #3736
- Build(deps-dev): Bump @types/node from 18.11.9 to 18.11.10 by @dependabot in #3734
- Build(deps-dev): Bump eslint from 8.27.0 to 8.28.0 by @dependabot in #3733
- Fix #2837: TieredMenu/ContextMenu height handling by @melloware in #3737
- Fix #3738: Slider replace 0/100 with min/max values by @melloware in #3739
New Contributors
- @erik-vanlankvelt made their first contribution in #3613
- @francmarin98 made their first contribution in #3617
- @mpressmar made their first contribution in #3724
Full Changelog: 8.7.2...8.7.3