🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

primereact

Package Overview
Dependencies
Maintainers
2
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primereact - npm Package Versions

2345
18

10.9.5

Diff
mert.sincan
published 10.9.5 •

Changelog

Source

10.9.5 (2025-04-25)

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
mert.sincan
published 10.9.4 •
mert.sincan
published 10.9.3 •
mert.sincan
published 10.9.2 •

Changelog

Source

10.9.2 (2025-01-24)

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
mert.sincan
published 10.9.1 •

Changelog

Source

10.9.1 (2025-01-02)

Full Changelog

Fixed Bugs:

  • All (with icons) - react is not defined #7544
mert.sincan
published 10.9.0 •

Changelog

Source

10.9.0 (2025-01-02)

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
mert.sincan
published 10.8.5 •

Changelog

Source

10.8.5 (2024-11-28)

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
mert.sincan
published 10.8.4 •

Changelog

Source

10.8.4 (2024-09-09)

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
tprkkc
published 10.8.3 •

Changelog

Source

10.8.3 (2024-09-16)

Full Changelog

Fixed Bugs:

  • Fix #6987: Dropdown filter freezes screen #6987
  • Fix #6997: MenuBar re-render on props.model changes #6997
  • Fix #6993: fix Editor bullet issue when using Quill 2.0.2 #6993
  • Fix #7002: Dropdown improve Android key handling #7002
  • Fix #6995: Key should be reference on element and not spread #6995
  • Fix #7005: Avoid droppoints within undroppable node, not around #7005
  • Fix #7006: typos in DataTable documentation #7006
  • Fix #7008: calendar not closing on escape key press #7008
  • Fix #7016: Revert CascadeSelect type for input #7016
  • Fix #7014: inserting mentions results in duplicated text #7014
  • Fix #7015: Calendar passthrough type definition and docs #7015
  • Fix #7016: CascadeSelect passthrough type definition and docs #7016
  • Fix #6996: keep the selected row in its position when it gets focused #6996
  • Fix #7023: Toast typescript def for content #7023
  • Fix #7027: remove v-model example from iconfield documentation #7027
  • Fix #7029: remove v-model example from iconfield documentation #7029
  • Fix #7030: missing commas in PrimeReact message examples #7030
  • Fix #7032: Passthrough options type and missing docs #7032
  • Fix #7035: Dropdown: Remove unused depreciated code #7035
  • Fix #7013: Fix RadioButton appearing without tailwind style #7013
  • Fix #7046: TreeTable typescript for PT row/column #7046
  • Fix #7050: HeaderCheckbox passthrough #7050
  • Fix #6998: add closest check condition to detect handle icon drag #6998
  • Fix #6868: Refactor location of tailwind styles #6868
  • Fix #7037: Dropdown: Cannot change icon when expanding or collapsing options #7037
  • Fix #7061: Typo in Tailwind secondary button style #7061
  • Fix #7040: Stepper: add header position #7040
  • Fix #7042: Add Tailwind styling for IconField #7042
  • Fix #6855: ConfirmDialog group missing from typescript #6855
  • Fix #7074: ConfirmDialog - RejectButton classes in unstyled mode are not applied #7074
  • Fix #7069: Correct passthrough (pt) implementation for Stepperpanel #7069
  • Fix #7078: Typo in tailwinddoc of splitter #7078
  • Fix #7079: allow zero value using nullish coalescing operator(Slider) #7079
  • Fix #7084: formatting #7084
  • Fix #7086: add build project in window os #7086
  • Fix #7098: chore(deps): bump chart.js from 4.4.3 to 4.4.4 #7098
  • Fix #7099: chore(deps-dev): bump @types/node from 20.14.2 to 22.5.2 #7099
  • Fix #7100: chore(deps-dev): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 #7100
  • Fix #7101: Ensure steps can be programmatically styled #7101
  • Fix #7104: Don't mix controlled and uncontrolled filter #7104
  • Fix #7102: DataView fix listTemplate typescript def #7102
  • Fix #7113: Multiselect focus problem #7113
  • Fix #7073: Add missing focused context #7073
  • Fix #7109: SplitterPanel pass onClick through #7109
  • Fix #6784: Toast onRemove message #6784
  • Fix #7110: SpeedDial : Fix aria-controls values #7110
  • Fix #7118: Updating Chart accessibility documentation #7118
  • Fix #6093: Fix Tailwind styles in unstyled mode #6093
  • Fix #7039: Correct Event handling for Cut Command #7039
  • Fix #7120: Breadcrumb shows a trailing separator when there #7120
  • Fix #7128: document undocumented start and end options, add types & improve #7128
  • Fix #5644: Add missing tailwind styles #5644
  • Fix #7134: Refactor Dropdown component to support using option as value #7134
  • Fix #7137: MultiSelect template docs #7137
  • Fix #7136: Defines a new File type extended with custom objectURL property #7136
  • Fix #6857: Adjust top up by 1px when gridlines are active #6857
  • Fix #7149: make AdditionalProps argument in IconOptions type optional #7149
  • Fix #7126: update Tree TypeScript documentation #7126
  • Fix #7161: replace src value in DataTable typescript documentation #7161
  • Fix #7166: Datatable : fix ColumnFilter aria-controls #7166
  • Fix #7163: Refactor AutoComplete.js to fix the group selection #7163
  • Fix #7155: prevent onselect event when prev, next calendar button #7155
  • Fix #7165: Badge/Tag typescript add secondary and contrast #7165
  • Fix #7171: TabMenu - resolve rendering issue of stackblitz apps for Command and Template examples #7171
  • Fix #7174: Datatable frozen columns bug #7174
  • Fix #7175: Fixing accessibility issue of dropdown #7175
  • Fix #7178: Panel Menu Component highlights bug #7178
  • Fix #7139: InputOtp IntegerOnly mode accepts "space" #7139
  • Fix #7181: Tree missing drag drop functionality #7181
  • Fix #7183: FloatLabel proper SPAN attributes #7183
  • Fix #7189: Pressing buttons on touch devices will not focus InputText in turn Keyboard #7189
  • Fix #7190: ContextMenu import error #7190
  • Fix #7188: Provide readable input value based on selected option labels #7188
tprkkc
published 10.8.2 •

Changelog

Source

10.8.2 (2024-08-06)

Full Changelog

Fixed Bugs:

  • Fixes Font Issues
  • Fix #6989: Datatable errors in console by @melloware #6990
  • Fixes to undroppable tree nodes by @rpiaggio #6988
2345
18