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

1
17

10.3.0

Diff

Changelog

Source

10.3.0 (2024-01-05)

Full Changelog

New Features:

  • ConfirmDialog/ConfirmPopup: Add defaultFocus option like PrimeVue #4051

Enhancements:

  • Dialog: DialogProps missing footerClassName #5661
  • DataTable: disable the rowEditor prop dynamically, as is done in rowExpansion #5640
  • TreeSelect: TreeSelect component is not supporting tooltips and is an issue in multiple select mode. #5613
  • Calendar:about disabled logic #5581
  • TreeTable: Incorrect typing for sortable prop #5591
  • InputNumber: Support roundingMode for the InputNumber #5528
  • Chip: onRemove callback function doesn't return the removed value #5530
  • confirmPopup: Remove deprecated code imports #5520
  • confirmPopup: Remove deprecated code imports #5520
  • Accessibility | Messages #5428
  • Accessibility | Media Section #5422
  • Headless Mode Update
    • Dialog, ConfirmDialog, ConfirmPopup, Sidebar, Toast
  • Showcase Updates

Fixed bugs:

  • PrimeReactProvider: Error next14 app router #5127
  • TabView: Doesn't render in NextJS 14 #5395
  • Issue with fileUpload progressBarTemplate #5664
  • Calendar: When enabledDates array is set, user will get stuck on month/year selection #5662
  • DataTable: Subheader row group along with date sorting not working as intended #5651
  • Ripple effect is not working on buttons inside the sidebar #5652
  • Input Number: Value pasted by the user is not entered when suffix and decimals are used. #4802
  • SideBar: aria-label disappear on close button #5637
  • A maximizable dialog cannot be maximized properly after its position has been changed #5635
  • InputNumber:format error when Locale set de-DE #5633
  • TreeTable/Datatable: Calendar not showing correctly #5529
  • Image preview zoom in bug #5627
  • Otherprops not working for InputSwitch #5623
  • InputNumber: (Germany) second step of currency can't changed #5589
  • InputNumber: Incorrect duplication of fractional part of number #5607
  • InputNumber: Cursor stuck when using minFractionDigits and comma as decimal separator #5548
  • When RadioButton is selected, clicking on it does not trigger the onClick event. #5610
  • TreeTable: missing import #5600
  • TreeTable: Column "align" prop aligns the header rather than the content #5597
  • Dialog: breakpoints are janky #5551
  • TreeTable: sorting not triggered when clicking header with custom HTML #5584
  • Calendar: After the currentview changed, the panel position is wrong #5577
  • DataTable: appendTo on HTML element doesn't work #5266
  • Calendar position error when appendTo: 'self' is set #5058
  • select components: props appendTo Incorrect first time mount #5311
  • MultiSelect: selectAllLabel property error inside React Router #5572
  • Inplace: active prop not working #5561
  • DataTable: Error when updating a cell #5556
  • Calender: even with the viewDate prop the user can scroll past viewable dates #5558
  • InputNumber: Text selection not working on input focus when using a suffix or prefix #5537
  • TreeTable: Plenty of warnings in codesandbox demos #5542
  • DataTable: Resize "fit" doesnt work with unstyled #5489
  • Calendar: viewDate change does not update displayed year #4147
  • Incorrect year display in Calendar after navigating to next year #5533
  • Calendar: InputText does not immediately reflect locale changes #5535
  • BlockUI lost focus #5523
  • TreeTable: Header's columns not aligned with body's columns in scrollable mode #5487
  • TreeTable: Rows are not aligned when frozen #5508
  • useDebounce is wrong #5490
  • Messages: No animations in v10 #5485
  • ComponentBase: fkey used before declaration #5477
  • Tabview: There is No style when use PrimeReact & Tailwind #5445
  • Dialog: "esc" close dialogs in wrong order #5019
  • CascadeSelect: activeOptionState not working as expected #5425
  • Calendar: Size of picker panel when in month view #5435
  • DataTable demo performance | Add DeferredDemo component #5688
  • TreeSelect: panel hide after uncheck #5447
  • InputText: className is added twice #5440
  • TreeTable: Errors "React does not recognize the xxx prop on a DOM element" on rendering TreeTable component #5427
  • CascadeSelect: onInputKeyDown error in unstyled model #5424
  • Datatable: Cell editor ColumnEditorOptions param is broken #5233
  • Dropdown: component interactable in disabled div #5414
  • Dropdown: Tailwind optionDisabled with function not working #5676
  • ConfirmDialog:confirmDialog method in unstyled mode, the pop-up window style not apply #5656
  • ConfirmDialog: acceptButton's pt don't respect button #5653
  • ToggleButton (Tailwind): Imported theming from documentation crashes button #5609
  • Calendar (Tailwind): Calendar Input border rounded when showIcon is set #5590
  • Calendar (Tailwind): Calendar missing styling #5579
  • MultiSelect: PT filterInput not work #5568
  • DataTable (Tailwind): frozen is undefined when data is empty array #5555
  • TreeTable: need to be converted to data- lookups instead of className lookups #5553
  • Accordion (Tailwind): Prop type error in console #5546
  • OverlayPanel (Tailwind): showCloseIcon is at wrong position #5543
  • DataTable: need to be converted to data- lookups instead of className lookups #5524
  • Dropdown (Tailwind): Focus shadow not working #5512
  • FileUpload: Missing basicButton theming in Tailwind #5515
  • Button: Loading Spinner has no margin by default (Tailwind) #5509
  • CascadeSelect: missing some values in pt #5479
  • Picklist Tailwind is not responsive #5417
  • Tailwind: Chips camelCase properties #5500
  • Tailwind: Autocomplete camelCase #5499
  • Tailwind: Multiselect issues and camelCase on properties #5493
  • Tailwind: Listbox camelCase properties and Context property focused is missing #5492
  • Tailwind: Calendar dropdownbutton #5471
  • Tailwind: Button in Speedial does not have access to parent #5467
  • Tailwind: InputNumber input is not a function #5464
  • Tailwind: Tooltip missing context #5468
  • Tailwind: Slider starthandler and endhandler, deprecated? #5466
  • Tailwind: SidebarPassThroughOptions closeButtonIcon property missing #5465
  • Tailwind: Dropdown itemGroup camelCase missing #5469
  • Tailwind: ConfirmDialogPassThroughOptions does not a transition property #5463
  • Tailwind: Card subtitle vs subTitle and similar issues #5461
  • Tailwind: CascadeSelectPassThroughOptions is missing sublist #5462
  • TabMenu: activeIndex not rerendering tabs with Tailwind #5457
  • Tailwind: Rating readOnly property seems incorrect #5443
  • Tailwind: modelValue property #5444
  • RadioButton: data selector and Hook Form doc display error #5679
  • ScrollPanel: test failed #5672
  • Table: Sort icons are not showing correct amount directions #5617
  • TreeTable: Wrong typing for emptyMessage #5588
  • Button (Tailwind): Theming Documentation is missing attributes for button without label #5526
  • Updating demo environments to Vite #5455
  • Animated Text Highlight Problem #5480
  • RowEdit: Programmatic Demo #5452
  • Calendar: lag when navigating between months #5202
  • Datatable: CRUD Filter but #5691
mert.sincan
published 9.6.4 •

mert.sincan
published 10.2.1 •

Changelog

Source

10.2.1 (2023-11-27)

Full Changelog

Fixed bugs:

  • Tree Table Header Bug #5412
mert.sincan
published 10.2.0 •

Changelog

Source

10.2.0 (2023-11-27)

Full Changelog

Enhancements:

  • MISC Section | Accessibility #5356
  • Chip Removable Icon to have button role #4190
  • TreeTable: selected rows are not highlighted #5370
  • CascadeSelect: Popup does not close on escape key press #5360
  • SplitButton: SplitButton popup not closing on escape button click #5365
  • Speed Dial: Speed Dial Menu does not close on escape key press #5367
  • PanelMenu: Menu items with no sub-items toggling border #5349

Fixed bugs:

  • DataTable: Cell editing with Dropdown doesn't work #3079
  • DataTable editor with 3rd party dropdown / overlay #2097
  • Mention: Page Breaks when navigating to Mention component #5363
  • TabView: Closes all tabs on click #5369
  • DataTable: Cell edit support Dropdown #2666
  • DataTable: editMode="cell" and Dropdown z-Index issue #5320
  • AccordionTab: Invalid values for props $$typeof, type on div tag #5379
  • Password: inputClassName doesn't work with Tailwind #5385
  • TreeTable: Unable to hide a column with hidden prop #5384
  • Calendar: monthNavigator={true} with numberOfMonths={>1} shows controls for the first month only #5390
  • TreeTable: column align header is not working #5315
  • Tree: Custom collapseIcon/expandIcon is not applied on children #5393
  • Slider: Setting min boundary value component is breaking the component. #5398
  • MultiSelect emptyMessage prop results in error #5340
  • SplitButton: pt attribute doesn't behave as described in documentation #4883
  • Tailwind: Button tailwind/index.js #5407
  • DataTable: memory leak when data updated continuously #4656
  • Removing style section from pages #5354
  • Missing type definition in for hideOverlaysOnDocumentScrolling in APIOptions #5378
  • Misc Demos Refactor #5357
  • Tailwind: Documentation transition: TRANSITIONS.overlay #5387
  • Mention: Component not rendering #5374
  • Primereact Tooltip props children and content have different types #5376
  • Slider: Setting min boundary value component is breaking the component. #5398
mert.sincan
published 10.1.1 •

Changelog

Source

10.1.1 (2023-11-21)

Full Changelog

Fixed bugs:

  • Calendar with touchUI prop always adds p-overflow-hidden to body in the mounted phase #5352
  • DataTable: Moving selection up with keyboard not working #5347
  • DataTable: fire onRowClickwhen unselect row #5342
mert.sincan
published 10.1.0 •

Changelog

Source

10.1.0 (2023-11-20)

Full Changelog

Enhancements:

  • MultiSelect: Add onRemove callback function, the same as in the Chip component #5247
  • Dropdown: Allow control of dropdownIcon based on state #5308
  • Password: Strength meter does not close on escape key press #5321
  • MultiSelect: Add onRemove callback function, the same as in the Chip component #5329
  • Lara theme enhancements #5343
  • New Showcase Implementation #5258

Fixed bugs:

  • Slider - Prop style did not match #5346
  • Bootstrap: Example is broken #5310
  • Datatable: Setting rowEditorInitIcon has no effect. #4430
  • InputNumber: unable to input a decimal point #5338
  • Missing icons #5333
  • PrimeReactProvider: Panels closing on scroll even with hideOverlaysOnDocumentScrolling: false #5332
  • HeroSection:import case sensitive #5328
  • Tooltip: tooltip does not close when cpu throttled x6 #5312
  • Tooltip: Stuck after hovering when used in complex page #3965
  • select components: props appendTo Incorrect first time mount #5311
  • InputMask: Pasting does not respect the cursor selection #5285
  • Documentation: Ripple needs to be enable, docs says false #5316
  • Tailwind: Dialog - mask: modal property is undefined #5296
  • Tooltip with showOnDisabled prop breaks some input component style #5300
  • Fix with showondisabled prop breaks some input component style #5301
  • Code Display spacing #5303
  • Tailwind: CSS fixes from PrimeVue #5294
  • Tailwind: Under DataTable theming props.frozenRow but are not DataTableProps #5288
  • InputText inherits size from HTMLInputElement and size is number #5283
  • DataTable: Infinite loop onValueChange #5160
  • DataTable: onValueChange fires if the selection if updated #5281
  • InputNumer: PageSpeed Accessibility: ARIA IDs are unique #5270
  • Added plain text #5278
  • InputNumber: PageSpeed Accessibility - Buttons do not have an accessible name #5269
  • Splitter: stateString is undefined #5276
  • Tailwind Theming for Button uses a property plain but plain is not part of ButtonProps #5273
  • Tailwind CSS issue #4987
  • Component Styles: Remove use of !important now that @layer is used #5096
  • Sidebar fullscreen unnecessary class assignments fix #5271
  • Updating documentation under theming #5276
  • SplitButton: Outlined SplitButton right border duplication on hover #5264
  • PanelMenu: command of MenuItem without child cannot be triggered #5255
  • TreeSelect: In unstyled mode, the selected and checked style not work #5254
  • TabView: Dynamically created TabPanels and onTabClose closes more than one Tab #2842
  • TreeTable: filter row ignored when frozen column enabled #5252
  • MultiSelect: stopPropgation on multiSelect items #5250
  • Add support for faster progressive and incremental builds #5231
  • InputNumber: button event repeats infinitely if input is disabled #5245
  • AutoComplete: Primitive value 0 does not display correctly #5241
  • Calendar: Wrong docs in Pass Through #5243
  • TabView: Dynamic Tabs not working #5229
  • OverlayPanel: Toast is appearing when page is loaded #5235
  • InputNumber: Enter leading 0 when using prefix/suffix #5234
  • FileUpload: Uploaded file is cleared in advanced mode #5226
  • Mention: Mentioning someone keeps the search text #5216
  • ComponentBase: TypeError: Cannot read properties of undefined (reading 'unstyled') #5168
  • TypeError: Cannot read properties of undefined (reading 'unstyled') #5203
habubey
published 10.0.9 •

Changelog

Source

10.0.9 (2023-11-01)

Full Changelog

Fixed bugs:

  • useHandleStyle Broken: Styles not loading #5213
habubey
published 10.0.8 •

Changelog

Source

10.0.8 (2023-11-01)

Full Changelog

Fixed bugs:

  • MultiSelect: Dropdown body detaches from dropdown head/button #5210
  • "Command" docs are missing #5205
  • Tailwind: Panelmenu: Some classes not being picked up during Styling #5206
  • ComponentBase: TypeError: Cannot read properties of undefined (reading 'unstyled') #5168
  • TypeError: Cannot read properties of undefined (reading 'unstyled') #5203
  • Tailwind: MultiSelect: multiple conflicting classname keys #5200
  • Tailwind: PanelMenu: Documentation Pointing to Incorrect TRANSITION #5198
  • Datatable: Missing rowEditorSaveButton and rowEditorSaveIcon on ColumnPassThroughOptions #5196
  • DataTable: Redefine column width after resizing a column manually #5123
  • DataTable: When using InputTextarea as editor, pressing Ctrl + Enter or Shift + Enter results in a submission #5193
  • InputNumber: Minus Sign not working for Currency INR #5185
  • PanelMenu: Visual defect #5190
  • Tailwind with Menubar end attribute does not align-right #5181
  • DataTable with frozen columns and displayFilter 'row' doesn't freeze filter cell #5164
  • Add missing pi-file-edit icon #5179
  • OrderList: order of selection reversed when moving multiple items to top or bottom #5177
  • 10.0.7: forwardRef Warning #5172
  • id not passed to SplitterPanel #5169
habubey
published 10.0.7 •

Changelog

Source

10.0.7 (2023-10-26)

Full Changelog

Fixed bugs:

  • SplitButton: Missing styles #5163
habubey
published 10.0.6 •

Changelog

Source

10.0.6 (2023-10-26)

Full Changelog

Fixed bugs:

  • FileUpload: Adding pending text to localization in component #5161
  • AvatarGroup -> Avatar Hover tooltip #4181
  • MultiSelect: Clicking on "selectAll" checkbox closes options dropdown #5151
  • AccordionTab cannot be used in custom wrapper #2052
  • SpeedDial: className property not being applied to list items #5148
  • MultiSelect: Clear button marks variable as undefined #5142
  • Mispell of 'inteface' instead of 'interface' #5138
  • Calendar with mask does not work as expected when editing input. #5137
  • DataTable: passthrough styling is ignored #5131
  • Column: Pass Through does not apply header classes correctly #5125
  • InputNumber: Typescript type definition for 'incrementButtonIcon' and 'decrementButtonIcon' errorneous #5132
  • Mention: Mentioning someone deletes the first word of the comment #5114

New Features:

  • Password with ability to toggle mask via a method and a unmasked property #5135
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