Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

build(deps): update dependency primeng to v15 (latest) #8304

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from

Conversation

angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Jan 2, 2023

This PR contains the following updates:

Package Type Update Change
primeng dependencies major 13.4.1 -> 15.0.1

Release Notes

primefaces/primeng

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

v14.1.2

Compare Source

Full Changelog

Fixed bugs:

  • Calendar view="month" and selectionMode="range" not working properly. #​11153
  • MenuItem visible property not working in Menu p-menu with sub items. #​11928
  • Chips | Clear icon is not visible with long text content. #​11957
  • Float Label always above dropdown when using reactive forms. #​10964

Enhancements:

  • Add onError event to image contents. #​11945

New Features:

  • CascadeSelect | Add panelStyle and panelStyleClass. #​11943

v14.1.1

Compare Source

Full Changelog

Fixed bugs:

  • Table "Sticky" headers fail to "stick" when a table is placed inside an Accordion panel #​11924
  • Ripple is triggered when not properly destroyed #​11933

v14.1.0

Compare Source

Full Changelog

New Features:

  • TieredMenu | onShow/onHide event support #​11727
  • Draggable and Resizable DynamicDialog #​7811

Fixed bugs:

  • SelectButton | throws a exception when options are changed #​11915
  • Table Module: Export ColumnFilterFormElement #​11733
  • p-slider: Entering a decimal value without a preceding number before decimal point gives error #​11790
  • p-dropdown: FormControl loses value if it contains a value not in options and options array is updated #​11645
  • p-slider: Range slider with a step has the middle bar lag behind by one update #​11749
  • Table: Unhandled exception if multiSortMeta array is empty #​11868
  • Galleria: GalleriaItem activeItem has stale reference when value array is changed #​11882
  • fileUpload | Notification messages not work #​11886
  • Table: Column resize not working with minimum width #​11873
  • p-confirmPopup: Does not show even with a valid target #​11831
  • ListBox: Incorrect value for "aria-multiselectable" attribute ( WCAG: 4.1.2 violation) #​11743

Enhancements:

  • Carousel SSR broken #​8447
  • DynamicDialog: Add generic support to DynamicDialogConfig #​11665
  • InputNumber | Do not swallow Enter key press event #​11913
  • InputSwitch | Add event type to onChange emitter #​11912
  • Table | add showButtons input to inputNumber in ColumnFilter #​11881
  • FileUploader | StyleClass support for buttons #​11884

v14.0.2

Compare Source

Full Changelog

Fixed bugs:

  • Table Sticky Footer doesn't work with VirtualScroll on DataTable #​11819
  • Table | ColumnFilter overlay not closing after clicked an input element inside the container #​11822
  • pColumnFilter | Filter is applied by adding a new constraint #​11841
  • Table | LazyLoad emits before onPage event #​11843
  • Accordion Panel within an Accordion Panel is broken #​11848
  • TabView | inkbar does not work correctly #​11855
  • Table | Header and Footer have no background color with virtualScroller #​11858
  • p-autoComplete : onHide firing on destroy #​11839
  • Dropdown: Allow empty string while not showing clear button #​11836
  • Editor: Not displaying content correctly in dialog #​11814
  • FileUpload | The error message does not disappear correctly when removing file(s), to match your file limit #​11799
  • TreeSelect: style and type attribute of TreeNode API doesn't work #​11761
  • p-radioButton: can't get the value from onClick event #​11861

v14.0.1

Compare Source

Full Changelog

New Features:

  • Add pAutoFocus directive to fix broken autoFocus property of components #​11807

Fixed bugs:

  • p-calendar in p-dialog with touchUI=true and inline=true clicking year and dismissing modal raises errors #​11649
  • OverlayPanel | Close icon overflows in small screen (flipped) #​11796
  • Error on adding an item to an empty tab panel #​11454
  • cascadeSelect: showClear button not display after the second time value selected #​11769
  • Empty messages are not displayed in the components with grouped options #​11803
  • The close button doesn't have correct styling on focus state in MultiSelect #​11802
  • Table: VirtualScroll not detecting changes of data #​11771
  • DataTable with virtual scroll and expand mode is not working as expected #​11801

v14.0.0

Compare Source

Full Changelog

Enhancements:

  • Tree | scrollTo, scrollToVirtualIndex, onScroll, and onScrollIndexChange support #​11697

Fixed bugs:

  • Table Resize | Expand mode not working with Virtual Scroll #​11717
  • p-calendar is hidden while in a p-panel #​11685
  • Badge: Whitespaces are added before & after string #​11627
  • P-Tree: Duplicated render #​11669
  • The scrollTo method is not working as expected on Scroller API #​11675
  • Dropdown: Options grouping feature is not working #​11672

Configuration

📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Renovate Bot.

@angular-robot angular-robot enabled auto-merge (rebase) January 2, 2023 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant