10.9.0
What's Changed
- fix: incorrect import in accordion templatedoc by @navedqb in #7467
- fix: #7437, TabView: Unable to select closable icon of tabs through keyboard by @akshayaqburst in #7438
- Fix: Icon aria-hidden value fix by @tneeraja95 in #7476
- style(TreeTable): add highlight for rows selected with checkbox by @KumJungMin in #7406
- Fix #7368: Unique key prop added to Chips and icons by @melloware in #7482
- Fix #7483: Toast/Message handle remove by id 0 by @melloware in #7484
- Fixed incorrect defaultValues for emptyMessage by @vasivuk in #7485
- fix(TreeTable): onFilter function to use functional updates by @KumJungMin in #7486
- fix:datatable-select-bugs by @kl-nevermore in #7492
- fix incorrect imports in captchadoc by @navedqb in #7491
- chore(deps-dev): bump @types/react from 18.3.10 to 18.3.12 by @dependabot in #7461
- chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 by @dependabot in #7463
- chore(deps-dev): bump @testing-library/jest-dom from 6.5.0 to 6.6.3 by @dependabot in #7465
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #7493
- Fix #7494: ConfirmDialog do not call onHide if dialog is not visible by @melloware in #7495
- fix: correct case for setLazyState method by @redonearth in #7498
- fix(Calendar): apply viewDate Year when yearNavigator and view month mode by @KumJungMin in #7503
- Accessibility: Make all components import from ariaLabel instead by @zaguiini in #7458
- fix #7518: Change icon from cog to palette on the Theming docs page by @petrdudacek in #7519
- Fix InputTextArea exhaustive deps by @melloware in #7520
- fix(TreeTable): define togglerTemplate props in TreeTableBase by @KumJungMin in #7521
- fix: #7527, Dropdown: Editable Dropdown search not working as expected by @akshayaqburst in #7528
- Fix #7529: Datatable advanced filter allow SPACE key by @melloware in #7530
- Fix #7514: Dropdown float label fix by @melloware in #7531
- Fix #7489: ScrollPanel defend against NULL ref by @melloware in #7532
- Fix #7436: Button tooltip prevent display order collision by @melloware in #7533
- Fix #7440: Checkbox pass event for onBlur/onFocus by @melloware in #7534
- Fix #7409: Dropdown useOptionAsValue do not pass to DOM by @melloware in #7535
- Fix #7508: Disabled Menu item display by @melloware in #7537
- Update LICENSE.md, fix copyright license year by @JasonnnW3000 in #7538
- Fix #7403: FocusTrap in React19 must not access element.ref by @melloware in #7539
- Fix #7180 Screenreader improve hidden accessible by @melloware in #7179
New Contributors
- @vasivuk made their first contribution in #7485
- @redonearth made their first contribution in #7498
- @petrdudacek made their first contribution in #7519
- @JasonnnW3000 made their first contribution in #7538
Full Changelog: 10.8.5...10.9.0