gitlab-ci-dashboard icon indicating copy to clipboard operation
gitlab-ci-dashboard copied to clipboard

Update dependency ng-zorro-antd to v18

Open renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ng-zorro-antd (source) ^16.2.2 -> ^18.0.0 age adoption passing confidence

Release Notes

NG-ZORRO/ng-zorro-antd (ng-zorro-antd)

v18.1.1

Compare Source

Bug Fixes

v18.1.0

Compare Source

Bug Fixes
  • cascader: hide placeholder when trigger compositionstart event (#​8641) (17b0ea3)
  • i18n: add missing translations to pt_BR (#​7790) (6fc1c78)
  • i18n: add scanned field to QRCode for fr_BE, fr_CA, fr_FR and lv_LV (#​8614) (9b69410)
  • schematics: import missing RouterLink in template (#​8621) (032a0c2)
  • transfer: disabling selection does not affect selecting all (#​8633) (75d8c7b)
Features

18.0.1 (2024-06-27)

Bug Fixes

v18.0.1

Compare Source

Bug Fixes

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • collapse: change nzExpandIconPosition type from left | right to start | end (#​8561) (3ad5674)
  • no longer use inline JavaScript in Less (#​8552) (7e873c8)

No need to wrap Less functions provided by antd (including colorEasing, colorPalette, tinycolor) with ~`` anymore.

- color(~`colorPalette('@​{primary-color}', 5)`)
+ color(colorPalette('@​{primary-color}', 5))
Bug Fixes
  • cascader,select,time-picker,tooltip,tree-select: take in account shadow dom when getting the target of an event (#​7853) (843b703)
  • tooltip: fix arrow color when custom color (#​8555) (92c586b)
  • upload: prevent drop event for firefox only (#​8551) (c6e7bd7)
  • rate: half value when allow half is false (#​8536) (7742fe3)
Features

17.4.1 (2024-05-24)

Bug Fixes
Features
Performance Improvements
  • back-top: remove the redundant changeDetectorRef (c1e39e7)
  • qr-code: improved background drawing efficiency (#​8543) (db09bf7)

v17.4.1

Compare Source

Bug Fixes
Features
Performance Improvements
  • back-top: remove the redundant changeDetectorRef (c1e39e7)
  • qr-code: improved background drawing efficiency (#​8543) (db09bf7)

v17.4.0

Compare Source

Bug Fixes
Features

v17.3.0

Compare Source

Bug Fixes
Features

v17.2.0

Compare Source

Bug Fixes
Features

v17.1.0

Compare Source

Bug Fixes
Features

17.0.1 (2023-11-20)

Bug Fixes
  • schematics: cannot generate files and add default builders (#​8176) (de8a6b7)

v17.0.1

Compare Source

Bug Fixes
  • schematics: cannot generate files and add default builders (#​8176) (de8a6b7)

v17.0.0

Compare Source

Bug Fixes
Features

16.2.2 (2023-10-23)

Bug Fixes

16.2.1 (2023-10-19)

Bug Fixes
  • inline external css (#​8122) (42da190)
  • color-picker: optimize demo copywriting and style (#​8088) (6d03099)
  • menu: ellipsis menu title content if overflow (#​8055) (0674f78)
  • tree-select: 修复节点为禁用状态时,back快捷键能删除bug ([

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 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jul 22 '24 15:07 renovate[bot]