fix(deps): update dependency @primeng/themes to v20 - autoclosed

This MR contains the following updates:

Package Change Age Confidence
@primeng/themes (source) ^19.1.3 -> ^20.0.0 age confidence

Release Notes

primefaces/primeng (@​primeng/themes)

v20.3.0

Compare Source

Full Changelog

Fixed bugs:

  • CSP Trusted Types fails for BadgeDirective #​19035
  • Data Table column filter styles broken #​19037
  • DatePicker selectionMode="range" timing error #​18479
  • v20.3rc1 Dynamic Dialog width/height values ignored #​19049
  • TreeView single selection mode not working in 20.3 rc 1 #​19040
  • InputText nested within Select Component does not focus on click #​19047
  • PrimeNGConfigType is not exported in public_api #​19052

v20.2.0

Compare Source

Full Changelog

PrimeUIX Changelog Enhancements via the PrimeUIX packages that PrimeNG utilizes internally.

Fixed bugs:

  • Table: Performance degradation for the table with pFrozenColumn #​15922
  • Autocomplete: Do not clear input on Backspace #​16570
  • Autocomplete: can't display labels #​17332
  • Autocomplete: An infinite loop freezes the application #​17639
  • Drawer: Conflict between drawer .p-overlay-mask styles and table loading mask #​17687
  • Rating: Changing the rating component from inline-flex to flex is causing issues #​17744
  • Tabs: p-tabs removes content from the DOM #​17935
  • Password: Long password overlaps with clear button #​17939
  • Menu: Ripple leaking outside of items with radius #​18008
  • Button: Using loadingIcon attribute on a button breaks icon attribute #​18105
  • Table: Styling issues when using frozen columns #​18138
  • Select: Selected item disabled and not showing selected item template #​18157
  • Type information for dynamic dialog positions is outdated #​18160
  • Autocomplete: Multiple does not display selected labels #​18219
  • ConfirmDialog: baseZindex not applied correctly #​18364
  • Select and TreeSelect: Detached dom element issues that cause memory leaks #​18378
  • Menu Components: Keyboard navigation broken when using custom template #​18380
  • Table: Cannot set autoSize from ScrollerOptions #​18381
  • p-tableCheckbox: Overrides aria-label on re-render #​18385
  • RadioButton: Invalid aria attribute "aria-checked" #​18412
  • TreeTable: Remove restricted aria attributes #​18434
  • Dialog: Can't close using ESC key when focus is on p-dropdown or p-multiSelect #​18439
  • DatePicker: selectionMode="range" timing error #​18479
  • DatePicker: Setting seconds when showTime is true and showSeconds is false #​18567
  • ConfirmDialog: Reusing p-confirmationdialog #​18602
  • Select: Clear icon in wrong position when inside an inputgroup #​18693
  • Tabs: TabList next button visibility issue #​18711
  • Tree: Missing .p-tree-node-droppoint class in base style #​18712
  • Wrong typings in 20.x release #​18717
  • ContextMenu: Menu is not closed when user clicks outside with triggerEvent="click" #​18726
  • MultiSelect: Incorrectly adding p-variant-filled class #​18737
  • Accordion: Ripple effect appears in wrong location #​18749
  • Message, Tag: severity typing issue #​18757
  • Tree: It's now impossible to switch different nodes position at the same level #​18782
  • Table: Not showing loading in PrimeNG 20 #​18786
  • Select: Selection is not shown if Option is marked as disabled #​18807
  • TreeTable: Missing bottom border with showGridLines #​18808
  • Dialog: focusOnShow does not work #​18816
  • Select: EmptyFilterMessage does not work with virtualscroll #​18821
  • PanelMenu: Icons and badges in sub-menus do not appear in 20.1.x #​18833
  • Autocomplete: Problems with attribute disabled set to true #​18834
  • Menu: sanitizeHtml is undefined because inject() is called outside the injection context #​18836
  • Theme Designer: Still imports from @​primeng/themes #​18838
  • Table: pFrozenColumn won't work properly if it's not in view on first loading #​18842
  • ListBox: Scrolling issues with virtual scroll #​18845
  • Editor: Add support for missing events #​18855
  • Dialog: Incorrect aria-label for the maximize button when maximized #​18859
  • CascadeSelect: fluid prop applies min-width: 100% to submenus instead of only root menu #​18884
  • Autocomplete: Extended support for chips replacement #​18923
  • Picklist: Drag&Drop issues #​18931
  • Orderlist & Picklist: add dataKey input #​18932
  • pClass: New Directive #​18934

v20.1.2

Compare Source

Full Changelog

Fixed bugs:

  • Scroller | height override issue #​18874
  • fix/restore autofocus on focusOnShow property #​18839

v20.1.1

Compare Source

Full Changelog

Fixed bugs:

  • InputNumber - incrementButtonClass and decrementButtonClass ignored in horizontal layout #​18823
  • StyleClass | update enter logic #​18829
  • IconField | styling inconsistent when used with InputMask #​18804

v20.1.0

Compare Source

Full Changelog

Fixed bugs:

  • Missing Module in Drawer Documentation #​18457
  • PickList: Source and target listbox missing aria-label #​17453
  • Autocomplete when multiple=true and typeahead=false ignores unique=true #​18534
  • Tabs not displaying correctly on mobile screen #​18714
  • Textarea with Float Label: Label does not float if initial value is not empty #​18665
  • Accordion Console Warning #​18741
  • CSP nonce applied after appending element (regression) #​18632
  • TreeSelect showClear option is not centered #​18735
  • InputMask width issue w/inputGroup #​18765
  • TieredMenu: Cannot read properties of undefined (reading 'parent') when using arrow-left #​18773
  • pStyleClass | Use includes() instead of strict equality for enterActiveClass check #​18813
  • InputNumber of type integeronly accepts floating point number in Copy&Paste actions #​18778
  • Dataview's paginator doesn't have correct styling CSS classes #​18812
  • IconField | styling inconsistent when used with InputMask #​18804
  • StyleClass | hideOnResize support #​18824
  • Fix Dataview Remove redundant class binding #​18460
  • Dialog: Escape listener closes everything always #​16955
  • ListBox filter input width does not match component's width #​18707
  • Select: Select field becomes invalid/dirty before releasing selected option #​18802
  • The minus icon in indeterminate checkbox is not visible in v20.0.1 #​18791

v20.0.1

Compare Source

Full Changelog

Fixed bugs:

  • Broken link in docs #​18695
  • Checkbox: icon template does not work when written as #icon #​18284
  • Primeng 20 showcase still shows rc.1 #​18619
  • docs: svg ‎ tag not closed in Toolbar custom component #​18650
  • p-tableCheckbox gets deselected when it gets disabled #​18624
  • Listbox: Incorrect value in the search field's aria-owns attribute #​18663
  • Galery Issue in examples #​18648
  • Broken link in docs #​18695
  • ID on p-table is not taken into account #​18691
  • Editor doc missing link #​18661
  • p-columnFilter is not kebab-case (Should be p-column-filter or p-columnfilter) #​18659
  • ConfirmDialog: ignored acceptButtonProps #​18618
  • Listbox: Misaligned checkbox in multiselect mode with filter enabled (PrimeNG v20) #​18656
  • TS2344 Type Error in @​primeuix/themes with Angular 20 + PrimeNG 20 #​18626
  • Customizing color does no longer work as expected with PrimeNG 20 #​18649
  • Accordion - Content Panel doesn't disappear when collapsed #​18616

v20.0.0

Compare Source

Full Changelog

Fixed bugs:

  • p-autocomplete: Form Submit not working when pressing Enter #​18369
  • Style attribute usage causes CSP error #​18499
  • invalid module imports in buttongroup #​18528
  • Table offsetwidth undefined #​18552
  • DatePicker defaultDate @​Input type should allow null (currently only Date) #​18586
  • Autocomplete showClear options does not show clear icon #​18588
  • v20 Menuitem's styleClass does not apply to all menu components #​18598
  • Content Security Policy error (CSP) on components #​17019
  • activeHoverColor is missing in AccordionDesignTokens #​17877
  • v20 Some components don't work with custom prefix in the new version #​18551
  • v20 Chart height property ignores CSS units #​18549
  • PanelMenu has no themen tab #​18530
  • v20 Accordion Functionality Memory Leak #​18546
  • PrimeUIX Error: Prime v20-rc1 #​18557
  • InputNumber in reactive form reset not working #​18555
  • select component in v20 auto direction issue #​18560
  • [v20] SelectButton - Focus & keyboard navigation completely broken #​18596
  • [v20] Splitter - TypeError: this.el.nativeElement is not iterable #​18595
  • v20, p-menubar: autoHide broken #​18594
  • min/max props no longer accepts null values #​18611

Implemented New Features and Enhancements:


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 NMaaS Renovate

Merge request reports

Loading