Skip to content

Update dependency primeng to v15 - autoclosed

Renovate requested to merge renovate/primeng-15.x into main

This MR contains the following updates:

Package Type Update Change
primeng dependencies major ^14.1.2 -> ^15.0.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

primefaces/primeng

v15.2.0

Compare Source

Full Changelog New Features:

Enhancements:

Fixed bugs:

  • Menubar: Overflow problem #​12549
  • DynamicDialog need to steal focus #​12319
  • ContextMenu | triggerEvent="click" does not have any effect #​12532
  • Sidebar: onHide ist emitted twice #​12564
  • Calendar: Shows null values when date is passed from iframe #​12555
  • pFocusTrap: ignoring anchor tags as focusable elements #​12527
  • Rendering RadioButton inside Table column error #​12511
  • Panel menu with submenu expanded by itself when in sideBar #​12173
  • VirtualScroller | fails to initalize correctly inside tabView #​12542

v15.1.1

Compare Source

Full Changelog: https://github.com/primefaces/primeng/compare/15.1.0...15.1.1

v15.1.0

Compare Source

Full Changelog Fixed bugs:

  • Dropdown and Multiselect: ERROR TypeError: value.trim is not a function #​12525
  • Dropdown virtualScroll filter bug #​12461

v15.0.1

Compare Source

Full Changelog

New Features:

Enhancements:

  • Table/TreeTable: filters property might have undefined value when access by key #​12321
  • p-columnFilterFormElement with custom template can't adapt according to the matchMode #​11466
  • Add gap when Toolbar wraps #​12366
  • Deprecate Toolbar CSS classes #​12364

Fixed bugs:

  • MultiSelect: onPanelHide triggers twice #​12382
  • Calendar: wrong logic of disabling the month #​12330
  • Tab key in p-dialog with p-InputNumber #​9380
  • Component: TabMenu incorrectly checks if routerLink is active #​11999
  • FileUpload: Upload button does not expand when text is added #​12420
  • Chips | Remove extra bottom spacing #​12419
  • Tree with virtualScroll: Inconsistent focus #​12351
  • Password: Eye icon problem in MS Edge and IE #​12335
  • Button: Directive class on label change #​12083
  • Table: Resizable columns in expand mode with state feature. Column sizes not properly restored #​12398
  • Password input with reactive form, does not disable until clicked even though control is reported as disabled #​12317
  • Tree: Multiple Selection with Checkbox - double click on chevron makes subtree to be selected #​12347
  • VirtualScroll | autoSize = "true" causes browser freeze #​12377
  • inputNumber | Unnecessary focus on up/down buttons #​12369
  • Bug report: users are allowed to focus a speed dial action while the action panel is hidden #​11238

v15.0.0

Compare Source

Full Changelog

New Features:

  • TabMenu: Tab selection is not actionable due to missing output #​12310
  • pAnimate | Add leaveClass for leave animation #​12222

Enhancements:

  • Ripple doesn't support FontAwesome SVG Kit for Button/Menu/etc #​9853
  • MultiSelect | Add selected value to original event #​12059

Fixed bugs:

  • PrimeNG Table OnEditComplete passing empty event parameters once fired #​12299
  • Galleria: change detection not working when changing some input properties #​12181
  • Editor: Not displaying correctly in dialog after content change and dialog reopen #​12195
  • DataView: DataView shows Empty Message even if loading #​12157
  • ToggleButton | Label of basic button is unexpectedly shifted to the left #​12216
  • Calendar | Unexpected focus happens in disabled mode #​12282
  • Component: OverlayPanel #​12273
  • Input in Overlaypanel won't have focus #​12284
  • Header of scrollable Table covers menubar menu #​12281
  • Component: Block UI - JEST error when destroy component if 'mask' is undefined #​12254
  • tsConfig target:"ES2022" causes reference error on Safari v15.6 #​12302

v14.2.3

Compare Source

v14.2.2

Compare Source

Full Changelog

Enhancements:

Fixed bugs:

  • Frozen columns overlap when scrolling #​12230
  • TreeSelect: panelClass not working #​12221
  • uploadLabel is not working on basic mode of the FileUploadModule module #​12019
  • Component: ContextMenu is not aligned properly when the document is scrolled #​12011
  • Dynamic Dialog Ref crashes the App on close #​11230
  • p-slider: In Range mode, the slider gets stuck if the range min value is equal or superior to the range max value #​12175
  • pAutoFocus | Does not work if element has 'p-disabled' class #​12176
  • Toggleable fieldset inside another toggleable fieldset has its content visible when collapsed by deafult #​11736
  • p-dropdown : Overlay issue on hide #​12189
  • Button: Label Element not found #​12172
  • Accordion Panel within an Accordion Panel is broken #​11848

v14.2.1

Compare Source

Full Changelog

Fixed bugs:

v14.2.0

Compare Source

Full Changelog

Breaking changes:

New Features:

  • Chips | Allow multiple seperators #​12089
  • pAnimate Directive #​12057
  • Component: Overlay #​12031
  • TreeSelect | replace overlay with p-overlay #​12116
  • MultiSelect | replace overlay with p-overlay #​12110
  • Add appendOnly option to Scroller API #​12142
  • Add step option to Scroller API #​12141
  • Sidebar | Add footer template #​12117
  • Sidebar | Add header template #​12025
  • add panelStyle and panelStyleClass properties to components #​11917
  • TreeSelect | Add styleClass and style support for container and label #​11982
  • Rating | Templating support #​12156

Enhancements:

  • Improve Scroller and DataTable with virtualScroller implementation #​12120
  • Table: VirtualScroll + Lazy Load incorrectly paginates load requests, displays loadingbody too frequently #​11789
  • RowSpan Grouping does not work on DataTable with virtualScroll feature #​10851
  • InputNumber | Pass formattedValue to input event #​12070
  • Table CSS Improvements #​12047
  • Add flex-gap to p-chips and autocomplete multiple input container #​11985

Fixed bugs:

  • inputNumber | minFractionDigits fails if set to "0" when using with a suffix #​11902
  • MenuBar: Menu Icon in mobile view is shown even though there are no items in model #​12084
  • Button | Renders empty label when the label is not defined #​9482
  • The scrollToVirtualIndexmethod is not working as expected on Table #​11948
  • Incorrect class assignment for true value of toggleMask in the password component #​12147
  • DataTable: Multiple sorting with Date field as first sort #​11918
  • VirtualScroller triggers onLazyLoad event even though there is no scroll event #​11987
  • primeicons.ts not updated for v6 missing strings #​12105
  • Slider: The slider when I reset the values the style of the bar is not modified #​12093
  • Cannot bind "pAutoFocus" #​12090
  • InputNumber | Support highlight on focus property #​12077
  • Table | ReferenceError: Cannot access 'ColumnFilter' before initialization #​11931
  • p-treeSelect: selectionMode="checkbox" and showClear="true" doesn't work properly #​12050
  • Chips | Cannot remove p-focus (Firefox) #​12016
  • Autocomplete value remains the old when entered text changed #​12027
  • Dropdown selecting an unwanted option when pressing Control key on the keyboard #​11889
  • TreeSelect selection expands sibling nodes above the selection #​11224

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate

Merge request reports