Skip to content

Update angular - autoclosed

Rainer Jung requested to merge renovate/angular into main

This MR contains the following updates:

Package Type Update Change
@angular/animations (source) dependencies patch 17.3.10 -> 17.3.11
@angular/common (source) dependencies patch 17.3.10 -> 17.3.11
@angular/compiler (source) dependencies patch 17.3.10 -> 17.3.11
@angular/compiler-cli (source) devDependencies patch 17.3.10 -> 17.3.11
@angular/core (source) dependencies patch 17.3.10 -> 17.3.11
@angular/forms (source) dependencies patch 17.3.10 -> 17.3.11
@angular/platform-browser (source) dependencies patch 17.3.10 -> 17.3.11
@angular/platform-browser-dynamic (source) dependencies patch 17.3.10 -> 17.3.11
@angular/router (source) dependencies patch 17.3.10 -> 17.3.11
primeng dependencies minor 17.17.0 -> 17.18.1

Release Notes

angular/angular (@​angular/animations)

v17.3.11

Compare Source

17.3.11 (2024-06-05)
primefaces/primeng (primeng)

v17.18.1

Compare Source

Full Changelog

Fixed bugs:

  • Accessibility: Buttons within an accordion header template (keyboard accessibility) #​15837
  • Accessibility: Tree inside an Accordion (arrow navigation) #​15830
  • Accessibility within Tree Component #​15828
  • pTree: right click on treenode chevron down #​15714
  • Component: Button: Opacity is applied twice on disabled state --> wrong opacity #​15651
  • Calendar: Range selection mode should use start date as default date when end date isn't set #​15818
  • Menu: Keyboard navigation broken when using custom template #​15794
  • pTemplate not working for p-menu alone #​15781
  • OrderList: Unable to insert space into input component #​15326
  • Component: Table (Advanced Filter) #​15778
  • Component: PrimeNG Slider with range values not working properly #​15404
  • Dropdown: when using selectedItem template if the selected option is 0 then no template is rendered #​15366
  • P-Splitter: Does not respect minSizes array after upgrading to 17.16.1 #​15637
  • AutoComplete: Broken since PrimeNG 17.15.0 due to the new optionValue support #​15393
  • Fix broken unit tests #​15787
  • Component: p-multiSelectItem - breaking regression #​15784
  • InputNumber - MinFractionDigits and MaxFractionDigits no longer respect a value of 0 #​15772
  • Button: Using Icon + LoadingIcon removes common class #​15736
  • Table filter: templating filter as Calendar with selectionMode range throws error #​15576

v17.18.0

Compare Source

Full Changelog

Implemented New Features and Enhancements:

  • Support for Angular 18 #​15661
  • SplitButton: send events regarding TieredMenu #​15758
  • Split button: tooltip for the items #​15581
  • Calendar - add option to change step size in yearpicker #​15634
  • Old prettier version that does not support new control-flow syntax #​15653

Fixed bugs:

  • TieredMenu:Tooltip property does not work on MenuItem #​15536
  • Primeng Table: Clear the filters which are not applied when filter menu closed by clicking outside the menu #​15557
  • Chips: ARIA/Keyboard navigation trigger itemClick event with 'Space' key missing #​15611
  • Backspace event not working in Input Otp component (Mobile / Android) #​15613
  • pTemplate not working for p-toolbar alone #​15608
  • Table: Column Toggle example does not restore original column order #​15194
  • Component: Dialog in 'headless' mode can not be focused #​15496
  • p-multiSelect: onRemove event not getting emitted #​15118
  • Table: Reorderable column false still gives cursor move #​15656
  • Component: selectButton #​15278
  • Tooltip: Tooltip broken when used in a custom component #​15648
  • InputNumber Component: Default value for minFractionDigits is not correct when value explicitly set to null #​15346
  • Accordion: updateActiveIndex does not actually update _activeIndex #​15674
  • Calendar datepicker covers input component when there is 6 week displayed on. #​15238
  • Autocomplete: Showing empty overlay when has no suggestions and showEmptyMessage is false #​15344
  • PasswordDirective: Loss PrimeNGConfig in constructor #​15727
  • FileUpload: Improve styling for mobile and not image files preview #​15730
  • InputMask: Paste function runs on disabled mode #​15732
  • Slider: Change range slider by keys does not trigger the onSlideEnd event #​15107
  • p-calendar preventing calendar automatic closing with hideOnDateTimeSelect="false" not working for selectionMode="range" #​14989
  • Checkbox: Checkbox multiselect doesn't work with reactive form and formcontrol #​15265
  • PickList Component: Fix unit test #​15724
  • Context Menu: Fix Unit Tests #​15607
  • Editor Component: fix unit test #​15645
  • FileUpload: Fix unit tests #​15596
  • MultiSelect Unit Test Fix #​15578
  • Input text area: fix broken unit test and expand test coverage #​15605

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

This MR has been generated by Renovate Bot.

Edited by Rainer Jung

Merge request reports

Loading