What's Changed
- Fix: ToggleButton accessibility attributes by @tneeraja95 in #8068
- Menu Items id and no null id by @Aryan3902 in #8076
- Docs: fix table custom filter docs by @angelod1as in #8078
- fix(MultiStateCheckbox): add missing invalid and variant props to TypeScript Interface by @navedqb in #8086
- fix(Dialog): Out-of-viewport dialog can be dragged back in by @Simbayyy in #8091
- Datatable: cellMemo parameter for radio/checkbox cells by @acc-cassio in #8098
- fix: add missing icon types by @navedqb in #8100
- fix:#8099:DataTable: dissapearing values when clicking quickly by @kl-nevermore in #8105
- build(deps-dev): bump gulp from 5.0.0 to 5.0.1 by @dependabot[bot] in #8112
- build(deps): bump chart.js from 4.4.9 to 4.5.0 by @dependabot[bot] in #8110
- Fix #8120: Datatable default cellMemo props by @melloware in #8123
- DataTable: Restore CustomSort on restoreState by @gnawjaren in #8122
- Update instructions to use yalc by @gnawjaren in #8124
- Dropdown: show emptyMessage when Dropdown with VirtualScroller has no data by @sergiomendi in #8125
- Fix #8115 DataTableSelectionCellChangeEvent only return a single value by @ulgyd0gg in #8127
- DataTable: Fix and Simplify overlay handling in cell edit mode by @gnawjaren in #7951
- Carousel: Fix initial position for circular by @gnawjaren in #8131
- Update ColumnFilter.js by @spatelengg in #8137
- fix(InputNumber): fix decimal value on spin by @navedqb in #8139
- Fix #8145: Button icon remove pointer events by @melloware in #8147
- build(deps-dev): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #8154
- fix(datepicker): clear seconds when showSeconds is false by @navedqb in #8167
- fix(tree): toggle node while filtering and position of the dropdown panel by @kaylaa0 in #8173
- fix(menubar): clicking submenu header inside dropdown by @kaylaa0 in #8175
- fix(datatable, cell): consistency when multiple frozen columns exist … by @kaylaa0 in #8180
- Expose
processedData
inDataTable
by @makeeno in #8181 - Enhancement: add in Multiselect filterInputKeyDown to filterTemplate options for consistency with Dropdown by @sergiomendi in #8199
- Fix #8202: Dropdown & MultiSelect prevent option focus on reopen when autoOptionFocus is false by @sergiomendi in #8203
- fix: onMonthChange returns inconsistent month value by @navedqb in #8204
- Revert "Fix #8202: Dropdown & MultiSelect prevent option focus on reopen when autoOptionFocus is false" by @mertsincan in #8218
New Contributors
- @Aryan3902 made their first contribution in #8076
- @angelod1as made their first contribution in #8078
- @Simbayyy made their first contribution in #8091
- @sergiomendi made their first contribution in #8125
- @ulgyd0gg made their first contribution in #8127
- @spatelengg made their first contribution in #8137
- @kaylaa0 made their first contribution in #8173
- @makeeno made their first contribution in #8181
Full Changelog: 10.9.6...10.9.7