What's Changed
- fix: block float paste in integeronly input by @navedqb in #8222
- Removing aria-checked property for checkbox by @Aryan3902 in #8230
- fix(OverlayPanel): outside-click dismiss not working when cssTransition=false by @KumJungMin in #8255
- fix 8072: dropdown wrong behavior by @DDev-max in #8243
- build(deps): bump jspdf from 3.0.1 to 3.0.2 by @dependabot[bot] in #8267
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #8264
- fix #8272: bug in onSpaceKey with shift selection in PickList by @emmanuel-ferdman in #8273
- fix #8274 : InputNumber setting value doesn't trigger onChange by @tanerengiiin in #8275
- fix: enable single-field editing in OTP input by @navedqb in #8307
- #8318 Fix the showHeader default value of Editor by @yunics-highfield in #8319
- fix(Calendar): prevent auto-refocus on single selection mode (#8302) by @Coderxrohan in #8323
- Handle null case for processedItem in Menubar.js by @ccbrown in #8329
- fix component names in the title of documentation pages by @bognargabor99 in #8332
- fix: missing properties in MenubarContext by @navedqb in #8334
- Fix #5975 by @kyybo in #8335
- fix: #8341, MenuBar: Up and down arrow key navigation not working with dropdown items in MenuBar by @akshayaqburst in #8342
- fix: #8343, PanelMenu: Up and down arrow key navigation not working with dropdown items in PanelMenu by @akshayaqburst in #8344
- fix: #8345, CascadeSelect: Cascade Submenu is not focussable with right and left arrow navigations by @akshayaqburst in #8346
- fix(HeaderCell): improve left positioning logic for frozen multi-row scenarios by @kaylaa0 in #8327
- fix(calendar): prevent rejection of input entry when date is within min/max range by @kaylaa0 in #8321
- build(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #8313
- build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #8311
- fix: #8353, SpeedDial Linear invisible div overlay even when menu closed by @akshayaqburst in #8354
- build(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #8369
- build(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 by @dependabot[bot] in #8368
- fix: pdf export in table by @navedqb in #8372
- fix(tree): trigger re-render when filter and onChange in Tree component by @kaylaa0 in #8386
- fix(TieredMenu) ignores separator visibility property by @navedqb in #8390
- build(deps): bump fs-extra from 11.3.1 to 11.3.2 by @dependabot[bot] in #8371
- fix(InputNumber): fix decimal rounding on spin by @selfplusplus2 in #8392
- build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #8396
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #8417
- Fix #8357: Calendar closes correctly on scroll by @AbelNoble in #8427
- Fix #8449: Nested SplitterPanel detection logic by @usrlocl in #8448
- fix(datatable): prevent stale closures when cellMemo is enabled by @Coderxrohan in #8451
- Fix Menu popup hover flicker by @Coderxrohan in #8452
- Docs: Clarify locale precedence when using PrimeReactProvider by @Coderxrohan in #8453
- Fix OrganizationChart connector layout for large child counts by @Coderxrohan in #8454
- Fix: forward autoComplete prop to input-based components by @Coderxrohan in #8456
- Fix Calendar displaying value when controlled state is not updated by @Coderxrohan in #8457
- Fix Calendar mask not firing onInput event by @Coderxrohan in #8458
- fix: show date selection onClick by @navedqb in #8359
- docs(Calendar): fix first-click issue on documentation site by @Coderxrohan in #8459
- Fix: DataTable issue loading prop true hides empty message #8292 by @sarathkumarsasi in #8297
- fix(DataTable): debounce global filter in Customers demo to improve performance by @Coderxrohan in #8461
- fix(Tree): only toggle 'filter' expanded keys when the filter is used by @RolT in #8409
- aria-controls on multiselect panel by @Aryan3902 in #8241
- fix(docs): hide API tab when apiDocs are not available by @Coderxrohan in #8462
- build(deps): bump jspdf from 3.0.2 to 4.0.0 by @dependabot[bot] in #8466
- Fix: Unique id for MultiState checkbox by @Aryan3902 in #8473
- Fix Datatable custom filter example documentation by @RolT in #8481
- fix(datatable): restore state after locale initialization by @Coderxrohan in #8494
- fix(orderlist): preserve original order when moving multi-selected items by @Coderxrohan in #8497
- fix(InputNumber): correctly handle decimal point by @avasuro in #8512
- fix: prevent unnecessary state updates in Tooltip by checking for value changes by @mustafajw07 in #8525
- docs: add omitted types in paginationdoc.js by @13RTK in #8529
- Fix bug of ConfirmDialog: closing animation is replaced by secondary dialog animation by @icenitipol in #8535
New Contributors
- @DDev-max made their first contribution in #8243
- @emmanuel-ferdman made their first contribution in #8273
- @yunics-highfield made their first contribution in #8319
- @Coderxrohan made their first contribution in #8323
- @ccbrown made their first contribution in #8329
- @bognargabor99 made their first contribution in #8332
- @selfplusplus2 made their first contribution in #8392
- @AbelNoble made their first contribution in #8427
- @usrlocl made their first contribution in #8448
- @RolT made their first contribution in #8409
- @mustafajw07 made their first contribution in #8525
- @13RTK made their first contribution in #8529
- @icenitipol made their first contribution in #8535
Full Changelog: 10.9.7...10.9.8