Socket
Socket
Sign inDemoInstall

primereact

Package Overview
Dependencies
Maintainers
4
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primereact - npm Package Versions

23
17

10.8.3

Diff

Changelog

Source

10.8.3 (2024-09-16)

Full Changelog

  • 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

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

Changelog

Source

10.8.1 (2024-08-05)

Full Changelog

  • Fixed typo VUE => React by @sja-cslab #6947
  • Editor doesn't show initial value in some cases by @avasuro #6951
  • Update Transitions for unstyled Accordion in tailwinddoc.js by @samy-mssi #6954
  • Autocomplete autoHighlight prop is inconsistent by @nitrogenous #6958
  • Inplace update doc for active and controlled mode by @melloware #6959
  • Added ((data: any) => string) to dataKey property definition by @sja-cslab #6960
  • InputOtp passthrough input correctly by @melloware #6965
  • Bump eslint-config-next from 14.2.4 to 14.2.5 by @dependabot #6966
  • Bump @docsearch/react from 3.6.0 to 3.6.1 by @dependabot #6968
  • Bump @stackblitz/sdk from 1.10.0 to 1.11.0 by @dependabot #6969
  • Bump @testing-library/jest-dom from 6.4.6 to 6.4.8 by @dependabot #6970
  • Fix calendar overlay requiring double click on date to select a value when mask is present by @frle10 #6972
  • Show how to preserve filter object when mixing column and row by @Et7f3 #6974
  • Fix failed to decode font by @KOliver94 #6977
  • Make sure header checkbox pt gets set properly in datatable by @peconomou929 #6979
  • DT HeaderCheckbox passthrough by @melloware #6981
  • Fix(InputNumber): Remove styled true option in useHandleStyle by @KumJungMin #6980
  • Stepper onChangeStep function not initially set by @meddvedev #6982
  • DataTable with Virtual Scroller and Multiselect; onSelection by @kl-nevermore #6985
  • Calendar does not display up-to-date value if date is manually entered by @avasuro #6986
tprkkc
published 10.8.0 •

Changelog

Source

10.8.0 (2024-07-29)

Full Changelog

  • Refactor Dropdown.js to improve optionLabel and optionValue retrieval by @Rekl0w #6831
  • Update ToastMessage severity options by @Rekl0w #6832
  • TreeTable onFilter type def by @melloware #6837
  • Add 'contrast' style option to ButtonProps by @Rekl0w #6839
  • Updating activeStep does not actually change the active step by @PuppetFoam #6841
  • TreeTableSelectionKeys type def by @melloware #6847
  • TreeTable Typescript for page event by @melloware #6848
  • Datatable loader unstyled non-boolean attribute warning by @meddvedev #6849
  • PanelMenu typedef for onOpen/onClose by @melloware #6850
  • Sort icons match PrimeVue by @melloware #6853
  • Fix panel style in DropdownBase.js by @Rekl0w #6856
  • Update z-index for submenu list in MenubarBase.js by @Rekl0w #6869
  • Re-rendering of Sidebar component by @jpranays #6860
  • Dropdown crashes when label is an empty string by @VytautasLozickas #6871
  • Return scalar values directly as a label for Dropdown by @VytautasLozickas #6872
  • Change the order of applying default values to props by @KumJungMin #6879
  • Hide clear button when options is empty in Dropdown by @KumJungMin #6880
  • Revert #6058 by @melloware #6885
  • Fix: Combine the className props in the Menu separator by @jijiseong #6884
  • TreeTable onResizeEnd incorrect column value by @melloware #6886
  • Update onDateSelect function to include isUpdateViewDate parameter by @Rekl0w #6890
  • Tree inputText's onChange in nodeTemplate does not respond to a space key by @akshayaqburst #6891
  • MultiSelect emptyMessage prop is not working by @ivanpajon #6894
  • MultiSelect internal value is never updated by @ivanpajon #6896
  • Related to PR #6896 by @ivanpajon #6897
  • FocusOnShow prop in Dialog component by @ivanpajon #6899
  • Custom passthrough options for bodyRow by @ivanpajon #6902
  • Missing rowGroupToggler and rowGroupTogglerIcon by @ivanpajon #6904
  • Missing props in MessagesPassThroughMethodOptions and MessagesProps by @ivanpajon #6909
  • Improve changeTheme logic and javadoc by @melloware #6913
  • Fix(Calendar): Reset the isOverlayClicked value after overlayVisibleState is set to false by @KumJungMin #6921
  • Fix(Calendar): Allow the end date to be the same as the start date using input by @KumJungMin #6919
  • Fix: Listbox crash in CI by @avasuro #6925
  • Autocomplete fix input passthrough TS by @melloware #6926
  • Unstyled prop forwarded to InputText by @melloware #6930
  • Removing chips in multiselect cause open/close multiselect by @meddvedev #6933
  • Radio Button Pass Through Options by @peconomou929 #6935
  • Editor get focus on init and on every value change by @avasuro #6937
  • Fix: Overlap icons in the dropdown filter component by @nitrogenous #6865
  • Fix input passthrough TS by @melloware #6938
  • Datatable fix row checkbox/radiobutton PT by @melloware #6941
  • Datatable reorderable rows in unstyled mode by @gcko #6943
tprkkc
published 10.7.0 •

Changelog

Source

10.7.0 (2024-07-03)

Full Changelog

Fixed Bugs:

  • Error in type definition #6670
  • emptyMessage prop and default label in unstyled mode #6672
  • Bump quill from 2.0.0 to 2.0.2 #6673
  • Types in CalendarPassThroughOptions #6676
  • Bump sass from 1.69.5 to 1.77.2 #6674
  • Missing prop in SidebarPassThroughMethodOptions #6689
  • Tooltip: Escape key not dismissing tooltip (WCAG 2.1 1.4.13) #6687
  • onEditorCallback row data not being updated #6685
  • colorpicker: Color picker popup not closing on escape button click in some specific scenarios #6694
  • fix default editMode value #6692
  • metergroup typos #6699
  • TieredMenu remove aria-level #6705
  • Datatable selection aria locale label #6707
  • Dropdown: Select value with Enter when optionValue is set #6703
  • DataTable: Tabulation is not working properly #6710
  • escape key not working in dialog #6719
  • InputNumber keydown bugfix #6728
  • fix InputOtp keyDown #6731
  • Datatable respect editMode to determine if editable #6736
  • Calendar month navigator #6739
  • Add content prop to Menubar component #6742
  • Fix Calendar onDateSelect function #6748
  • package.json security updates for braces #6750
  • Bump @testing-library/jest-dom from 6.4.2 to 6.4.6 #6752
  • Bump gulp from 4.0.2 to 5.0.0 #6713
  • Fix TreeSelect filter for space key #6754
  • React 19 support #6725
  • incorrect default value for minFractionDigits when set to null #6762
  • highlight range of month in datePicker #6759
  • highlight range of year in datePicker #6760
  • (Tooltip): not dynamically update align when position is mouse #6764
  • Added checks for dragdropScope being defined before conversion #6767
  • Rename previousButton to prevButton #6775
  • (ColorPicker): apply s and b of previous hsb to hsbValue #6788
  • apply year change in Calendar when input changed #6794
  • check for visibleOptions existing before looking up the index #6797
  • onMonthChange prop not being called when user increments / decrements month using arrow buttons #6799
  • Fix a few typos in markdown files #6801
  • Make sure editable dropdown opens when user types #6810
  • DataTable column resize on touchscreens #6726
  • Calendar's monthNavigatorTemplate Not Working #6818
  • FocusTrap better handling of autoFocus property #6721
  • Datatable radiobuttons and types #6698
  • ListBox keyboard navigation like primevue #6570
  • Checkbox: Component fail to render #6679
tprkkc
published 10.6.6 •

Changelog

Source

10.6.6 (2024-05-24)

Full Changelog

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
23
17
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