13.0.0
Bug Fixes
- abc:lodop: Update
lodop.types.ts
(#1400) (3fb7b41) - cli:ng-add: fix ingore invalid node version (#1401) (1c15596)
- form:array: fix the misalignment of the specified
spanLabelFixed
style in the horizontal layout (#1407) (a7c6450) - form:autocomplete: fix can't be set default value (#1406) (d18aa43)
- theme:layout-default: fix can't hide submenu when move to other (#1411) (22cacb4)
Features
- abc:se: add
hideLabel
property (#1402) (3ec8d06) - cli: please use yarn instead of NPM to install dependencies (#1415) (0bf930c)
- form:array: add
required
property (#1408) (8f3510e)
Performance Improvements
- remove ie support (#1419) (c2279c4)
- tree-shake warnings in production (#1417) (e98cf99)
- util:copy: use standard interface
navigator.clipboard
(#1413) (ed7834b)
Bug Fixes
- abc:lodop: 更新
lodop.types.ts
(#1400) (3fb7b41) - cli:ng-add: 修复警告不支持的 Node 版本 (#1401) (1c15596)
- form:array: 修复水平布局下指定
spanLabelFixed
样式错位 (#1407) (a7c6450) - form:autocomplete: 修复无法设置默认值 (#1406) (d18aa43)
- theme:layout-default: 修复在收缩下光标移到其他菜单时自动关闭子菜单 (#1411) (22cacb4)
Features
- abc:se: 新增
hideLabel
属性 (#1402) (3ec8d06) - cli: 新增提醒使用
yarn
替代npm
的安装依赖方式 (#1415) (0bf930c) - form:array: 新增
required
属性 (#1408) (8f3510e)