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

primeng

Package Overview
Dependencies
Maintainers
1
Versions
357
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primeng - npm Package Versions

1
36

17.7.0

Diff

Changelog

Source

17.7.0 (2024-02-14)

Full Changelog

Implemented New Features and Enhancements:

  • Dropdown, MultiSelect, AutoComplete, CascadeSelect: aria-label missing from inner ul element #14790
  • Autocomplete: emptyMessage is not showed, when no item fit condition #14744
  • ProgressSpinner: Unable to set aria-label #14798

Fixed bugs:

  • Dropdown: invalid text after cleaning via ngModel #14784
  • Component: p-dropdown emits changes when selected option did not change #14788
  • Password: Hand/Pointer icon not displayed while hovering over the eye icon in password ToggleMask mode #14724
  • Component: p-dropdown filterValue initial value is ignored and binding not working #14586
  • ContextMenu: Double opacity applied to disabled items #14773
  • dropdown: selected, disabled option not rendered #14716
  • TreeSelect: Incorrect alignment in TreeSelect on filter #14764
  • Multiselect: headerCheckboxViewChild not found #14737
  • MultiSelect: Incorrect Alignment in multiselect dropdown on filter #14755
  • Multiselect with string array search not working #12854
  • Chips and Timeline: Typo error 'seperator' instead 'separator' #14783
  • Remove CodeSandbox from the examples. #14792
  • p-chips: [addOnTab] feature has no effect. Tab key should make a chip and keep focus in the text box. #14706
cetincakiroglu
published 16.9.5-lts •

Changelog

Source

LTS 16.9.5-LTS (2024-02-07)

Fixed bugs:

  • The scrollToIndex method on VirtualScroller does not scroll to the correct index when triggered twice. #14731
  • Checkbox: Disabled property does not work when it's used with formControlName #14693
cetincakiroglu
published 15.4.16-lts •

Changelog

Source

LTS 15.4.16-LTS (2024-02-07)

Fixed bugs:

  • The scrollToIndex method on VirtualScroller does not scroll to the correct index when triggered twice. #14731
  • Checkbox: Disabled property does not work when it's used with formControlName #14693
cetincakiroglu
published 17.6.0 •

Changelog

Source

17.6.0 (2024-02-07)

Full Changelog

Implemented New Features and Enhancements:

  • Dropdown | make clear method public for better DX #14641

Fixed bugs:

  • MultiSelect: selectedItemsLabel is not localized (re-opened) #14554
  • Component: Calendar isn't show initial value from FormControl/ngModel #14616
  • Component: Dropdown removing a letter from filter that comes after a whitespace ' ' removes the whitespace #14701
  • Component: p-multiselect - double click on multiselect "button" causes modal window to jump around before disappearing #14442
  • Virtual Scroll Jumping Backwards #14298
  • p-dropdown: dropdown options float to the top when searching #14659
  • Dropdown: Key events not correctly working when filter is enabled #14189
  • Component: Dropdown| closing overlay on pressing enter key on filter input #14708
  • Component: p-Dropdown placeholder/values not displayed #14695
  • TreeSelect: When using reactive form disabled input doesn't affect #14662
  • MultiSelect: dynamic text in placeholder is not displayed #14321
  • Dropdown: dynamic text in placeholder is not displayed #14320
  • Component: Dropdown TypeError: option.toLowerCase is not a function #14682
  • Dropdown: "0" Value in optionValue, causes Label to be replaced by Placeholder #14715
  • The scrollToIndex method on VirtualScroller does not scroll to the correct index when triggered twice. #14731
  • Checkbox: Disabled property does not work when it's used with formControlName #14693
  • PrimeNg p-columnFilter does not close on outside element click or scroll or search submit #14658
  • Showcase | Remove stateful config #14752
cetincakiroglu
published 17.5.0 •

Changelog

Source

17.5.0 (2024-02-01)

Full Changelog

Implemented New Features and Enhancements:

  • AutoComplete | Description in the accessibility section for tab not working #14641

Fixed bugs:

  • Component: InputNumber does not validate max on blur #14630
  • p-dropdown: Filtering all items incorrectly clears the dropdown's selected value #14596
  • Component: Dropdown #14367
  • paginator missing p-paginator-top/bottom class #14679
  • Component: Placeholder not working in dropdown Reactive Forms and Template #14679
  • TabView with scrollable throws an exception #13332
  • Component: TreeTable, dragging over table cells #14512
  • p-calendar: validation is triggered before calendar is even touched #14542
  • Referencing closed thread -> Responsive Stack and add [scrollable]="true" not working responsive stack #11331 #14667
  • Table: built-in Ctrl+A errors when "rows" parameter is defined #14634
  • p-autocomplete: maxlength doesn't work anymore #14595
  • Dropdown: autoOptionFocus property not working #14655
  • Dropdown: Unable to type in editable Dropdowns when filtering options onChange and current value is an option #14556
  • p-MultiSelect: Clear Button does not work #14585
  • Calendar: Calendar CSS breaks other Components #14606
cetincakiroglu
published 17.4.0 •

Changelog

Source

17.4.0 (2024-01-24)

Full Changelog

Implemented New Features and Enhancements:

  • MultiSelect: selectedItemsLabel is not localized #14554

Fixed bugs:

  • p-columnFilter: Missing icons to the table column filter dialog #14613
  • p-multiselect: Displaying the multiselect options dialog causes page to horizontally scroll #14611
  • p-calendar: Doesn't close on date selection in range mode #14558
  • ConfirmPopup arror right side rendering defect #14557
  • Dropdown: can't select input with Shift + Home / Shift + End #14540
  • TreeTable: StyleClass wont apply #14559
  • p-dropdown: optionValue is not working when object has property 'group' #14516
  • Table pSelectableRow: cannot type space into an pInputText component #14531
  • p-dropdown: Cannot clear dropdown programmatically #14544
cetincakiroglu
published 16.9.4-lts •

Changelog

Source

LTS 16.9.4-LTS (2024-01-19)

Fixed bugs:

  • Table Virtual Scroll with Fixed Columns and Lazy Loading Causes Erratic Scrolling and Incomplete Data Display #14488
  • TreeTable with scrollHeight="flex" shrinks the header as the table rows are expanded. #14523
  • GalleriaThumbnail afterViewInit use platformBrowser instead of isPlatformBrowser. #14534
  • Autocomplete: focus not being applied when clicking around input #14530
  • Button | StyleClass does not work as expected #14583
  • MegaMenu | Error: Cannot read properties of undefined #14476
  • Table: Apply and Clear text buttons for filter menu are missing #14289
  • Dropdown: Infinite loop dynamic options array #14319
cetincakiroglu
published 15.4.15-lts •

Changelog

Source

LTS 15.4.15-LTS (2024-01-19)

Fixed bugs:

  • TreeTable with scrollHeight="flex" shrinks the header as the table rows are expanded. #14523
  • GalleriaThumbnail afterViewInit use platformBrowser instead of isPlatformBrowser #14534
  • Table Virtual Scroll with Fixed Columns and Lazy Loading Causes Erratic Scrolling and Incomplete Data Display #14488
  • Autocomplete: focus not being applied when clicking around input #14530
  • Button | StyleClass does not work as expected #14583
cetincakiroglu
published 17.3.3 •

Changelog

Source

17.3.3 (2024-01-18)

Full Changelog

Fixed bugs:

  • Component: Carousel swipe not working properly on iOS devices #12942
  • Autocomplete: focus not being applied when clicking around input #14530
  • Chips: NumpadEnter being ignored #14578
  • Component: Chips: Invalid aria attribute: aria-pointset (should be aria-posinset) #14568
  • Button | StyleClass does not work as expected #14583
  • Calendar: Calendar Icon has a default cursor on hover #14501
  • SSR Duplicate elements with provideClientHydration() #14569
  • TreeTable with scrollHeight="flex" shrinks the header as the table rows are expanded. #14523
  • Table | Column filter in stateful is become 'undefined' #14571
  • Component: dropdown - Editable dropdown does not change value to empty string #14546
  • PrimeNG table filtering and sorting on each column- filter is not opening with keyboard #14545
  • GalleriaThumbnail afterViewInit use platformBrowser instead of isPlatformBrowser #14553
  • p-columnfilter: missing aria-label #14537
  • Component: Chips. Duplicate validation is case sensitive #14550
  • Paginator / Table: Configurable Dropdown Icon #9605
  • Chart component should runOutsideOfAngular #14561
  • Component: Table. Export CSV with cyrillic or chinese characters has broken encoding in Microsoft Excel #14562
  • p-table: columnFilter p-calendar cropped by overflow #14564
  • EditableColumn: error in ngOnChanges when input other than data changes #14525
  • SplitButton contains a typo on "aria-haspopup" attribute #14533
  • Calendar: Datepicker is hidden on PrimeNg homepage #14547
cetincakiroglu
published 17.3.2 •

Changelog

Source

17.3.2 (2024-01-10)

Full Changelog

Fixed bugs:

  • Panel: id increments within component #14508
  • p-inputNumber: With suffix and minDigits > 0, negative numbers lead to an unexpected cursor jump and frozen inputs #13651
  • AutoComplete: Unique option doesn't work #14505
  • p-dropdown: selecting an option or clearing the value should clear the filter input #14503
  • p-autocomplete: optionLabel input has wrong type #14468
  • p-dropdown: Cannot clear dropdown value #14513
  • p-checkbox firing onClick event twice when clicking the label if inputId is populated #14487
  • p-multiselect is not resetting when using with reactive form #14490
  • Dropdown: Infinite loop dynamic options array #14319
  • Component: Dropdown TypeError: option.toLowerCase is not a function (PringNG 17.0 + 17.1) #14370
  • Accordian : TextArea shortcuts are not working when used in Accordian Panels #14368
  • Dropdown: required attribute not set in hidden input element #14322
  • Component: p-treeSelect - Material Design theme does not highlight items #14453
  • Calendar: component emit different format on load then after change #14484
  • p-dropdown: FilterBy multiple values is not working #14492
  • Table Virtual Scroll with Fixed Columns and Lazy Loading Causes Erratic Scrolling and Incomplete Data Display #14488
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