What's Changed
- Fix #7196: Remove unnecessary timeout for opening overlay in MultiSelect by @iamkyrylo in #7197
- Fix DomPurify audit warning by @melloware in #7203
- Fix: 7201 Fix issue related to optional parameter by @gcko in #7212
- Fix #7206: Missing typescript definitions by @ivanpajon in #7207
- fix: align OverlayPanel arrow directly above trigger for top position #7204 by @ozantekin in #7205
- Fix #7208: Fix Advanced Filter TS Demo by @melloware in #7213
- #7130 Fix - Replacing keyboardEvent.keyCode with *.key to avoid problems on azerty layouts by @sja-cslab in #7214
- fix #7210: align ConfirmPopup arrow directly above trigger for top position by @ozantekin in #7215
- Fix #7187: Provide readable input value based on selected option labels v2 by @iamkyrylo in #7216
- fix: #7200 Fix Drag Selection for Datatable by @gcko in #7217
- Fix #7218: DT Customers TS example updated by @melloware in #7223
- fix: #7195 by @gcko in #7226
- fix #7220: resolve global esc key listener conflict in Calendar component by @ozantekin in #7228
- fix: #7239: Incorrect behaviour of dragging over DataTable rows by @kttmv in #7241
- Mention: Add show/hide to typescript and docs by @melloware in #7242
- fix: #6300 by @gcko in #7246
- fix: #6682 by @gcko in #7247
- fix: #6776 by @gcko in #7249
- fix: show viewDate year when yearNavigator mode by @KumJungMin in #7252
- Fix #7255: Sidebar closeIcon typescript by @melloware in #7256
- fix: reflect changed year when selecting date in month view by @KumJungMin in #7257
- Fix #7261: Menu separator respect visible property by @melloware in #7263
- Fix #7259: SplitButton menu passthrough by @melloware in #7264
- fix: fixed DataTable thead z-index (#7258) by @skj-skj in #7268
- #7270 Add missing base styling to TreeTable by @MBelniak in #7272
- Fix #7269: TreeTable ignore size attribute by @melloware in #7273
- Tooltip Both Fix with Dynamic State by @ddoemonn in #7288
- Fix formatting by @melloware in #7290
- chore(deps-dev): bump @babel/plugin-transform-runtime from 7.24.7 to 7.25.4 by @dependabot in #7291
- chore(deps-dev): bump @types/node from 22.5.2 to 22.7.4 by @dependabot in #7292
- Prettier 3.3.3 by @melloware in #7297
- fix: flatOptions on Dropdown causing option group label blank by @marengga in #7296
- fix(steps): make active step controlled via props by @ddoemonn in #7300
- Fix #7301: Dialog fix aria close label by @melloware in #7302
- docs: π add md/mdc indigo themes by @qwadrox in #7305
- fix: #7313, TriStateCheckbox: Warning: value prop on input should not be null. Consider using an empty string to clear the component or undefined for uncontrolled components. by @akshayaqburst in #7315
- fix(Dropdown): prevent event bubbling when dropdown click by @KumJungMin in #7317
- Fix #7323: Clear timer in InputNumber component on unmount by @tnowad in #7325
- fix(Dropdown): pass option object value to selectItem when optionValue is set by @KumJungMin in #7327
- fix: trigger remove chip event when the chip is visible by @KumJungMin in #7193
- fix: #7330, AutoComplete: Selected item is not getting highlighted when visited again unlike Dropdown component by @akshayaqburst in #7331
- οΏ½fix(Calendar): revert unworked code (#6920) by @KumJungMin in #7336
- MultiSelect: Allow to be inline on first render. by @Et7f3 in #7342
- fix #7345: Duplicated class in InputTextarea using className in unsty⦠by @samy-mssi in #7346
- Fix #6633: AutoComplete with selectedItemTemplate by @melloware in #7353
- Fix: CSS Modules documentation (:global selector) by @StopNGo in #7352
- Fix #7354: InputMask Classname p-filled not works fine by @ivanpajon in #7355
- fix(Multiselect): optimize handling of grouped options by flattening structure by @KumJungMin in #7357
- Reference correct translation key for the
aria-label
attribute within UIMessage's Close Icon by @zaguiini in #7365 - Update TreeTable.js: Unable to custom columns' filter by @mlyaho in #7366
- Fix #7368: Chips prevent unique key warning by @melloware in #7369
- Remove null check from Dropdown getSelectedOptionIndex() by @VentuzTammoHinrichs in #7371
- fix(Mention): pass autoResize props to inner component by @KumJungMin in #7374
- fix: #7377, MultiSelect: Cannot access the close Icon and clear the input using keyboard in Filled mode by @akshayaqburst in #7378
- chore(deps): bump jspdf-autotable from 3.8.3 to 3.8.4 by @dependabot in #7380
- chore(deps): bump chart.js from 4.4.4 to 4.4.6 by @dependabot in #7381
- chore(deps-dev): bump @babel/preset-env from 7.25.4 to 7.26.0 by @dependabot in #7382
- chore(deps-dev): bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0 by @dependabot in #7383
- fix: #7349, MultiSelect: Unable to select remove icon of chips through keyboard by @akshayaqburst in #7384
- Fix #7439: Refactor multiselect by @melloware in #7386
- Fix for Issue 7329 by @Nickog13 in #7360
- Pass event to onHide callback of the dialog by @snake-py in #7394
- fixed typo in Sidebar.js by @snake-py in #7397
- fix(BodyCell): prevent cell or row refocus when overlay clicked by @KumJungMin in #7401
- update stickydoc.js to make the options more clear by @MahdiMajdian in #7411
- Fixing cssTransitionfalse does not disable animations globally by @tneeraja95 in #7417
- Fix #7321: DataTable 10.8.4: Drag Selection is still broken by @LeandroMarcondes in #7421
- Dropdown issue 7423: preventDefault on click by @toddburnside in #7424
- Fix: Dropdowmitem: Passing key directly without using spread by @tneeraja95 in #7431
- fix: correct empty label rendering to display non-breaking space by @navedqb in #7433
- fix: #7434, Tree Component: Onclicking the toggle button producing console error by @akshayaqburst in #7444
- Add 'help' as severity in splitbutton.d.ts by @AlexanderZeilmann in #7446
- chore(deps-dev): bump rollup from 2.79.1 to 2.79.2 by @dependabot in #7457
New Contributors
- @ozantekin made their first contribution in #7205
- @kttmv made their first contribution in #7241
- @skj-skj made their first contribution in #7268
- @ddoemonn made their first contribution in #7288
- @marengga made their first contribution in #7296
- @qwadrox made their first contribution in #7305
- @tnowad made their first contribution in #7325
- @StopNGo made their first contribution in #7352
- @zaguiini made their first contribution in #7365
- @mlyaho made their first contribution in #7366
- @VentuzTammoHinrichs made their first contribution in #7371
- @Nickog13 made their first contribution in #7360
- @snake-py made their first contribution in #7394
- @MahdiMajdian made their first contribution in #7411
- @tneeraja95 made their first contribution in #7417
- @toddburnside made their first contribution in #7424
Full Changelog: 10.8.4...10.8.5