diff --git a/CHANGELOG.md b/CHANGELOG.md index 600f67b20f..249a81b700 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,57 @@ # Changelog +## [10.7.0](https://github.com/primefaces/primereact/tree/10.7.0) (2024-07-03) + +[Full Changelog](https://github.com/primefaces/primereact/compare/10.6.6...10.7.0) + +**Fixed Bugs:** + +* Error in type definition [\#6670](https://github.com/primefaces/primereact/pull/6670) +* emptyMessage prop and default label in unstyled mode [\#6672](https://github.com/primefaces/primereact/pull/6672) +* Bump quill from 2.0.0 to 2.0.2 [\#6673](https://github.com/primefaces/primereact/pull/6673) +* Types in CalendarPassThroughOptions [\#6676](https://github.com/primefaces/primereact/pull/6676) +* Bump sass from 1.69.5 to 1.77.2 [\#6674](https://github.com/primefaces/primereact/pull/6674) +* Missing prop in SidebarPassThroughMethodOptions [\#6689](https://github.com/primefaces/primereact/pull/6689) +* Tooltip: Escape key not dismissing tooltip (WCAG 2.1 1.4.13) [\#6687](https://github.com/primefaces/primereact/pull/6687) +* onEditorCallback row data not being updated [\#6685](https://github.com/primefaces/primereact/pull/6685) +* colorpicker: Color picker popup not closing on escape button click in some specific scenarios [\#6694](https://github.com/primefaces/primereact/pull/6694) +* fix default editMode value [\#6692](https://github.com/primefaces/primereact/pull/6692) +* metergroup typos [\#6699](https://github.com/primefaces/primereact/pull/6699) +* TieredMenu remove aria-level [\#6705](https://github.com/primefaces/primereact/pull/6705) +* Datatable selection aria locale label [\#6707](https://github.com/primefaces/primereact/pull/6707) +* Dropdown: Select value with Enter when optionValue is set [\#6703](https://github.com/primefaces/primereact/pull/6703) +* DataTable: Tabulation is not working properly [\#6710](https://github.com/primefaces/primereact/pull/6710) +* escape key not working in dialog [\#6719](https://github.com/primefaces/primereact/pull/6719) +* InputNumber keydown bugfix [\#6728](https://github.com/primefaces/primereact/pull/6728) +* fix InputOtp keyDown [\#6731](https://github.com/primefaces/primereact/pull/6731) +* Datatable respect editMode to determine if editable [\#6736](https://github.com/primefaces/primereact/pull/6736) +* Calendar month navigator [\#6739](https://github.com/primefaces/primereact/pull/6739) +* Add content prop to Menubar component [\#6742](https://github.com/primefaces/primereact/pull/6742) +* Fix Calendar onDateSelect function [\#6748](https://github.com/primefaces/primereact/pull/6748) +* package.json security updates for braces [\#6750](https://github.com/primefaces/primereact/pull/6750) +* Bump @testing-library/jest-dom from 6.4.2 to 6.4.6 [\#6752](https://github.com/primefaces/primereact/pull/6752) +* Bump gulp from 4.0.2 to 5.0.0 [\#6713](https://github.com/primefaces/primereact/pull/6713) +* Fix TreeSelect filter for space key [\#6754](https://github.com/primefaces/primereact/pull/6754) +* React 19 support [\#6725](https://github.com/primefaces/primereact/pull/6725) +* incorrect default value for minFractionDigits when set to null [\#6762](https://github.com/primefaces/primereact/pull/6762) +* highlight range of month in datePicker [\#6759](https://github.com/primefaces/primereact/pull/6759) +* highlight range of year in datePicker [\#6760](https://github.com/primefaces/primereact/pull/6760) +* (Tooltip): not dynamically update align when position is mouse [\#6764](https://github.com/primefaces/primereact/pull/6764) +* Added checks for dragdropScope being defined before conversion [\#6767](https://github.com/primefaces/primereact/pull/6767) +* Rename previousButton to prevButton [\#6775](https://github.com/primefaces/primereact/pull/6775) +* (ColorPicker): apply s and b of previous hsb to hsbValue [\#6788](https://github.com/primefaces/primereact/pull/6788) +* apply year change in Calendar when input changed [\#6794](https://github.com/primefaces/primereact/pull/6794) +* check for visibleOptions existing before looking up the index [\#6797](https://github.com/primefaces/primereact/pull/6797) +* onMonthChange prop not being called when user increments / decrements month using arrow buttons [\#6799](https://github.com/primefaces/primereact/pull/6799) +* Fix a few typos in markdown files [\#6801](https://github.com/primefaces/primereact/pull/6801) +* Make sure editable dropdown opens when user types [\#6810](https://github.com/primefaces/primereact/pull/6810) +* DataTable column resize on touchscreens [\#6726](https://github.com/primefaces/primereact/pull/6726) +* Calendar's monthNavigatorTemplate Not Working [\#6818](https://github.com/primefaces/primereact/pull/6818) +* FocusTrap better handling of autoFocus property [\#6721](https://github.com/primefaces/primereact/pull/6721) +* Datatable radiobuttons and types [\#6698](https://github.com/primefaces/primereact/pull/6698) +* ListBox keyboard navigation like primevue [\#6570](https://github.com/primefaces/primereact/pull/6570) +* Checkbox: Component fail to render [\#6679](https://github.com/primefaces/primereact/pull/6679) + ## [10.6.6](https://github.com/primefaces/primereact/tree/10.6.6) (2024-05-24) [Full Changelog](https://github.com/primefaces/primereact/compare/10.6.5...10.6.6) @@ -8,39 +60,39 @@ **Fixed Bugs:** -- Add ariaLabel method to Typescript [#6582](https://github.com/primefaces/primereact/pull/6582) -- Locale fix [#6586](https://github.com/primefaces/primereact/pull/6586) -- Row reorder icon image won't break drag 'ghost' [#6581](https://github.com/primefaces/primereact/pull/6581) -- Add paste key [#6577](https://github.com/primefaces/primereact/pull/6577) -- Check meta key for MacOS [#6588](https://github.com/primefaces/primereact/pull/6588) -- InputOtp respect props.value change [#6595](https://github.com/primefaces/primereact/pull/6595) -- Fix typo in Scale doc [#6596](https://github.com/primefaces/primereact/pull/6596) -- Fix typo in PrimeFlex doc [#6597](https://github.com/primefaces/primereact/pull/6597) -- Password fix tab ordering of toggle mask [#6598](https://github.com/primefaces/primereact/pull/6598) -- Fix typo [#6601](https://github.com/primefaces/primereact/pull/6601) -- Show headless sidebar in all window sizes [#6605](https://github.com/primefaces/primereact/pull/6605) -- IconOptions typescript updated for FontAwesome [#6579](https://github.com/primefaces/primereact/pull/6579) -- PanelMenu MenuItem Id Prop Not Passed [#6607](https://github.com/primefaces/primereact/pull/6607) -- MeterGroup render items in percentage [#6612](https://github.com/primefaces/primereact/pull/6612) -- Minus sign after all selection - InputNumber [#6566](https://github.com/primefaces/primereact/pull/6566) -- Tabview Core Styles Moved to SASS Theme and Removed Inkbar for Lara [#6616](https://github.com/primefaces/primereact/pull/6616) -- Chart update TypeScript to inherit DIV [#6618](https://github.com/primefaces/primereact/pull/6618) -- Fix: Cannot npm link primereact on local project [#6619](https://github.com/primefaces/primereact/pull/6619) -- Added new capabilities and properties to Column and Dialog [#6611](https://github.com/primefaces/primereact/pull/6611) -- Dropdown fix checkIcon [#6630](https://github.com/primefaces/primereact/pull/6630) -- Feat: Stateful TreeTable [#6384](https://github.com/primefaces/primereact/pull/6384) -- InputOtp keyboard navigation [#6638](https://github.com/primefaces/primereact/pull/6638) -- DataTable: Column: onCellEditComplete is fired twice [#6641](https://github.com/primefaces/primereact/pull/6641) -- VirtualScroller improve useUpdate comparison [#6643](https://github.com/primefaces/primereact/pull/6643) -- Fixed typo [#6654](https://github.com/primefaces/primereact/pull/6654) -- BodyRow tab key handling [#6658](https://github.com/primefaces/primereact/pull/6658) -- Multiselect use unique label key [#6652](https://github.com/primefaces/primereact/pull/6652) -- Tooltip default position to 'right' if undefined [#6651](https://github.com/primefaces/primereact/pull/6651) -- PageLinks use totalPages [#6649](https://github.com/primefaces/primereact/pull/6649) -- Add missing components to primereact.all.js [#6637](https://github.com/primefaces/primereact/pull/6637) -- autocomplete value selection fix [#6664](https://github.com/primefaces/primereact/pull/6664) -- Galleria image in fullscreen mode not closing on escape button click [#6645](https://github.com/primefaces/primereact/pull/6645) -- DragDrop Tree keyboard navigation [#6646](https://github.com/primefaces/primereact/pull/6646) +- Add ariaLabel method to Typescript [\#6582](https://github.com/primefaces/primereact/pull/6582) +- Locale fix [\#6586](https://github.com/primefaces/primereact/pull/6586) +- Row reorder icon image won't break drag 'ghost' [\#6581](https://github.com/primefaces/primereact/pull/6581) +- Add paste key [\#6577](https://github.com/primefaces/primereact/pull/6577) +- Check meta key for MacOS [\#6588](https://github.com/primefaces/primereact/pull/6588) +- InputOtp respect props.value change [\#6595](https://github.com/primefaces/primereact/pull/6595) +- Fix typo in Scale doc [\#6596](https://github.com/primefaces/primereact/pull/6596) +- Fix typo in PrimeFlex doc [\#6597](https://github.com/primefaces/primereact/pull/6597) +- Password fix tab ordering of toggle mask [\#6598](https://github.com/primefaces/primereact/pull/6598) +- Fix typo [\#6601](https://github.com/primefaces/primereact/pull/6601) +- Show headless sidebar in all window sizes [\#6605](https://github.com/primefaces/primereact/pull/6605) +- IconOptions typescript updated for FontAwesome [\#6579](https://github.com/primefaces/primereact/pull/6579) +- PanelMenu MenuItem Id Prop Not Passed [\#6607](https://github.com/primefaces/primereact/pull/6607) +- MeterGroup render items in percentage [\#6612](https://github.com/primefaces/primereact/pull/6612) +- Minus sign after all selection - InputNumber [\#6566](https://github.com/primefaces/primereact/pull/6566) +- Tabview Core Styles Moved to SASS Theme and Removed Inkbar for Lara [\#6616](https://github.com/primefaces/primereact/pull/6616) +- Chart update TypeScript to inherit DIV [\#6618](https://github.com/primefaces/primereact/pull/6618) +- Fix: Cannot npm link primereact on local project [\#6619](https://github.com/primefaces/primereact/pull/6619) +- Added new capabilities and properties to Column and Dialog [\#6611](https://github.com/primefaces/primereact/pull/6611) +- Dropdown fix checkIcon [\#6630](https://github.com/primefaces/primereact/pull/6630) +- Feat: Stateful TreeTable [\#6384](https://github.com/primefaces/primereact/pull/6384) +- InputOtp keyboard navigation [\#6638](https://github.com/primefaces/primereact/pull/6638) +- DataTable: Column: onCellEditComplete is fired twice [\#6641](https://github.com/primefaces/primereact/pull/6641) +- VirtualScroller improve useUpdate comparison [\#6643](https://github.com/primefaces/primereact/pull/6643) +- Fixed typo [\#6654](https://github.com/primefaces/primereact/pull/6654) +- BodyRow tab key handling [\#6658](https://github.com/primefaces/primereact/pull/6658) +- Multiselect use unique label key [\#6652](https://github.com/primefaces/primereact/pull/6652) +- Tooltip default position to 'right' if undefined [\#6651](https://github.com/primefaces/primereact/pull/6651) +- PageLinks use totalPages [\#6649](https://github.com/primefaces/primereact/pull/6649) +- Add missing components to primereact.all.js [\#6637](https://github.com/primefaces/primereact/pull/6637) +- autocomplete value selection fix [\#6664](https://github.com/primefaces/primereact/pull/6664) +- Galleria image in fullscreen mode not closing on escape button click [\#6645](https://github.com/primefaces/primereact/pull/6645) +- DragDrop Tree keyboard navigation [\#6646](https://github.com/primefaces/primereact/pull/6646) ## [10.6.5](https://github.com/primefaces/primereact/tree/10.6.5) (2024-05-03) diff --git a/package-lock.json b/package-lock.json index 36df7bdd4c..000ce72648 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "primereact", - "version": "10.6.6", + "version": "10.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "primereact", - "version": "10.6.6", + "version": "10.7.0", "dependencies": { "@docsearch/react": "3.6.0", "chart.js": "4.4.3", diff --git a/package.json b/package.json index 950bb058c7..5459ffc594 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "primereact", "private": false, - "version": "10.6.6", + "version": "10.7.0", "scripts": { "dev": "next dev", "start": "next start",