Skip to content

8.1.1

Compare
Choose a tag to compare
@chensimeng chensimeng released this 29 Jul 08:55
· 1797 commits to master since this release
13e4022

Bug Fixes

  • all: import PlatformModule when use platform in component (#3823) (6ec85a4)
  • dropdown: hide backdrop when disabled and restore escape (#3831) (b758572), closes #3835
  • form: fix form feedback error when init with tips (#3868) (7c0aa51), closes #3865
  • select: fix select with tokenization bug (#3869) (fa462c7), closes #3825
  • table: fix table small sticky style (#3849) (c4de8ff)
  • tabs: fix the pagnation padding-right when scrolling (#3539) (#3709) (9a4df38)
  • tooltip: fix position change not set back (#3857) (3dbb6dc)
  • schematics: fix parse module name error (#3848) (d4e7210), closes #3844
  • schematics: update copy-resources script to support Windows path (#3856) (915b67d)

Bug Fixes

  • all: 在组件中使用 platform 时导入 PlatformModule (#3823) (6ec85a4)
  • dropdown: 禁用时隐藏背景并还原 Escape (#3831) (b758572), closes #3835
  • form: 使用提示初始化时修复表单错误 (#3868) (7c0aa51), closes #3865
  • select: 修复自动分词模式的 bug (#3869) (fa462c7), closes #3825
  • table: 修复表格 nzSize='small' 时的样式错误 (#3849) (c4de8ff)
  • tabs: 修复在滚动时分页的 padding-right 问题 (#3539) (#3709) (9a4df38)
  • tooltip: 修复位置重设问题 (#3857) (3dbb6dc)
  • schematics: 修复解析模块名称错误 (#3848) (d4e7210), closes #3844
  • schematics: 更新 copy-resources 以支持 Windows 路径 (#3856) (915b67d)