Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

primereact

Package Overview
Dependencies
Maintainers
4
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primereact - npm Package Versions

13
17

10.6.2

Diff

Changelog

Source

10.6.2 (2024-03-29)

Full Changelog

gucal
published 10.6.1 •

Changelog

Source
gucal
published 10.6.0 •

Changelog

Source

10.6.0 (2024-03-29)

Full Changelog

New Features:

  • New Component - Stepper #6250
  • New Component - ButtonGroup #6251
  • New Component - FloatLabel #6190
  • New Component - IconField | InputIcon #6229
  • Datatable: "not-in" mode for filter function #6252

Enhancements:

  • Component structure enhancement - Tree TreeTable #6240
  • MultistateCheckbox update #6249
  • Enhancement focusOnHover Prop #6230
  • TreeSelect: can't change default text "No results found" when not find data in filter TreeSelect #6173
  • Listbox - focusOnHover prop #6171
  • Upgrade PrimeIcons 7.0.0 #6255

Fixed bugs:

  • Paginator: JumpToPageInput is broken by latest changes in Paginator #6226
  • RadioButton: onChange is being triggered twice. #6223
  • MultiSelect: selectionMessage not changing using locales #6220
  • DataTable: NumpadEnter ignored during cell editing (and many other cases) #6023
  • InputNumber: Does not allow copy/pasting #6192
  • DataTable: RowClass conditional styling not working #6194
  • Calendar: AM/PM does not work properly if minDate and maxDate validations are provided as prop #6151
  • Calendar: When using timeonly and stepMinute prop together, minute is not showing correctly in the input field #5998
  • DataTable 10.5.3: Drag to select doesn't work on any page past page 1 when paginated #6211
  • Checkbox: Warning: specify either the checked prop, or the defaultChecked prop, but not both #6197
  • Dropdown: missing hover style #6196
  • TabView: Id doubles at root and nav elements #6201
  • RadioButton, ToggleButton: Warning: Invalid DOM property readonly. Did you mean readOnly? #6186
  • RadioButtoCheckBox wrong display #6181
  • Checkbox: prop onClick changes the event type in 10.5.3 #6231
  • TabView: TabPanel doesn't close if the 'closeIcon' prop is used #6165
  • DataTable: Column Filter Typescript fix #6233
  • ListBox: throw undefined error calling preventDefault() when running jest tests. #6184
gucal
published 10.5.3 •

Changelog

Source

10.5.3 (2024-03-19)

Full Changelog

Fixed bugs:

  • Messages Missing MergeProps #6179
gucal
published 10.5.2 •

Changelog

Source

10.5.2 (2024-03-19)

Full Changelog

New Features:

  • Calendar: add 'hideOnRangeSelection' from PrimeVue #5970
  • New MeterGroup Component #5977
  • New invalid properties #6139

Enhancements:

  • Primereact uses document.getElementById(undefined) for appending component styles #6079
  • InputNumber: onChange and onValueChange events are not triggered when using keyboard shortcut for "cut" action #6047
  • StyleClass: deprecate enterClassName/leaveClassName use enterFromClassName/leaveFromClassName #6105
  • Contrast and Secondary Variants for Badge/Tag/Message/Toast #5985
  • LastPageLink in Paginator: doesn't give "totalPages" in options #5978
  • Toast: onRemove's message changes its data structure #5972
  • Password: (accessiblility) cannot access toggle button using keyboard #6046
  • DataTable_BodyCell: Duplicate key "aria-label" in object literal #6168
  • Splitter: Accessibility updates #6039
  • Tree : Accessibility issues #5426
  • Primereact Dropdown accessibility. Value isn't being read by VoiceOver screen reader. #5836
  • Multiselect: Accessibility issue aria-allowed-role - list-box role not allowed #5446
  • ListBox: options not focusable using keyboard #3672
  • Dropdown: NVDA failed to read correctly readonly #1413

Fixed bugs:

  • MultiStateCheckbox: unstyled prop doesnt work properly #6061
  • Dropdown: unselects option when loses focus #6035
  • Image: Preview toolbar buttons only close the preview in unstyled NextJS 14 #6037
  • Dropdown component fails to expand the dropdown box after adding the filter and editable properties. #6027
  • Tree: Lazy loaded tree crashes when using keyboard navigation (right arrow) to expand #6049
  • DomHandler.js: getComputedStyle getPropertyValue should be in hyphen case. #6055
  • AutoComplete: Resetting value doesn't work #6044
  • Chips: the component doesn't function properly on mobile devices #6086
  • MultiSelect: selectedOption undefined on MultiSelectChangeEvent #6097
  • Documentation: Problem with Dark Theme in Default column on Components API section #6125
  • Datatable: Horizontal scroller with selection/checkbox resets to initial position on clicking row #3155
  • Password: the feedback bar does not reset when I clear the field #6119
  • Slider: Null event.value within the onSlideEnd #6101
  • Typescript: update LocaleOptions interface #6050
  • Accordion/PanelMenu: (Tailwind) animation issues #5540
  • InputNumber onValueChange ignores Numpad Enter #6107
  • Dialog: inconsistency between theming documentation and used classnames (from source code) #6024
  • OrganizationChart: Documentation issue in Basic and Template sections. #6070
  • TreeTable: Documentation issues #6078
  • Sidebar: "Pass Through" documentation corrections #6068
  • Speed Dial: TypeError: Cannot read properties of undefined (reading 'visible') #6156
  • TextInput: className property is written two times into the class attribute in DOM #6160
  • Typo error in the DataTable documentation #6147
  • MultiSelect: loading prop in typescript shows error when called #6113
  • Documentation: Duplicate useState in HeadlessSidebar Demo Full Code Example #6033
  • Tailwind: content does not exist in MenuPassThroughOption #6063
  • Tooltip component shows unstyled error #6080
  • Calendar: TypeScript Definitions do not match with actual PT props #6094
  • Tree_Drag and Drop: validateDropPoint function is throwing error #6048
  • Tree: Custom icon assignation is not working #6116
  • ConfirmDialog. Error message: "Warning: Invalid value for prop content on div tag. #6111
  • Accordion: Wrong prop in TailwindDoc #6132
  • AutoComplete: event type in onInput prop is FormEvent-HtmlSpanElement #6145
  • Dropdown: editable prop requires optionLabel to be exactly "name" and options object to contain a "name" key #6076
  • TreeTable: Accessibility navigation is triggered when editing a cell following 10.3.3 update #6018
  • DataTable: Memory leak when data updated continuously #5927
  • DataTable: Virtual Scroller position resets upon lazy loaded #6015
  • Knobs: Wrong component shown in basic code example for React Hook Form #6013
  • Showcase: Problem For DataTable in TS #6002
  • useDisplayOrder: clears incorrect #6000
  • DataTable: Virtual Scroll error in dev mode #6006
  • Datatable + Virtual Scroller: Multiselect passes undefined to onSelectionChange #5870
  • Dropdown: editable input get console error when optionValue is not 'name' #6004
  • DataTable: rowClassName don't take prevalence over passthrough tailwind #5983
  • TabMenu is not updating its style when using unstyled mode and controlled mode #5992
  • SelectButton: Inappropriate UI #5841
  • Calendar: using yearNavigator cause exception error #5973
  • MenubarSub: Each child in a list should have a unique "key" prop. #5976
  • Sidebar: Unable to write unit test: groupToDisplayedElements'group'.findLastIndex is not a function #5954
  • BlockUI: setting blocked to false has no effect #5889
  • Select button accepts children but doesnt render them #5888
  • DataTableColReorderEvent.columns has a wrong type #5962
gucal
published 10.5.1 •

Changelog

Source

10.5.1 (2024-02-14)

Full Changelog

New Features:

Enhancements:

  • Tree: Missing emptyMessage prop #5950
  • MultiSelect: no way to change MultiSelect chips appearence #5935

Fixed bugs:

  • metaKeySelection default type is changed as false #5956
  • Hydration attribute mismatch on Icons #5955
  • Dropdown component is triggering onChange when tabbing over #5942
  • Menu component with routes rerenders all the components on every route #5941
  • Remove CodeSandbox Demos #5946
  • Multi-select / Dropdown will not lose focus #5929
  • Add ID to menubar top level prevents focus #5930
  • Splitter: local storage sync is not working #5916
  • DataTable: onRowEditValidator rowData is old value not newly updated value #2424
  • Tooltip Passthrough Options Not Styling #5932
  • PanelMenu: "activeItems" is read-only #5928
  • SplitButton appendTo="self" placement is wrong #5921
  • MultiSelect: Enter | Space Overlay Closes #5914
  • Calendar: Panel width too small with default Tailwind #5830
  • Password: Hand/Pointer icon not displayed while hovering over the eye icon in password ToggleMask mode #5905
gucal
published 10.5.0 •

Changelog

Source

10.5.0 (2024-02-06)

Full Changelog

Enhancements:

  • TabView/TabPanel: Can't have TabPanels in a JSX fragment #5900
  • Input Accessibility #5991

Fixed bugs:

  • Menu: No ripple effect #5901
  • FilterMatchMode.CUSTOM & filterFunction broken + custom filter type errors #3325
  • Calendar: Panel width too small with default Tailwind #5830
  • Menu: separator style missing in default Tailwind #5890
  • Paginator JumpToPageInput not working #5893
  • Primereact Splitter resize #5892
  • Password component hide/show button shouldnt be wrapped with #5880
  • Menu: Unhandled Runtime Error with Nextjs and Tailwind passthrough #5885
  • Dock: Sample code missing DockDemo.css #5882
  • Prevent multiselect/dropdown box from closing on page scroll #5872
  • Calendar : enabledDates is not evaluated with disabledDays #5863
gucal
published 10.4.0 •

Changelog

Source

10.4.0 (2024-02-01)

Full Changelog

Enhancements:

  • Splitter: missing/incorrect accessibility features #5849
  • New Component | FocusTrap #5829
  • Enhancement: DataTable accessibility #5839

Fixed bugs:

  • Divider (Tailwind): className not used #5862
  • Calendar : enabledDates is not evaluated with disabledDays #5863
  • Tree : Need "no results found" message if no matches found in the filter #5813
  • Showcase: TypeScript demos are failing in StackBlitz/CodeSandbox #5800
  • Dropdown: items focused when pressing letters in contexts where they shouldn't #5855
  • Unnecessary Javascript-Warning in Galleria onShow and onHide #5854
  • Calendar blur not working #5850
  • Dropdown: Missing property loading in DropdownProps Interface #5847
  • Carousel: Visual bugs when loading carousel with responsiveCarouselOptions #5166
  • Sidebar with content prop gives console warning #5834
  • Menubar: Does not respect the MenuItem id property #5827
  • Chips: Separator by new line doesn't work by pasting value #5824
  • Editor: Editor missing unordered list in the header #5818
  • Threshold not working useIntersectionObserver hook #5809
  • Accordion (Tailwind): Cannot read properties of undefined (reading 'disabled') #5804
  • Datatable Column Filter: Clear Button will not show if filter menu button is hidden #5802
  • className is not passes to TieredMenu items #5868
mert.sincan
published 10.3.3 •

Changelog

Source

10.3.3 (2024-01-18)

Full Changelog

Enhancements:

  • Accessibility | Data Components (Part 1) #5675
  • Accessibility | Input Components (Part 1) #5720
  • Calendar: timeOnly Today button should be Now #5722
  • Remove primeflex dependency from DataView #5798

Fixed bugs:

  • Menu items are not rendered when the page is opened with a router #5794
gucal
published 10.3.2 •

Changelog

Source

10.3.2 (2024-01-17)

Full Changelog

Fixed bugs:

  • FileUpload component, file content for non-image file types #5786
  • Mega Menu is not working on mobile devices #5788
  • Megamenu demo pages should sync with primevue megamenu demos #5791
  • Panel Menu opens empty item #5789
  • Menubar demo classname typo #5790
  • Float Label demo is broken in mobile mode #5781
  • Megamenu demo pages should sync with primevue megamenu demos #5791
  • PanelMenu:Items not displaying correctly #5777
  • ConfirmDialog:confirmDialog method in unstyled mode, the pop-up window style not apply #5656
  • Image: image zoomed out when opening second time #5771
  • Global Escape Key Listener Already Exists Error When Opening Multiple Dialogs #5767
  • Calendar: Month does not change when the onViewDateChange property is used #5754
  • TieredMenu and Megamenu: not rendering content #5766
  • InputMask: cannot test component with @testing-library/user-event >= 14.0.0 #5747
  • Locale: Clarify configuration #5760
  • Accordion: Error reading disabled #5757
  • DataTable: cell editing can't be cancelled when invalid #5750
  • Panel: Passthrough not working for header #5570
  • Calendar input pt #5564
  • ConfirmDialog pt prop style doesn't work with tailwind classes #5144
  • InputNumber: format error after the decimal point when Locale set de-DE #5745
  • TieredMenu: Reference error - create Submenu #5751
  • PrimeReactPTOptions: typo for multi state checkbox #5752
  • DataTable: Cannot update a component while rendering a different component warning #5556
  • TreeTable: column align header is not working #5315
  • TabView: the right scrollable is always true even if there is only one Tab #5743
  • Menu: click on menu item with url does nothing #5785
  • OrderList: Behavior when using spread syntax in onChange #4089
  • PickList: Behavior when using spread syntax in onChange #5739
  • InputNumber: Pos1/End places caret before/after prefix/postfix #5730
  • Documentation (Sidebar): fullScreen not visible by default #5741
  • DataTable: ResizeableColumns doesnt work with unstyled #5706
  • Dropdown: After selecting an option, clearing the value using close icon should clear the filter input #5735
  • InputNumber: 0 Decimal Entry Issue using Currency Mode #5728
  • Calendar - Pasting a datetime value with AM in it results in PM time instead #5719
  • Form Components: Convert class selector to data selector #5686
  • TieredMenu appears broken? - "ReferenceError: item is not defined" even on your own demo page #5724
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc