10.0.3
What's Changed
- Fix #4983: Radiobutton typescript FormEvent by @melloware in #4989
- Fix #4988: MultiSelect fix for optionValue by @melloware in #4991
- Editor: Fix background color in dark mode themes by @SoyDiego in #4992
- Fix #4993: Column missing headerClassName by @melloware in #4995
- Fix #4994: Filter button still rendered even if show=false by @melloware in #4996
- Bump eslint-config-next from 13.4.19 to 13.5.3 by @dependabot in #4997
- Bump actions/checkout from 3 to 4 by @dependabot in #5002
- Bump @types/node from 20.7.2 to 20.8.0 by @dependabot in #5001
- Fix #5003: ProgressBar apply classname to determinate by @melloware in #5006
- Multiselect clearIcon missing in TypeScript by @melloware in #5010
- Fix #5018: Checkbox typescript FormEvent by @melloware in #5029
- Feature: add typing for useHandleStyle by @gcko in #5025
- Fix #5026: useStorage must JSON.stringify by @melloware in #5030
- Fix #5027: Calendar set initial stepMinute by @melloware in #5032
- Fix #5028: Multiselect filterTemplate by @melloware in #5033
- Fix #5035: ContextMenu not passing data by @melloware in #5037
- Fix #5039: DT contextmenu + row checkbox event handling by @melloware in #5043
- fix Primefaces #5044 Menu with popup prop passed doesnot close on Escape keypress by @akshayaqburst in #5045
- Fix #4219: Prevent NPE on current when autoHighlight by @melloware in #5050
- Fix #5047: Dropdown add label to itemGroup passthrough by @melloware in #5052
- correct typescript error for MenuItem by @mike623 in #5055
- Fix #5054: ContextMenu typescript examples fixed by @melloware in #5056
- Added custom event for data table row pointer events #5051 by @paustint in #5057
- Fix #5060: --text-color-secondary by @melloware in #5066
- Fix: ContextMenu: Broken with nested items (10.0) #5064 by @gnawjaren in #5067
- Fix typo in bulma demo by @buraksekili in #5069
- Fix #5071: useDebounce Typescript by @melloware in #5072
- Fix #5074: Prevent rowExpander from clicking row by @melloware in #5075
New Contributors
- @gcko made their first contribution in #5025
- @mike623 made their first contribution in #5055
- @paustint made their first contribution in #5057
- @gnawjaren made their first contribution in #5067
- @buraksekili made their first contribution in #5069
Full Changelog: 10.0.2...10.0.3