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

primeng

Package Overview
Dependencies
Maintainers
1
Versions
366
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primeng - npm Package Versions

1
37

16.9.12-lts

Diff

mehmetcetin
published 17.18.3 •

Changelog

Source

17.18.3 (2024-07-04)

Full Changelog

Fixed bugs:

  • Splitter | Overflow issue #15959
  • Component: Multiselect - Provide removetokenicon hiding in case option is disabled (reopen) #15624
  • Table | Multiple Selection with dataKey shows wrong selected row count upon CTRL+A #15903
  • Button Tooltip shows up after Dialog opens #15933
  • p-splitter: minSizes not working as expected #15943
  • p-splitter: Resize not working when iFrames are used in panels #15942
  • Component: InputNumber - Control update on strategy is ignored #12831
  • Component: InputNumber unneeded update model on blur #15799
  • p-multiselect: MultiSelectChangeEvent wrong select value #15954
  • Content-Security-Policy 'nonce' not working for some elements #15911
  • Component: Editor - Upgrade Quill to 2.0 #14721
  • Accessibility: Selection in MultiSelect is not accessible for screenreader #15930
  • Message: New severity not reflected in styles #15534
  • Component: Message - Theme: Aura light and dark variants #15881
mehmetcetin
published 17.18.2 •

Changelog

Source

17.18.2 (2024-06-27)

Full Changelog

Fixed bugs:

  • TabMenu: Highlight does not update when selecting routerLink to unloaded module #15012
  • p-dropdown: p-dropdown-open style is missing from dropdown #15762
  • Closing nested dialog removes CSS class still needed for parent dialog #15779
  • Component: Accordion #15851
  • Accessibility: Buttons within an Accordion header template can't be activated via Keyboard #15871
  • Menu: Alignment does not work for SVG path #15877
  • Tree hierarchy #15886
  • Accessibility: Buttons within a Tree component can't be activated via Keyboard #15889
  • Dynamic Dialog Errors If No Focusable Element (Maximum call stack size exceeded) #15894
  • Component p-listbox triggers onChange multiple times #15873
  • Table | Multiple Selection with dataKey shows wrong selected row count upon CTRL+A #15903
  • PrimeNG Button Link stackblitz not working #15902
  • Doc: Steps close menu #14259
  • Component: Button -> pButton #15862
  • Password: When disabled allows to edit on focus tab #15905
mehmetcetin
published 15.4.21-lts •

mehmetcetin
published 16.9.11-lts •

cetincakiroglu
published 17.18.1 •

Changelog

Source

17.18.1 (2024-06-13)

Full Changelog

Fixed bugs:

  • Accessibility: Buttons within an accordion header template (keyboard accessibility) #15837
  • Accessibility: Tree inside an Accordion (arrow navigation) #15830
  • Accessibility within Tree Component #15828
  • pTree: right click on treenode chevron down #15714
  • Component: Button: Opacity is applied twice on disabled state --> wrong opacity #15651
  • Calendar: Range selection mode should use start date as default date when end date isn't set #15818
  • Menu: Keyboard navigation broken when using custom template #15794
  • pTemplate not working for p-menu alone #15781
  • OrderList: Unable to insert space into input component #15326
  • Component: Table (Advanced Filter) #15778
  • Component: PrimeNG Slider with range values not working properly #15404
  • Dropdown: when using selectedItem template if the selected option is 0 then no template is rendered #15366
  • P-Splitter: Does not respect minSizes array after upgrading to 17.16.1 #15637
  • AutoComplete: Broken since PrimeNG 17.15.0 due to the new optionValue support #15393
  • Fix broken unit tests #15787
  • Component: p-multiSelectItem - breaking regression #15784
  • InputNumber - MinFractionDigits and MaxFractionDigits no longer respect a value of 0 #15772
  • Button: Using Icon + LoadingIcon removes common class #15736
  • Table filter: templating filter as Calendar with selectionMode range throws error #15576
cetincakiroglu
published 17.18.0 •

Changelog

Source

17.18.0 (2024-05-30)

Full Changelog

Implemented New Features and Enhancements:

  • Support for Angular 18 #15661
  • SplitButton: send events regarding TieredMenu #15758
  • Split button: tooltip for the items #15581
  • Calendar - add option to change step size in yearpicker #15634
  • Old prettier version that does not support new control-flow syntax #15653

Fixed bugs:

  • TieredMenu:Tooltip property does not work on MenuItem #15536
  • Primeng Table: Clear the filters which are not applied when filter menu closed by clicking outside the menu #15557
  • Chips: ARIA/Keyboard navigation trigger itemClick event with 'Space' key missing #15611
  • Backspace event not working in Input Otp component (Mobile / Android) #15613
  • pTemplate not working for p-toolbar alone #15608
  • Table: Column Toggle example does not restore original column order #15194
  • Component: Dialog in 'headless' mode can not be focused #15496
  • p-multiSelect: onRemove event not getting emitted #15118
  • Table: Reorderable column false still gives cursor move #15656
  • Component: selectButton #15278
  • Tooltip: Tooltip broken when used in a custom component #15648
  • InputNumber Component: Default value for minFractionDigits is not correct when value explicitly set to null #15346
  • Accordion: updateActiveIndex does not actually update _activeIndex #15674
  • Calendar datepicker covers input component when there is 6 week displayed on. #15238
  • Autocomplete: Showing empty overlay when has no suggestions and showEmptyMessage is false #15344
  • PasswordDirective: Loss PrimeNGConfig in constructor #15727
  • FileUpload: Improve styling for mobile and not image files preview #15730
  • InputMask: Paste function runs on disabled mode #15732
  • Slider: Change range slider by keys does not trigger the onSlideEnd event #15107
  • p-calendar preventing calendar automatic closing with hideOnDateTimeSelect="false" not working for selectionMode="range" #14989
  • Checkbox: Checkbox multiselect doesn't work with reactive form and formcontrol #15265
  • PickList Component: Fix unit test #15724
  • Context Menu: Fix Unit Tests #15607
  • Editor Component: fix unit test #15645
  • FileUpload: Fix unit tests #15596
  • MultiSelect Unit Test Fix #15578
  • Input text area: fix broken unit test and expand test coverage #15605
cetincakiroglu
published 16.9.10-lts •

Changelog

Source

LTS 16.9.10-LTS (2024-05-16)

Fixed bugs:

  • Tooltip visual issue in 17.16.1 #15545
cetincakiroglu
published 17.17.0 •

Changelog

Source

17.17.0 (2024-05-16)

Full Changelog

Implemented New Features and Enhancements:

  • PrimeNGConfig | Add csp #15560
  • TreeSelect: ng-touched not working & add onFocus, onBlur events #15537
  • TreeSelect | lazy support #15579

Fixed bugs:

  • Table: Numeric Filter #15512
  • Table's select all checkbox shouldn't select the checkbox which are disabled #15338
  • InputNumber: Selection lost when not selecting all content from left to right when prefix is enabled on the left. #15293
  • Button/p-button and tooltip: Doesn't work correctly #15390
  • Button Directive | label input type mismatch #15590
  • Tooltip: Uncaught TypeError: Cannot read properties of null (reading 'style') #15518
  • Tooltip | Tooltip is out of position after dialog opens #15529
  • TreeSelect: Panel does not hide on selected item #15539
  • Button | Remove wrapper span elements from icon templates #15582
  • InputOtp: Paste function works when readonly set to true #15567
  • p-tree: Node which is not selectable shouldn't have focus #14822
  • Skeleton size property is no longer a string accepting rem values but instead expects shapes #15535
  • Dropdown: attr.id not applied to input element when editable: true #15542
  • Tooltip visual issue in 17.16.1 #15545
  • Keyboard Trap within Galleria component #15546
  • AutoFocus | doesn't work in dialog #15524
  • Dialog | tabbing order is broken because of pFocusTrap #15482
  • Autocomplete Component: Fix unit test #15554
  • Orderlist Unit Test Fix #15571
  • InputSwitch Component: Fix unit test #15573
  • Autocomplete broken unit tests #15596
  • Listbox unit test fix #15564
  • Rating: Fix broken unit tests #15522
  • Dialog: Fix broken unit test #15526
  • Autocomplete Component: Fix unit test #15554
  • Dropdown: Fix unit test #15511
cetincakiroglu
published 15.4.20-lts •

Changelog

Source

LTS 15.4.19-LTS (2024-05-10)

Fixed bugs:

  • Calendar: Add additional keyboard support #14995
  • Tooltip | Tooltip-option tooltipEvent="focus" does not work on p-button #15472
  • Tooltip | tooltipEvent - "focus" | "hover" combined #15468
  • Table | the 'not equal' filter is applied immediately after being selected #15283
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