New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-zorro-antd

Package Overview
Dependencies
Maintainers
0
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-zorro-antd - npm Package Versions

1
21

7.1.0

Diff

Changelog

Source

7.1.0 (2019-03-21)

Bug Fixes

  • tree: fix nzMultiple and rollback code (#3060) (c917938), closes #3076
  • cascader: fix columns not dropped (#3037) (72a9e67), closes #3034
  • date-picker: export year-picker component (#3125) (c5b0af9)
  • modal: integrate with tabs and autosize (#3065) (4cab26f), closes #2286 #2713
  • modal: simple confirm should not have cancel button (#3115) (f0a2b51), closes #3107
  • tooltip: fix tooltip not render after set (#3091) (2841a2f)

Features

vthinkxie
published 7.0.3 •

Changelog

Source

7.0.3 (2019-03-14)

Bug Fixes

  • select: fix select init touched state error when disabled (#3084) (ba9d454), closes #3059

Build

  • build: add strictNullCheck config (#2126)
  • build: upgrade icon to 2.0.2 (#3085) (fc72d7d)
vthinkxie
published 7.0.2 •

Changelog

Source

7.0.2 (2019-03-11)

Bug Fixes

hsuanlee
published 7.0.1 •

Changelog

Source

7.0.1 (2019-03-04)

Bug Fixes

hsuanlee
published 7.0.0 •

Changelog

Source

7.0.0 (2019-02-28)

Update Guidance

  1. Update Angular and other packages to newest versions.

  2. Update ng-zorro-antd to 7.0.

Notice

Pay attention to these changes to ensure that your code works as expected:

  1. All components now work with OnPush strategy. Components with this strategy would not respond to mutations on object properties or array child items, even decorated with @Input(). So you should make all your @Input properties immutable objects. Not only this would ensure your code works correctly but also improve performance if you use immutable objects right. Please checkout our example below.
  2. We correct the meaning of nzDropdownMatchSelectWidth of Select component. Now it means exactly opposite of the old one.
  3. If you want to add a button to an input-group in search mode, you should use nzAddOnAfter instead of nzSuffix.

Bug Fixes

Features

hsuanlee
published 7.0.0-rc.8 •

hsuanlee
published 7.0.0-rc.7 •

hsuanlee
published 7.0.0-rc.6 •

hsuanlee
published 7.0.0-rc.5 •

hsuanlee
published 7.0.0-rc.4 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc