Skip to content

1.1.0

Compare
Choose a tag to compare
@vthinkxie vthinkxie released this 25 Jun 07:07
· 2399 commits to master since this release
6ae4467

Bug Fixes

Features


Bug Fixes

  • cascader: 修复 nzClear 后不生效的问题 (#1676) (c683bc3), closes #1646
  • autocomplete: 修复 AutoComplete 在 AoT 编译下的问题 (#1686) (a1f326d), closes #1683
  • card: 修复 Card 的 loading 样式问题 (#1696) (70cb591), closes #1695
  • date-picker: 修复 DatePicker 在跨日期选择下的时间展示问题 (#1709) (b1a1235), closes #1693
  • nz-alert: 修复 close 事件的逻辑 (#1667) (6b31ca3), closes #1666
  • select: 修复 select 在弹出框中的顺序问题 (#1673) (442e3f3), closes #1672 #1643
  • table: 修复 table 中 重置 filter 及 表头滚动条样式问题 (#1674) (1a4332a), closes #1671 #1660
  • tree-select: 修复 TreeSelect 在弹出框中的下拉菜单定位问题 (#1687) (43910f9), closes #1681
  • ng-add: 修复使用 ng add 多次执行后的样式导入问题 (#1655) (fc67ce5)
  • showcase: 修复文档中 DatePicker 禁止时间范围的问题 (#1648) (7d593e6)

Features