Socket
Socket
Sign inDemoInstall

primereact

Package Overview
Dependencies
16
Maintainers
4
Versions
162
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
17Next

10.6.6

Diff

Changelog

Source

10.6.6 (2024-05-24)

Full Changelog

What's Changed

Fixed Bugs:

  • Add ariaLabel method to Typescript #6582
  • Locale fix #6586
  • Row reorder icon image won't break drag 'ghost' #6581
  • Add paste key #6577
  • Check meta key for MacOS #6588
  • InputOtp respect props.value change #6595
  • Fix typo in Scale doc #6596
  • Fix typo in PrimeFlex doc #6597
  • Password fix tab ordering of toggle mask #6598
  • Fix typo #6601
  • Show headless sidebar in all window sizes #6605
  • IconOptions typescript updated for FontAwesome #6579
  • PanelMenu MenuItem Id Prop Not Passed #6607
  • MeterGroup render items in percentage #6612
  • Minus sign after all selection - InputNumber #6566
  • Tabview Core Styles Moved to SASS Theme and Removed Inkbar for Lara #6616
  • Chart update TypeScript to inherit DIV #6618
  • Fix: Cannot npm link primereact on local project #6619
  • Added new capabilities and properties to Column and Dialog #6611
  • Dropdown fix checkIcon #6630
  • Feat: Stateful TreeTable #6384
  • InputOtp keyboard navigation #6638
  • DataTable: Column: onCellEditComplete is fired twice #6641
  • VirtualScroller improve useUpdate comparison #6643
  • Fixed typo #6654
  • BodyRow tab key handling #6658
  • Multiselect use unique label key #6652
  • Tooltip default position to 'right' if undefined #6651
  • PageLinks use totalPages #6649
  • Add missing components to primereact.all.js #6637
  • autocomplete value selection fix #6664
  • Galleria image in fullscreen mode not closing on escape button click #6645
  • DragDrop Tree keyboard navigation #6646
tprkkc
published 10.6.5 •

Changelog

Source

10.6.5 (2024-05-03)

Full Changelog

Fixed Bugs:

  • pt headerContent fix in #6529
  • fix optionLabel in #6520
  • remove unused codes in #6509
  • remove unused code in #6511
  • fix unexpected type coercion and removed unused code in #6513
  • removed unused code in #6515
  • removed unused codes in #6517
  • Multiselect checkbox CSS class in #6532
  • Datatable expose sorts and filters in ref in #6533
  • MeterGroup correct CSS handle style in #6534
  • Stepper fix TS docs to onChangeStep in #6546
  • Button as link docs in #6547
  • pt submenu fix in #6544
  • AccordionTab PT error in #6549
  • Remove setTokens in onPaste on InputOtp to avoid duplicate values in #6526
  • dropdown filter fix in #6551
  • fix updateViewDate event in #6559
  • Missing PT Option for IconField in Password in #6560
tprkkc
published 10.6.4 •

Changelog

Source

10.6.4 (2024-04-3O)

Full Changelog

Enhancements:

  • remove unused codes in #6504
  • add menu context to menu in #6488
  • OverlayPanel add isVisible method to external API in #6453

Fixed Bugs:

  • unit tests in #6348
  • fix Tailwind classes for inputswitch and checkbox as styling is broken in #6347
  • Locale update to use ariaLabel method in #6313
  • Sidebar doc fix in #6354
  • InputOtp fix typescript case in #6361
  • Stepper proper forwardRef in #6362
  • Stepper demos in #6363
  • Revert typedoc in #6368
  • Bump chart.js from 4.4.1 to 4.4.2 in #6282
  • Bump @testing-library/user-event from 14.5.1 to 14.5.2 in #6280
  • Bump prettier from 3.1.0 to 3.2.5 in #6372
  • Bump @types/react-transition-group from 4.4.9 to 4.4.10 in #6373
  • Bump eslint-config-next from 14.1.0 to 14.1.4 in #6369
  • InputOtp wrong import in #6383
  • Add missing children prop in FloatLabel.d.ts in #6388
  • MultiSelect - SelectionLimit issue in #6218
  • fixed issue on selecting option by key event when using optionValue prop in #6374
  • typescript definition for ButtonGroup in #6360
  • Locale prevent prototype pollution in #6395
  • Showcase examples use IconField in #6386
  • Calendar inputClassName missing in #6398
  • FileUpload: add missing type definition for cancelIcon in #6400
  • DataTable custom filter example in #6401
  • DataTable - onContextMenu does not return row data in #6403
  • typescript definition for Stepper and StepperPanel in #6356
  • AutoComplete: Fix the issue of passing an undefined key while rendering lists. in #6365
  • Fix Tailwind theme for TriStateCheckbox in #6406
  • Password removed invalid props from PT in #6409
  • Password fix invalid/variant props in #6412
  • Megamenu single array fix in #6416
  • Added Fragment at doc in #6421
  • Calendar updateViewDate fix in #6425
  • InputOtp updateTokens fix in #6433
  • InputOtp import fix in #6441
  • FloatLabel prop fix in #6440
  • Variable names fix in #6444
  • TabView round scrollLeft like PrimeVue in #6449
  • TreeTable: call customer sortFunction for column set as sortField in #6436
  • Typescript boolean instead of false in #6378
  • Toast close by id fix in #6457
  • Dialog onHide prop call in #6458
  • PrimeIcons v7 constants in #6465
  • PrimeIcons v7 constants in #6466
  • PrimeIcons v7 constants in #6467
  • Ripple doc fix in #6470
  • VirtualScroller/Ripple TS updates in #6472
  • TreeSelect header fix in #6471
  • StepperHeader add type button in #6463
  • Chips respect removable function in #6428
  • TreeSelect pass emptyMessage to Tree in #6411
  • Passthrough accordiontab not tab in #6390
  • ColumnFilter proper ID handling in #6367
  • MeterGroup minor refactor similar to other components in #6355
  • DataScroller pt doc img fix in #6480
  • Checkbox onClick TS def in #6485
  • Stepper add p-component to Stepper action in #6350
  • date picker value entering in #6478
  • KeyFilter handle AZERTY and dead keys in #6484
  • fixed the issue with the home separator if home prop is null/undefined in #6375
  • InputNumber allowing accent/dead characters in #6352
  • Quill 2.0.0 support in #6429
  • Dropdown navigation like PrimeVue in #6430
  • Dropdown scroll into view on focus in #6452
  • Menu align focus with PrimeVue in #6381
  • Calendar updateViewDate fix in #6447
  • Autocomplete Not able to delete a manually added chip in #6474
  • primefaces #6234, TreeSelect: (accessiblility) cannot access and clear the selected input using using keyboard in #6235
  • Stepper add get/set active step in #6486
  • Update templatedoc.js with correct reference in #6495
  • Dialog refactor using FocusTrap in #6435
  • Listbox focused option index fix in #6500
  • Splitter can work with multiple panels in #6490
  • Password use IconField for toggle mask in #6493
  • PanelMenu isItemActive Update in #6502
  • Fix formatting in #6505
gucal
published 10.6.3 •

Changelog

Source

10.6.3 (2024-04-09)

Full Changelog

New Features:

  • New component InputOtp #6327

Enhancements:

  • Unable to select item in Autcomplete with keyboard #6308
  • Core: p-hidden-accessible modernization #6163
  • Multiselect: must hit TAB key twice to move focus to next dropdown element #6288

Fixed bugs:

  • Dropdown filter : Filter Field Resets to Empty String on Empty Filter Result when uing onFilterEvent to fetch options dynamically #6265
  • Multiselect scroll position reset bug #6305
  • InputNumber: does not work with czech and slovak keyboard layout #6237
  • InputNumber: Cannot insert value on Android #6275
  • InputNumber: cannot shift + num key #6257
  • ButtonGroup: missing children prop #6333
  • InputText: It doesn't take classNames when unstyled is true #6274
  • Dropdown: Focus change when editable and filter enabled #6297
  • DataTable: Drag Selection Highlight Doesn't Appear in 10.6.2 #6272
  • Core: Merging PT props only respects lower-case props #6289
  • Calendar: Incorrect year with numberOfMonths and yearNavigator #6285
  • Core: Unstyled property does not inherit to children #6142
  • Vite: Build issues #6276
  • ButtonGroup: forwardRef render functions accept exactly two parameters #6263
  • MeterGroup: Component is not exported from the library #6268
  • Tree: row selection checkbox not getting checked #6216
  • Multiple Components: classnames not being set in unstyled mode #6329
  • ToggleButton: Checkboxes showing before button #6222
gucal
published 10.6.2 •

Changelog

Source
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
2345
17Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc