Bug Fixes
- abc:reuse-tab: fix can't refresh current tab (#1529) (2fb2d2b)
- abc:st: fix built-in style into to
className
(#1525) (b9e433d) - abc:st: fix can't close panel when
showOPArea
istrue
(#1527) (7d8fbf5) - abc:st: fix click trigger on blank area of sub-menus (#1534) (a807429)
- cli: fix correctly returns undefined (#1533) (8b0be4c)
- cli: fix merge
allowedCommonJsDependencies
(#1526) (c43afb8)
Features
Bug Fixes
- abc:reuse-tab: 修复无法刷新当前页 (#1529) (2fb2d2b)
- abc:st: 修复当指定
className
时导致内置样式失效 (#1525) (b9e433d) - abc:st: 修复
showOPArea
为true
时无法关闭面板 (#1527) (7d8fbf5) - abc:st: 修复子菜单下点击空白区域无法触发事件 (#1534) (a807429)
- cli: 修复初始化NG-ALAIN时
startup.service.ts
不正确返回undefined
(#1533) (8b0be4c) - cli: 修复多余
allowedCommonJsDependencies
项 (#1526) (c43afb8)