Skip to content

fix(deps): update dependency primereact to v10#102

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/primereact-10.x
Open

fix(deps): update dependency primereact to v10#102
renovate[bot] wants to merge 1 commit intomainfrom
renovate/primereact-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
primereact (source) ^9.2.2^10.9.7 age confidence

Release Notes

primefaces/primereact (primereact)

v10.9.7

Compare Source

Full Changelog

Enhancements:

  • Add in Multiselect filterInputKeyDown to filterTemplate options for consistency with Dropdown #​8199

Fixed Bugs:

  • Dropdown: show emptyMessage when Dropdown with VirtualScroller has no data #​8125
  • fix(menubar): clicking submenu header inside dropdown #​8175
  • Datatable: onRowSelect and onRowUnselect callbacks inconsistent when clicking checkbox in DataTable (v10.9.5) #​8096
  • Missing Icons in API #​8095
  • SplitButton: Null id and custom menu items id #​8075
  • Data Table: Custom Fields documentation example is wrong #​8121
  • Datatable ignores Column sortFunction on initial sort #​7405
  • ToggleButton - Accessibility bug #​8021
  • Dialog: When out of the viewport, dialog cannot be esaily dragged back #​8090
  • MultiStateCheckbox: missing invalid and variant props in TypeScript interface #​8085
  • DataTable: Wrong TypeScript definition for cell selection #​8115
  • DataTable: Cell Editing and Dropdown Filter Interaction #​7158
  • Dropdown: Item list immediately closes after opening #​8080
  • Clear filter button not working when filters prop is not provided #​8138
  • InputNumber: wrong internal value for decimal numbers using the spin #​8132
  • DataTable changes data in another row when you changes something in a row #​8079
  • DataTable: Memo props leak to DOM - React does not recognize the ... prop on DOM element. #​8120
  • Button: When using a Button inside of a OrderList itemTemplate component, only outside of icon is clickable #​8145
  • Carousel: Broken when running without React.StrictMode #​3985
  • TreeSelect Filter Mode not Lenient #​8005
  • TreeSelect: Wrong position openning upward and using filter #​8089
  • DatePicker setting seconds when showTime is true and showSeconds is false #​8140
  • DataTable: Multiple frozen columns - Headers freeze but data columns don't align properly #​8107
  • TreeSelect: Collapse/Expand not working if filter is applied #​8197
  • Calendar: incorrect value via arrorws and month picker when use callback onMonthChange #​8201
  • DataTable: dissapearing values when clicking quickly #​8099
  • MultiSelect: missing filterInputKeyDown handler in filterTemplate options (unlike Dropdown) #​8152
  • Column Filter Accessibility issue in DataTable #​8219

v10.9.6

Compare Source

Full Changelog

Enhancements:

  • Add in Multiselect filterInputKeyDown to filterTemplate options for consistency with Dropdown #​8199

Fixed Bugs:

  • Dropdown: show emptyMessage when Dropdown with VirtualScroller has no data #​8125
  • fix(menubar): clicking submenu header inside dropdown #​8175
  • Datatable: onRowSelect and onRowUnselect callbacks inconsistent when clicking checkbox in DataTable (v10.9.5) #​8096
  • Missing Icons in API #​8095
  • SplitButton: Null id and custom menu items id #​8075
  • Data Table: Custom Fields documentation example is wrong #​8121
  • Datatable ignores Column sortFunction on initial sort #​7405
  • ToggleButton - Accessibility bug #​8021
  • Dialog: When out of the viewport, dialog cannot be esaily dragged back #​8090
  • MultiStateCheckbox: missing invalid and variant props in TypeScript interface #​8085
  • DataTable: Wrong TypeScript definition for cell selection #​8115
  • DataTable: Cell Editing and Dropdown Filter Interaction #​7158
  • Dropdown: Item list immediately closes after opening #​8080
  • Clear filter button not working when filters prop is not provided #​8138
  • InputNumber: wrong internal value for decimal numbers using the spin #​8132
  • DataTable changes data in another row when you changes something in a row #​8079
  • DataTable: Memo props leak to DOM - React does not recognize the ... prop on DOM element. #​8120
  • Button: When using a Button inside of a OrderList itemTemplate component, only outside of icon is clickable #​8145
  • Carousel: Broken when running without React.StrictMode #​3985
  • TreeSelect Filter Mode not Lenient #​8005
  • TreeSelect: Wrong position openning upward and using filter #​8089
  • DatePicker setting seconds when showTime is true and showSeconds is false #​8140
  • DataTable: Multiple frozen columns - Headers freeze but data columns don't align properly #​8107
  • TreeSelect: Collapse/Expand not working if filter is applied #​8197
  • Calendar: incorrect value via arrorws and month picker when use callback onMonthChange #​8201
  • DataTable: dissapearing values when clicking quickly #​8099
  • MultiSelect: missing filterInputKeyDown handler in filterTemplate options (unlike Dropdown) #​8152
  • Column Filter Accessibility issue in DataTable #​8219

v10.9.5

Compare Source

Full Changelog

Enhancements:

  • Add in Multiselect filterInputKeyDown to filterTemplate options for consistency with Dropdown #​8199

Fixed Bugs:

  • Dropdown: show emptyMessage when Dropdown with VirtualScroller has no data #​8125
  • fix(menubar): clicking submenu header inside dropdown #​8175
  • Datatable: onRowSelect and onRowUnselect callbacks inconsistent when clicking checkbox in DataTable (v10.9.5) #​8096
  • Missing Icons in API #​8095
  • SplitButton: Null id and custom menu items id #​8075
  • Data Table: Custom Fields documentation example is wrong #​8121
  • Datatable ignores Column sortFunction on initial sort #​7405
  • ToggleButton - Accessibility bug #​8021
  • Dialog: When out of the viewport, dialog cannot be esaily dragged back #​8090
  • MultiStateCheckbox: missing invalid and variant props in TypeScript interface #​8085
  • DataTable: Wrong TypeScript definition for cell selection #​8115
  • DataTable: Cell Editing and Dropdown Filter Interaction #​7158
  • Dropdown: Item list immediately closes after opening #​8080
  • Clear filter button not working when filters prop is not provided #​8138
  • InputNumber: wrong internal value for decimal numbers using the spin #​8132
  • DataTable changes data in another row when you changes something in a row #​8079
  • DataTable: Memo props leak to DOM - React does not recognize the ... prop on DOM element. #​8120
  • Button: When using a Button inside of a OrderList itemTemplate component, only outside of icon is clickable #​8145
  • Carousel: Broken when running without React.StrictMode #​3985
  • TreeSelect Filter Mode not Lenient #​8005
  • TreeSelect: Wrong position openning upward and using filter #​8089
  • DatePicker setting seconds when showTime is true and showSeconds is false #​8140
  • DataTable: Multiple frozen columns - Headers freeze but data columns don't align properly #​8107
  • TreeSelect: Collapse/Expand not working if filter is applied #​8197
  • Calendar: incorrect value via arrorws and month picker when use callback onMonthChange #​8201
  • DataTable: dissapearing values when clicking quickly #​8099
  • MultiSelect: missing filterInputKeyDown handler in filterTemplate options (unlike Dropdown) #​8152
  • Column Filter Accessibility issue in DataTable #​8219

v10.9.4

Compare Source

Full Changelog

Fixed Bugs:

  • OrderList: Scroll Not Updating with Item Movement #​7229
  • Dropdown component: onLazyLoad triggers on every open, and onFilter re-renders with empty search results, clearing typed input #​7337
  • InputNumber: No possibility to prevent decimal values #​7455
  • TreeSelect: Delayed character display when typing #​7805
  • InputOtp: autoFocus prop on InputOtp doesn't do anything #​7806
  • Dropdown: selecting the option when esc key pressed #​7828
  • TriStateCheckbox: spurious empty string given as value #​7844
  • Accessibility Issue: Readonly Components React to Keyboard Control #​7849
  • InputMask: Value not displayed when set directly in state #​7851
  • Mention: Component does not accept variant prop #​7864
  • TreeSelect: filterDelay issue #​7867
  • Dropdown - missing typescript definition for filterClearIcon pt options #​7887
  • AutoComplete/Dropdown: in props panelFooterTemplate, the hide() method is not being called as expected #​7881
  • Calendar (Accessibility issue): Component loses focus when closing popup using escape key #​7890
  • CascadeSelect: Problem with loading prop in typescript #​7892
  • Autocomplete: Can still remove values when readOnly is enabled #​7894
  • OverlayPanel: invalid position when on the edge #​7901
  • OverlayPanel: Position is not updated on scroll from wrapper element #​7903
  • Chip: When I use a React component as the value in the template prop of the Chip component, the template component unmounts and remounts whenever the state updates #​7911
  • Chip: Chip close icon click is not working properly in Menu component #​7912
  • TriStateCheckbox: 'null' state is an empty string, not null #​7914
  • MenuBar : remove aria-level attribute from list item #​7922
  • Datatable: takes long time to response upon grid selection on 1000+ rows #​7926
  • Breadcrumb: disabled item receives keyboard focus #​7929
  • Menubar: Clicking on different Menubar component items doesn't close Menu itself #​7931

v10.9.3

Compare Source

What's Changed

New Contributors

Full Changelog: primefaces/primereact@10.9.2...10.9.3

v10.9.2

Compare Source

Full Changelog

Fixed Bugs:

  • className Prop Doesn't Apply to Button Element in ToggleButton #​7630
  • checkboxElement in MultiSelectPanelHeaderTemplateEvent has wrong interface #​7622
  • AutoComplete: Typo in the empty message pass through #​7618
  • MultiSelect showClear Keyboard Trap #​7613
  • Setting RowReorderIcon breaks drag styles #​7612
  • Calendar KeyBoard Accessibility Issue When Showed Two Months And Pressed the ArrowRight #​7604
  • Today Button not visible for maxDate #​7602
  • Tree: Incorrect props and types in documentation #​7599
  • Today Button is hidden for maxDate with value as new Date() #​7598
  • MultiSelect: it recognised the group options as standalone groups because of the “group“ key appearance #​7595
  • Calendar: year is not getting updated on Clear button #​7581
  • Dropdown: The selected option is not unselected from the list on clear action #​7576
  • ListBox: No item is displayed when virtualScrollerOptions is used #​7574
  • Core: Allow hideOverlaysOnDocumentScrolling to also work in dialogs #​7566
  • KeyFilter: Incorrect handling of dash and dot in numeric inputs #​7557
  • Calendar: Improve type declaration using generic types with default parameters #​7555
  • Calendar: onSelect is forcing date while typing #​7553
  • Fix #​7180 Screenreader improve hidden accessible #​7180
  • Dropdown/MultiSelect: Add filterDelay property for debounce #​7547
  • Datatable: Sort with multiselect - wrong selection #​7546
  • DataTable: Frozen alignRight not working #​7545
  • How to format the selected item in Autocomplete #​7522
  • TreeTable using stripedRows: children rows are not striped correctly #​7513
  • TreeTable: Wrong data format in the docs #​7504
  • InputTextarea: autoResize not working when disabled #​7502

v10.9.1

Compare Source

Full Changelog

Fixed Bugs:

  • className Prop Doesn't Apply to Button Element in ToggleButton #​7630
  • checkboxElement in MultiSelectPanelHeaderTemplateEvent has wrong interface #​7622
  • AutoComplete: Typo in the empty message pass through #​7618
  • MultiSelect showClear Keyboard Trap #​7613
  • Setting RowReorderIcon breaks drag styles #​7612
  • Calendar KeyBoard Accessibility Issue When Showed Two Months And Pressed the ArrowRight #​7604
  • Today Button not visible for maxDate #​7602
  • Tree: Incorrect props and types in documentation #​7599
  • Today Button is hidden for maxDate with value as new Date() #​7598
  • MultiSelect: it recognised the group options as standalone groups because of the “group“ key appearance #​7595
  • Calendar: year is not getting updated on Clear button #​7581
  • Dropdown: The selected option is not unselected from the list on clear action #​7576
  • ListBox: No item is displayed when virtualScrollerOptions is used #​7574
  • Core: Allow hideOverlaysOnDocumentScrolling to also work in dialogs #​7566
  • KeyFilter: Incorrect handling of dash and dot in numeric inputs #​7557
  • Calendar: Improve type declaration using generic types with default parameters #​7555
  • Calendar: onSelect is forcing date while typing #​7553
  • Fix #​7180 Screenreader improve hidden accessible #​7180
  • Dropdown/MultiSelect: Add filterDelay property for debounce #​7547
  • Datatable: Sort with multiselect - wrong selection #​7546
  • DataTable: Frozen alignRight not working #​7545
  • How to format the selected item in Autocomplete #​7522
  • TreeTable using stripedRows: children rows are not striped correctly #​7513
  • TreeTable: Wrong data format in the docs #​7504
  • InputTextarea: autoResize not working when disabled #​7502

v10.9.0

Compare Source

Full Changelog

Fixed Bugs:

  • All (with icons) - react is not defined #​7544

v10.8.5

Compare Source

Full Changelog

Fixed Bugs:

  • Filter: Does not work with space #​7529
  • Dropdown: Editable Dropdown search not working as expected. #​7527
  • ConfirmDialog: refs issue for react 19 #​7523
  • How to format the selected item in Autocomplete #​7522
  • Theming docs: configurator icon in the text does not match the referenced toolbar icon #​7518
  • The InputTextarea component with the autoResize property shrinks within the TabView when renderActiveOnly={false} is set. #​7517
  • DataTable is not displayed within the TabView when renderActiveOnly={false} is set. #​7516
  • Dropdown: Lack of the p-inputwrapper-filled class for the null value #​7515
  • [Dialog component] Warning: Accessing element.ref was removed in React 19 #​7510
  • Calendar: yearNavigator + view="month" doesn't work #​7496
  • ConfirmDialog: onHide prop is triggered immediately #​7494
  • TreeTable : Console warning when customizing the toggler #​7490
  • ScrollPanel: Null Reference Error in iOS Safari/WKWebView #​7489
  • Toast remove function removes all toasts with the same message when action is done on toast with pId = 0 #​7483
  • DataTable: Drag Selection Issue with Grouped Rows #​7480
  • Password: Warning message related to aria-hidden displayed when clicking the toggleMask icon #​7473
  • TreeTable: Multiple filters set at once only keeps the last applied #​7469
  • Datatable: Sort with multiselect - wrong selection #​7468
  • Accordion: Incorrect imports in templatedoc #​7466
  • DataTable HeaderCell: menu-type text filter does not accept spaces if the column is sortable #​7459
  • Checkbox: onBlur does not forward event object #​7440
  • TabView: Unable to select closable icon of tabs through keyboard #​7437
  • Button: Global esc key listener with priority [1200, 0] already exists #​7436
  • Dropdown: warning when using useOptionAsValue #​7409
  • Issue with PrimeReact Dialog on Next.js 15 and React 19 #​7403
  • TreeTable: selected rows are not highlighted #​7387
  • Accessibility: Improve Screenreader support #​7180

v10.8.4

Compare Source

Full Changelog

Fixed Bugs:

  • The dropdown options panel stays open on focus lost #​7313
  • DataTable - Sort cannot be triggered via keyboard #​7451
  • Calendars docs are inaccurate about aria-labels #​7452
  • ToggleButton : nbsp; when label is empty #​7330
  • DropdownItem: Error: "key" prop is being spread into JSX #​7423
  • DataTable 10.8.4: Drag Selection is still broken #​7321
  • PrimeReactProvider: cssTransition false does not disable animations globally #​7395
  • Calendar component in DataTable PrimeReact 10.x: Date selection sets value to null, Clear button works as expected #​7389
  • Fixed Typo in Sidebar gteMask to getMask #​7398
  • Need event inside the onHide callback #​7393
  • Row component does not receive className and style property #​7329
  • MultiSelect: Unable to select remove icon of chips through keyboard #​7349
  • MultiSelect: Cannot access the close Icon and clear the input using keyboard in Filled mode #​7377
  • Mention: Auto resize feature is not working #​7367
  • Dropdown: Allow null / "" / [] / {} again as option values #​7370
  • Mention - autoResize #​6296
  • Chip: unique "key" prop warning #​7368
  • TreeTable: Unable to custom columns' filter #​5382
  • Messages: aria-label not included in close button attributes #​7364
  • TreeSelect errors on render in storybook due to treeRef.current being null #​7362
  • Multiselect: All items at the same index in a group are marked focused #​6678
  • InputMask: Classname p-filled not works fine #​7354
  • Documentation for CSS Modules: Cascaded classes #​7347
  • AutoComplete: selectedItemTemplate displays [Object object] #​6633
  • MultiSelect: Inline is not working on tables filter anymore #​6838
  • InputTextarea: Duplicated class in DOM using className #​7345
  • MultiSelect: inline can't be used at first render #​7341
  • AutoComplete: Selected item is not getting highlighted when visited again unlike Dropdown component #​7330
  • Multiselect: Сhip options can be closed outside of overflow #​7125
  • Dropdown: Arrows select not working when using optionValue #​7318
  • InputNumber: Infinite Loop When Unmount Component #​7323

v10.8.3

Compare Source

Full Changelog

Fixed Bugs:

  • TriStateCheckbox: Warning: value prop on input should not be null. Consider using an empty string to clear the component or undefined for uncontrolled components. #​7313
  • DataTable: onSelectionChange getting fired on column element click also #​7309
  • DOCS: Theme switcher don't show Material design indigo themes. Shows purple instead #​7304
  • Dialog : use the locale property aria.close #​7301
  • Steps component: Unable to control the active step using activeIndex prop #​7298
  • Dropdown: OptionGroup using optionGroupLabel is blank #​7285
  • InputText: props.invalid does not work correctly in Passthrough (Tailwind) #​7275
  • TreeTable: alignHeader takes no effect #​7270
  • TreeTable: size prop not working, even in official StackBlitz example #​7269
  • Menu: separators cannot be hidden #​7261
  • Tooltip event="both" does not work if element get focus state by clicking on it #​7260
  • SplitButton: menu pass-through not working #​7259
  • DataTable: Select all checkbox on header row not working properly when scrollable is true #​7258
  • Sidebar: closeIconRef parameter error #​7255
  • Calendar: selecting a new year is not being reflected when transitioning to the month view. #​7254
  • Mention: Add show/hide to typescript and docs #​7242
  • DataTable incorrectly indicates drop functionality for unrelated draggable elements #​7239
  • Calendar: The yearNavigator does not update the displayed year after selecting a new year. #​7234

v10.8.2

Compare Source

Full Changelog

Fixed Bugs:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/primereact-10.x branch 2 times, most recently from 4b3f73c to ee7c2bc Compare September 29, 2023 16:57
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from ee7c2bc to c08b1ba Compare October 11, 2023 14:09
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from c08b1ba to 9897bf2 Compare October 19, 2023 08:33
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 3 times, most recently from 1e86c6f to 14af348 Compare November 1, 2023 15:51
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 3 times, most recently from 8324e86 to 90b3bff Compare November 27, 2023 12:23
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 90b3bff to e36bd82 Compare November 27, 2023 15:17
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 2 times, most recently from 330ad0f to 7ed69f5 Compare January 10, 2024 11:01
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 2 times, most recently from 0e8bd8a to 5cc69b4 Compare January 18, 2024 17:20
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 2 times, most recently from fbb8c03 to 5d07812 Compare February 6, 2024 13:52
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 5d07812 to 576ca14 Compare February 14, 2024 13:51
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 576ca14 to af74d6c Compare March 19, 2024 16:56
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 2 times, most recently from 0a39ed5 to 596c5c1 Compare March 29, 2024 18:27
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 596c5c1 to 7229548 Compare April 9, 2024 12:38
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 2 times, most recently from e5d8bb8 to 834bc22 Compare May 3, 2024 14:11
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 834bc22 to 9c5bb86 Compare May 24, 2024 12:45
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 2 times, most recently from 1d9aecd to 56c1d57 Compare June 23, 2024 17:08
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 56c1d57 to 16afd2c Compare July 3, 2024 14:12
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 16afd2c to 293d02a Compare July 29, 2024 15:30
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 293d02a to 70812f3 Compare August 5, 2024 19:52
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 70812f3 to 33d8027 Compare August 6, 2024 10:57
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 33d8027 to d191040 Compare September 16, 2024 16:47
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 2 times, most recently from e83bf46 to 2c46254 Compare October 12, 2024 12:45
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 2c46254 to 9ec10b9 Compare November 28, 2024 14:39
@renovate renovate bot force-pushed the renovate/primereact-10.x branch 2 times, most recently from ddd039c to a05f3c8 Compare January 2, 2025 13:34
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from a05f3c8 to 9ea558c Compare January 24, 2025 13:01
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 9ea558c to a0a3607 Compare March 10, 2025 03:02
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from a0a3607 to c197b88 Compare March 31, 2025 12:26
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from c197b88 to 2b210aa Compare April 25, 2025 13:33
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from 2b210aa to d52b203 Compare June 2, 2025 15:39
@renovate renovate bot force-pushed the renovate/primereact-10.x branch from d52b203 to 28965a0 Compare August 15, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants