SCAFFOLDING
- enabled
bindToComponentInputs
#2409.
Bug Fixes
- abc:pdf: fix ignore dependency
pdfjs-dist
(If you use local path to load the libary, you need to install the dependency yourself.pdfjs-dist
depends oncanvas
, which may be slow to install dependencies due to environmental factors) (#1641) (#1641) (b987bab) - form:select: fix ignore reset option data when set
onSearch
(#1644) (1f8def7) - theme:http: fix missing
content
ofHttpOptions
(#1640) (28eeceb)
Features
- abc:cell: add
cell
component (#1530) (26023ca) - abc:page-header: add
titleSub
property (#1643) (79e229f) - abc:st: add
tooltip
in tag or badge (#1634) (0e9006e) - abc:sv: add
bordered
property (#1628) (ccfa5e1) - cli: add
bindToComponentInputs
ofng add
(#1630) (9717d9d) - theme:drawer: add
closeAll
,openDrawers
method (#1627) (bab3d0c) - theme:modal: add size support percentage (#1626) (8b52a08)
SCAFFOLDING
- 启用
bindToComponentInputs
#2409.
Bug Fixes
- abc:pdf: 忽略依赖
pdfjs-dist
(若使用本地加载模式,需要自行安装该依赖,pdfjs-dist
依赖了canvas
可能会因为环境因素安装依赖很慢) (#1641) (b987bab) - form:select: 当设置
onSearch
时重置数据时会忽略更新预选数据 (#1644) (1f8def7) - theme:http: 纠正
HttpOptions
缺少content
(#1640) (28eeceb)
Features
- abc:cell: 新增
cell
单元格数据组件 (#1530) (26023ca) - abc:page-header: 新增
titleSub
子标题属性 (#1643) (79e229f) - abc:st: 标签或徽标支持
tooltip
(#1634) (0e9006e) - abc:sv: 新增
bordered
是否显示边框 (#1628) (ccfa5e1) - cli:
ng add
开启bindToComponentInputs
(#1630) (9717d9d) - theme:drawer: 新增
closeAll
,openDrawers
方法 (#1627) (bab3d0c) - theme:modal: 支持百分比大小 (#1626) (8b52a08)