10.7.0
What's Changed
- fix: Error in type definition by @ivanpajon in #6670
- fix: emptyMessage prop and default label in unstyled mode by @ivanpajon in #6672
- Bump quill from 2.0.0 to 2.0.2 by @dependabot in #6673
- fix: Types in CalendarPassThroughOptions by @ivanpajon in #6676
- Bump sass from 1.69.5 to 1.77.2 by @dependabot in #6674
- fix: Missing prop in SidebarPassThroughMethodOptions by @ivanpajon in #6689
- fix: #6680, Tooltip: Escape key not dismissing tooltip (WCAG 2.1 1.4.13) by @akshayaqburst in #6687
- Fix onEditorCallback row data not being updated by @didix16 in #6685
- fix: #6693, colorpicker: Color picker popup not closing on escape button click in some specific scenarios by @akshayaqburst in #6694
- Fix #6691: fix default editMode value by @Rekl0w in #6692
- Fix: metergroup typos by @ivanpajon in #6699
- Fix #6704: TieredMenu remove aria-level by @melloware in #6705
- Fix #6706: Datatable selection aria locale label by @melloware in #6707
- Fix #6058 Dropdown: Select value with Enter when optionValue is set by @GabriellDatacamp in #6703
- fix:#6683:DataTable: Tabulation is not working propertly by @kl-nevermore in #6710
- fix: escape key not working in dialog by @navedqb in #6719
- Fix #6727: InputNumber keydown bugfix by @melloware in #6728
- Fix #6730: fix InputOtp keyDown by @Rekl0w in #6731
- Fix #6735: Datatable respect editMode to determine if editable by @melloware in #6736
- Fix #6737 Calendar month navigator by @KirilCycle in #6739
- Feat #6740: Add content prop to Menubar component by @Rekl0w in #6742
- Fix #6746: Fix Calendar onDateSelect function by @Rekl0w in #6748
- Fix package.json security updates for braces by @melloware in #6750
- Bump @testing-library/jest-dom from 6.4.2 to 6.4.6 by @dependabot in #6752
- Bump gulp from 4.0.2 to 5.0.0 by @dependabot in #6713
- Fix #6749: Fix TreeSelect filter for space key by @Rekl0w in #6754
- Fix #6724: React 19 support by @melloware in #6725
- fix: incorrect default value for minFractionDigits when set to null by @navedqb in #6762
- fix: highlight range of month in datePicker by @KumJungMin in #6759
- fix: highlight range of year in datePicker by @KumJungMin in #6760
- fix(Tooltip): not dynamically update align when position is mouse by @KumJungMin in #6764
- Fix #6766: Added checks for dragdropScope being defined before conversion by @AnotherZane in #6767
- Fix #6774: Rename previousButton to prevButton by @Rekl0w in #6775
- Fix(ColorPicker): apply s and b of previous hsb to hsbValue by @KumJungMin in #6788
- Fix #6791: apply year change in Calendar when input changed by @KumJungMin in #6794
- Fix: #6796 check for visibleOptions existing before looking up the index by @PuppetFoam in #6797
- Fix: #6666 onMonthChange prop not being called when user increments / decrements month using arrow buttons. by @PuppetFoam in #6799
- Fix a few typos in markdown files by @AlexanderZeilmann in #6801
- Fix #6809: Make sure editable dropdown opens when user types by @peconomou929 in #6810
- Fix: #6684 DataTable column resize on touchscreens by @KirilCycle in #6726
- Calendar's monthNavigatorTemplate Not Working by @nitrogenous in #6818
- Fix #6718: FocusTrap better handling of autoFocus property by @melloware in #6721
- Fix: Datatable radiobuttons and types by @ivanpajon in #6698
- Fix: ListBox keyboard navigation like primevue by @KirilCycle in #6570
- Fix #6291 Checkbox: Component fail to render when by @LeandroMarcondes in #6679
New Contributors
- @ivanpajon made their first contribution in #6670
- @GabriellDatacamp made their first contribution in #6703
- @KumJungMin made their first contribution in #6759
- @AnotherZane made their first contribution in #6767
- @PuppetFoam made their first contribution in #6797
- @AlexanderZeilmann made their first contribution in #6801
- @LeandroMarcondes made their first contribution in #6679
Full Changelog: 10.6.6...10.7.0