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.8.0

Diff

Changelog

Source

16.8.0 (2023-11-20)

Full Changelog

Implemented New Features and Enhancements:

  • Accessibility | Input Section (part 2) #13990
  • Accessibility | Data Section #14123
  • VirtualScroller performance enhancement for Input Components with selection #13993
  • MegaMenu & MenuBar | Activate root item on hover. #14086

Fixed bugs:

  • Autocomplete | overlayOptions not working #14139
  • Dropdown Tab key not closing the overlay #14124
  • Component: Calendar. After closing the calendar, the p-overflow-hidden class is not deleted #14012
  • MultiSelect: Clear button is visible when field has empty array as value #14145
  • p-dropdown: onBlur is been called on selection, without lost focus, and before onChange #14128
  • Fileupload component disables upload button #14046
  • MultiSelect: Label does not properly update when properties change #13862
  • MultiSelect onPanelShow is not fired when there are no options (empty array / filtered) #14058
  • p-message/p-toast: long details squeezed closeButton #14125
  • Autocomplete: deleting search term causes ExpressionChangedAfterItHasBeenCheckedError #14001
  • Dropdown & MultiSelect | Cannot scroll on selected on overlay shown. #14142
  • AutoComplete | Items are not visible after overlay is opened second time #14137
  • Component: p-multiSelect resetFilterOnHide issue #14134
  • Dropdown: Triggers 3 onChange events when rendered (two empty) #14136
  • ListBox selection is not working from code #14121
  • Listbox default values being set. #14041
  • PrimeNG : SideBar onHide Not trigger #13933
  • Component: p-multiSelect does not render grouped items that have a property named group #14061
  • MultiSelect component triggers two empty change events when rendered #14103
  • Multiselect: Missing itemValue in onChange event #14100
  • REGRESSION 16.7.2: dropdown incorrectly implements NG_VALUE_ACCESSOR, writeValue is issuing change. #14095
  • dropdown not selected After upgrade Primeng 16 #14094
  • Dropdown: Additional case where dropdown causes panel to scroll #14078
  • Dropdown: In PrimeNG 16.7.1 interacting with dropdown causes panel to scroll #14039
  • p-tooltip : autohide="false" does not work every times #14014
  • Accordion: nested inputs loose focus when pressing arrow keys #14105
  • Chips: Focus classes are no longer applied #14101
  • Autocomplete: Delete selection in multiple mode cause "Cannot read properties of undefined (reading 'nativeElement')" #14064
  • Component: p-chips | does not work with Reactive Forms #14062
cetincakiroglu
published 15.4.13-lts •

Changelog

Source

LTS 15.4.13-LTS (2023-11-17)

Fixed bugs:

  • p-tooltip : autohide="false" does not work every times #14014
  • Fileupload component disables upload button #14046
  • MultiSelect: Label does not properly update when properties change #13862
  • p-message/p-toast: long details squeezed closeButton #14125
cetincakiroglu
published 14.2.16-lts •

Changelog

Source

LTS 14.2.16-LTS (2023-11-17)

Fixed bugs:

  • Fileupload component disables upload button #14046
  • MultiSelect: Label does not properly update when properties change #13862
  • p-message/p-toast: long details squeezed closeButton #14125
  • Autocomplete: deleting search term causes ExpressionChangedAfterItHasBeenCheckedError #14001
cetincakiroglu
published 16.4.2 •

Changelog

Source

16.4.2 (2023-11-10)

Full Changelog

Fixed bugs:

  • TreeTable | Global filter to search tree-table is not returning all the relevant results #14082
  • Dropdown | FocusTrap doesn't allow user to tab on next element #14083
cetincakiroglu
published 16.7.2 •

Changelog

Source

16.7.2 (2023-11-08)

Full Changelog

Fixed bugs:

  • Overlay: p-overlay div not removed from DOM on hiding panel #12948
  • Table / EditableColumn: onEditComplete emitts old data value and not the new one as documented #13708
  • FileUpload: Input Triggered on Any Mouse Click #13722
  • Toast | Position Class is there twice when using Angular SSR and Client Hydration #13784
  • Dialog: bad drag behavior when keepInViewport is false #13856
  • p-image-preview-indicator rendered when preview is false #14002
  • TriStateCheckboxComponent: inputId not working #13946
  • splitButton: close dropdown when default button is clicked #13962
  • SelectButton in v16.7.1 is only partially fixed #14048
cetincakiroglu
published 15.4.12-lts •

Changelog

Source

LTS 15.4.12-LTS (2023-11-08)

Fixed bugs:

  • Overlay: p-overlay div not removed from DOM on hiding panel #12948
  • Table / EditableColumn: onEditComplete emitts old data value and not the new one as documented #13708
  • FileUpload: Input Triggered on Any Mouse Click #13722
  • Dialog: bad drag behavior when keepInViewport is false #13856
cetincakiroglu
published 14.2.15-lts •

Changelog

Source

LTS 14.2.15-LTS (2023-11-08)

Fixed bugs:

  • Overlay: p-overlay div not removed from DOM on hiding panel #12948
  • Table / EditableColumn: onEditComplete emitts old data value and not the new one as documented #13708
  • FileUpload: Input Triggered on Any Mouse Click #13722
  • Dialog: bad drag behavior when keepInViewport is false #13856
cetincakiroglu
published 16.7.1 •

Changelog

Source

16.7.1 (2023-11-06)

Full Changelog

Fixed bugs:

  • BIG ERROR with DropDown #13996
  • Component: p-dropdwon onChange is called multiple times at init #14005
  • Change of Dropdown selection throws error: Cannot read properties of undefined (reading 'length') primeng dropdown #14007
  • Dropdown filtering issues with array of strings #14011
  • The ngModel directive can't set an item of dropdown in version 16.7.0 #14023
  • ListBox | onClick event does not emit #14036
  • ListBox | OnChange doesn't emit #14033
  • onClick event listbox error v16.7.0 #13998
  • MultiSelect | Input section receives focus on filter click. #14035
  • Multiselect set value error v16.7.0 #13999
  • SelectButton broken in v16.7.0 #14021
  • Global filter to search tree-table is not returning all the relevant results #14016
cetincakiroglu
published 16.7.0 •

Changelog

Source

16.7.0 (2023-11-01)

Full Changelog

Deprecated:

  • Deprecate pAnimate directive #13972

Implemented New Features and Enhancements:

  • Accessibility | Input Section (part 1) #13413
  • ListBox | VirtualScroller support #13939
  • Add animateOnScroll directive #13970
  • p-image: missing support for lazyloading #13926

Fixed bugs:

  • OverlayPanel: Calendar and table inside OverlayPanel, click inside dissmiss the overlaypanel #13605
  • 16.3.1 regression: p-overlayPanel dismisses when making changes to nested p-multiSelect #13601
  • Component: Accordion Component Allows Tab Navigation Into Closed Accordion Tabs #13845
  • Component: ContextMenu with appendTo="body" doesn't close when destroyed #13948
  • Component: Carousel | Circular is broken when OnPush is enabled in parent components and it's initializing #13974
  • Using AccordionTab inside of div or another element and not directly inside of an Accordion #13969
cetincakiroglu
published 16.6.0 •

Changelog

Source

16.6.0 (2023-10-26)

Full Changelog

Implemented New Features and Enhancements:

  • Menu | item template support #13910
  • Overlaypanel: OverlayPanel does not close on escape key press #13930
  • Accessibility | Tabview ink bar accessibility problems #13902

Fixed bugs:

  • Component: Carousel | Circular Option is broken when first iteration is done #13821
  • Component: TreeTable selection binding no longer allows for single selection #13869
  • Component: MultiSelect ExpressionChangedAfterItHasBeenCheckedError when spam clicking #13942
  • pButton | Loading icon problem #13901
  • splitbutton: Accessibility does not appear to work as documented #13908
  • Galleria: Cannot read properties of undefined when tabbing through component #13945
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