Socket
Socket
Sign inDemoInstall

primeng

Package Overview
Dependencies
8
Maintainers
4
Versions
319
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
32Next

15.4.18-lts

Diff

Changelog

Source

LTS 15.4.18-LTS (2024-04-19)

Fixed bugs:

  • TreeTable | selectionKeys support for checkbox selection mode #15216
  • Component: Dropdown | dropdown box missing the required children for the given role. #15123
  • TreeTable | wrong value comparison #15178
  • p-tag | style not change dynamically #12665
  • Table: When removing the filter constraint it should not filter when showApplyButton is visible #15032
cetincakiroglu
published 17.14.1 •

Changelog

Source

17.14.1 (2024-04-19)

Full Changelog

Fixed bugs:

  • Stepper | Core css is overriden and broken #15317
cetincakiroglu
published 17.14.0 •

Changelog

Source

17.14.0 (2024-04-19)

Full Changelog

Deprecated:

  • Badge | Deprecate "size" property #15314

Implemented New Features and Enhancements:

  • Avatar and Badge use the same size attribute, add badgeSize property for badge #12959

Fixed bugs:

  • Badge directive with badgeDisabled condition not working #12736
  • Toast: Close button is missing in Aura theme #15285
  • Messages: OnClose event #15295
  • MeterGroup | Add explanation of MeterItem for docs #15284
  • TabMenu: In Aura theme, active tab underline does not update properly when using routes with asynchronous resolvers #15269
  • Dropdown in Table Filter Menu Fails to Apply Filter When appendTo="body" Is Used #15233
  • Pasting Valid data into a pKeyFilter field not possible #12316
  • p-table passing any expandedRowKeys will cause table to not expand anymore #15270
  • Autofocus #13082
  • In a Dynamic Dialog that is opened from another Dynamic Dialog, we can not press Tab to focus on the next field #10472
  • AutoFocus for Dropdown: Does not work inside dialogComponent. #14010
  • Component: Dynamic Dialog's Autofocus on Close Button #13162
  • Component: Messages #15260
  • MultiSelect: Scroll functionality lost upon closing modal overlay #15254
  • MultiSelect: Aria-checked attribute is not allowed #15246
  • TreeSelect: ARIA hidden element must not be focusable or contain focusable elements #15244
  • p-table: columnFilter of type numeric are no longer working #15264
  • Autocomplete: Down/Up arrows trigger (onSelect) event when autoHighlight="true" #15208
  • Component: pDropdown wrapper #15115
cetincakiroglu
published 17.13.0 •

Changelog

Source

17.13.0 (2024-04-09)

Full Changelog Breaking Changes:

  • SplitButton | new input properties #14426

Implemented New Features and Enhancements:

  • New Theme | Aura #15127
  • Dropdown, MultiSelect | Accessibility Enhancements #15197
  • SplitButton | add menuButtonDisabled and buttonDisabled inputs to manage disabled states of button and menu dropdown button #14600
  • Incorrect type of InputNumberInputEvent.value #15206
  • Showcase | Update to PrimeIcons 7.0.0 #15201
  • p-calendar unable to select all times when time period is less than an hour #10358
  • Paginator: The dropdownItemTemplate property can't be configured to target the "jump to page" dropdown instead of the "rows per page" dropdown #14269
  • Calendar | enable minDate & maxDate to be nullable #15146
  • Calendar | add option to start week numbers from first day of the year #12711
  • Menu/TieredMenu: First Element focussed when opening by button trigger #13818
  • DynamicDialog | Add child component reference on component load #15145
  • Picklist: ul item lists are missing a label #14944
  • Steps: Update link element attributes #15133
  • Dialog: Missing Aria Label on Maximize button #14949
  • Component: p-listbox missing aria-label #15084
  • Component: TreeSelect with Virtual Scroll #13772

Fixed bugs:

  • DynamicDialog: accessibility- CloseAriaLabel not working #15144
  • Autocomplete: multiple and readonly still show button to remove options #15188
  • Calendar: The ellipsis is not displayed when the placeholder is not fully visible #15168
  • Component: Dropdown. After closing the overlay, the p-overflow-hidden class is not deleted if overlay mode is modal #15186
  • MultiSelect: Pre-selected disabled options are deselected by filterting and clicking toggleAll (deselect) #15229
  • Component: Table/Paginator - pageLinks/pageLinkSize do not affect number of page links after initialization #15231
  • Flags icons for US is wrong #15231
  • p-treeTableHeaderCheckbox doesn't select/unselect all when TreeTable has dataKey property #9188
  • TreeTable | Partial selection doesn't work correctly on inital load. #15158
  • InputOtp = > backspace key doesn't work @ Template #15200
  • p-cascadeSelect options: not change after new data in array of options #14698
  • InputOtp integerOnly= true => no response to the numeric keypad #15195
  • p-fileUpload auto file upload not working in advanced mode #15150
  • Component: MultiSelect use listitem semantically #15002
  • Component: MultiSelect aria required children #15001
  • Multiselect: aria attributes should not be set on li elements #14946
  • Multi select dropdown multiSelectItem missing role='option'. #14958
  • Component: p-dropdown #15112
  • Component: Dropdown | dropdown box missing the required children for the given role. #15123
  • Component: Dropdown | ARIA hidden element must not be focusable or contain focusable elements #15116
  • Update broken styles of stepper #15173
  • Input properties defined using the setter/getter are not properly documented #14770
  • TreeTable | wrong value comparison #15178
  • Component: Table & Scroller #14205
  • p-dropdown: Missing ariaLabel when in editable = true #15122
  • Calendar: Showing start Date instead of end Date when set two dates for the data binding property #13953
  • Multiselect: Accesibility - no label for "toggle all" div and "filter" text box #14945
  • Calendar | onTodayClick emits wrong value #15148
  • Panelmenu: Issue with navigating by Tab through submenu items #13630
  • Component: InputNumber with maxlength attribute #13704
  • p-tag: style not change dynamically #12665
  • Table: When removing the filter constraint it should not filter when showApplyButton is visible #15032
  • FileUpload: Missing form label (a11y) #15137
  • InputOpt: IntegerOnly does not work with numpad #15129
  • p-calendar in range mode does not allow manually typing single date #14590
  • p-calendar in range mode does not allow manually typing in same start and end date #12286
cetincakiroglu
published 16.9.7-lts •

Changelog

Source

LTS 16.9.7-LTS (2024-03-29)

Fixed bugs:

  • Major bug p-dropdown in latest LTS version! #15026
cetincakiroglu
published 17.12.0 •

Changelog

Source

17.12.0 (2024-03-21)

Full Changelog

Implemented New Features and Enhancements:

  • New Component | InputOtp #15101
  • New Component | Stepper #15100
  • Chips | Make clear method public #15109
  • Dialog: Ensures every ARIA dialog and alertdialog node has an accessible name. #14950
  • Steps: Invalid and unnecessary tablist role structure #15099
  • p-chip: Missing button role on a remove icon #15095
  • Message | Add onClose emitter #14982
  • Table / Filter Row: Form elements missing aria-label #15024
  • Calendar, TreeSelect, MultiSelect: Invalid aria-controls attribute value. Overlay missing an id attribute. #14980
  • type of InputNumberInputEvent.value is "number | string", cause it can be string when there is nothing accept "-" (minus sign) #15076
  • AutoComplete | clear input field if showClear="true" #15078

Fixed bugs:

  • Table | Row Expansion and Selection not Working Together #14081
  • TieredMenu: Keyboard navigation does not skip non-visible menu items #15058
  • Calendar: the calendar disables the year if minDate is set to the current month #13919
  • Picklist items deleted: On using Ctrl+A to select all, then right clicking on item it gets removed from the list #15046
  • p-tree: Parent node always undefined in node selection events when Virtual Scrolling is enabled #12718
  • Component: p-table column order not restored #14888
  • p-table: Date filter not working #14987
  • TreeSelect: 'itemcheckboxicon' issue #15086
  • Component: p-dropdown (onBlur) is not fired when a value is not selected #15049
  • whole page & browser tab is hanging after 17.11 update #15057
  • MenuItem: Update of 'expanded' and 'label' properties not working #14893
  • p-listbox empty filter message is not being shown #14459
  • p-contextMenu: Neither (onHide) Nor (onShow) event is being triggered when you right click twice continuously on same or other records #14962
  • Showcase | Update angular packages to 17.3x #15125
cetincakiroglu
published 17.11.0 •

Changelog

Source

17.11.0 (2024-03-14)

Full Changelog

Implemented New Features and Enhancements:

  • p-chip: Image does not have an alt attribute #15000
  • Numpad Enter Key Ineffective for Option Selection #15027
  • p-chip: aria-label is not applied to remove icon #14973

Fixed bugs:

  • Calendar: The lowest year in the Year navigator dropdown remains disabled when we are applying minDate in date selector #14839
  • Component: MultiSelect #14617
  • Calendar: Error on time selection in with range mode #15005
  • Table filter set undefined #14588
  • p-table: stateful table filters are not properly reset #14903
  • PrimeNG docs for p-table - Template example missing crucial property first #14983
  • Component: p-table column order not restored #14888
  • MenuItem: Update of 'expanded' and 'label' properties not working #14893
  • p-inputnumber: multiple problems when input number looses focus #15014
  • TreeSelect popup closes when unchecking nodes #13698
  • Component: Menubar "Duplicate id aria" a11y #14972
  • Dropdown: aria-expanded attribute added to input when setting dropdown editable to true #14969
  • Docs: Only first parameter is shown #14942
cetincakiroglu
published 15.4.17-lts •

Changelog

Source

LTS 15.4.17-LTS (2024-03-07)

Fixed bugs:

  • Tree: If user filter tree nodes and then lazy load new children (with .key prop) - nodeClick event is not emitted #14723
  • Table, pFrozenColumn: Frozen columns are extremely slow and kick off many change detection cycles #14579
cetincakiroglu
published 16.9.6-lts •

Changelog

Source

LTS 16.9.6-LTS (2024-03-07)

Implemented New Features and Enhancements:

  • ColorPicker: Form elements must have labels #14941

Fixed bugs:

  • Tree: If user filter tree nodes and then lazy load new children (with .key prop) - nodeClick event is not emitted #14723
  • Tree: Certain ARIA roles must be contained by particular parents #14913
  • Tree | ARIA attributes must conform to valid values #14912
  • Scroll bar for the base page reappears after closing a secondary modal despite one modal still being open #14933
  • Drag-and-Drop Functionality Disrupted by extra tag #14935
  • Table, pFrozenColumn: Frozen columns are extremely slow and kick off many change detection cycles #14579
cetincakiroglu
published 17.10.0 •

Changelog

Source

17.10.0 (2024-03-07)

Full Changelog

Implemented New Features and Enhancements:

  • ColorPicker: Form elements must have labels #14941

Fixed bugs:

  • treetable, treeselect: wrong type information in jsdoc for node events #14939
  • Icons: Wrong value for PrimeIcons.SORT_ALPHA_ALT_DOWN and others #14965
  • Multiselect | TypeError: option.toLocaleLowerCase is not a function #14960
  • Dropdown: TypeError: this.getOptionLabel(...).toLocaleLowerCase is not a function #14865
  • Tree: If user filter tree nodes and then lazy load new children (with .key prop) - nodeClick event is not emitted [#14723 (https://github.com/primefaces/primeng/issues/14723)
  • Tree: Certain ARIA roles must be contained by particular parents #14913
  • Tree: Node drop points are not contained in a ul or ol #14911
  • Tree: ARIA attributes must conform to valid values #14912
  • Scroll bar for the base page reappears after closing a secondary modal despite one modal still being open #14933
  • Drag-and-Drop Functionality Disrupted by extra tag (div) in <td> Tag #14935
  • Table, pFrozenColumn: Frozen columns are extremely slow and kick off many change detection cycles #14579
  • Dropdown: Clicking on currently selected item no longer closes the list #14917
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc