Skip to content

Releases: ng-alain/delon

14.3.0

04 Dec 12:52
a359b0d
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix misalignment when sort and filter can be set (#1556) (5a77920)
  • abc:st: fix miss built-in style in head (#1560) (41fbae0)
  • abc:st: fix shadow spacing in truncate mode (#1558) (4b00b21)
  • from: fix can't detect change when call setValue (#1554) (bc609b3)

Features

  • abc:st: columns support null, undefined (#1559) (c74c992)
  • abc:sv: add hideLabel property (#1553) (f71351b)
  • theme:default: add LayoutDefaultService service of control theme, add hide top options (#1561) (bf90034)

Bug Fixes

  • abc:st: 修复排序与过滤共享时不对齐 (#1556) (5a77920)
  • abc:st: 修复内置样式无法适应到标题 (#1560) (41fbae0)
  • abc:st: 修复宽带模式为截取时阴影间距问题 (#1558) (4b00b21)
  • from: 修复调用 setValue 无法触发变更检测 (#1554) (bc609b3)

Features

  • abc:st: columns 允许 null, undefined 值 (#1559) (c74c992)
  • abc:sv: 新增 hideLabel 隐藏标签属性 (#1553) (f71351b)
  • theme:default: 新增 LayoutDefaultService 服务用于控件整体布局,新增隐藏顶部、侧边折叠菜单按钮配置 (#1561) (bf90034)

14.2.0

11 Nov 13:13
59b8a22
Compare
Choose a tag to compare

Scaffold

  • Add press F1 to focus in top search (#2314)

Bug Fixes

  • abc:st: fix miss center title when set sort (#1547) (86c8ca1)
  • abc:st: fix use pure recoard data for modal params (#1541) (04e97f1)
  • cli: upgrade ng-alain-plugin-theme (#1545) (591b604)

Features


Scaffold

  • 添加按 F1 顶部搜索框获得焦点 (#2314)

Bug Fixes

  • abc:st: 修复设置排序时居中失效 (#1547) (86c8ca1)
  • abc:st: 修复 modal 参数支持返回纯净数据(过滤 _values 等) (#1541) (04e97f1)
  • cli: 更新 ng-alain-plugin-theme (#1545) (591b604)

Features

  • theme:setting-drawer: 新增 lessJs 属性 (#1544) (9c5a1da)
  • abc:exception: 新增全局配置项 typeDict (#1551) (a408cbb)
  • abc:hotkey: 新增 hotkey 热键组件 (#1538) (6913f01)
  • abc:notice-icon: 新增 centered 属性 (#1546) (df01dcc)
  • cli:sta: 新增 tagsMapping 属性,支持只 Tags 映射转换 (#1549) (4ed1aa4)
  • util:other:lazy: 新增 attriburte 属性,支持自定义 scriptlink 属性 (#1548) (a197bb1)

14.1.1

14 Oct 10:46
a1b845e
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

14.1.0

09 Oct 08:51
f11a1b3
Compare
Choose a tag to compare

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 is true (#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: 修复 showOPAreatrue 时无法关闭面板 (#1527) (7d8fbf5)
  • abc:st: 修复子菜单下点击空白区域无法触发事件 (#1534) (a807429)
  • cli: 修复初始化NG-ALAIN时 startup.service.ts 不正确返回 undefined (#1533) (8b0be4c)
  • cli: 修复多余 allowedCommonJsDependencies 项 (#1526) (c43afb8)

Features

14.0.0

27 Aug 11:05
255e023
Compare
Choose a tag to compare

Bug Fixes

Features

BREAKING CHANGE

  • theme:MenuService collapsed instead of open (#1507) (50f35a9)

Bug Fixes

  • abc:se: 修复缺失错误红色边框样式 (#1517) (c01e3de)
  • form: 修复缺失宽度样式 (#1504) (8ab8956)
  • forum:array: 修复 minItems 不生效 (#1511) (923d4f4)
  • theme:model 修复垂直模式缺失 xl 样式 (#1506) (5e1edee)
  • theme:MenuService 修复子项都隐藏时应隐藏项 (#1507) (50f35a9)

Features

  • abc:observers: 新增 [observeSize] 指令,用于观察DOM大小变化 (#1501) (8bebd30)
  • abc:pdf: 新增 eventBus 属性 (#1492) (57f340f)
  • abc:reuse-tab: 新增 canClose 属性 (#1497) (347745a)
  • abc:reuse-tab: 新增保留最后一次打开状态 (#1493) (94f2986)
  • abc:st: 新增 reName 支持自定义函数 (#1500) (9a0c96e)
  • abc:st: 新增请求远程数据时是否忽略 nullundefined 值的数据 (#1515) (4747bcd)
  • form:select: 新增 hide 隐藏 (#1516) (6df7c38)
  • form: 新增 visibleIfLogical 逻辑类型,支持 orand 类型 (#1496) (7af1397)
  • theme:title: 新增 selector 属性 (#1487) (b15f35f)
  • theme: 新增 ALLOW_ANONYMOUS, CUSTOM_ERROR, IGNORE_BASE_URL, RAW_BODY Token (#1486) (4a6755e)
  • util: 新增 omit 忽略 obj 指定属性 (#1519) (15bb062)
  • theme:MenuService 新增允许控制打开状态 (#1507) (50f35a9)

BREAKING CHANGE

  • theme:MenuService 使用 collapsed 替换 open (#1507) (50f35a9)

13.5.2

12 Jul 15:31
586d828
Compare
Choose a tag to compare

Bug Fixes

  • fix 'null' is not assignable to type 'NzFormControlStatusType' (#1502) (aa6c77b)

13.5.1

06 Jun 06:28
5638156
Compare
Choose a tag to compare

Bug Fixes

Performance Improvements

  • rxjs/operators export site has been deprecated (#1485) (d8efc02)

Bug Fixes

  • abc:qr: 修复无法垂直居中 (#1481) (12354f1)
  • cli: 修复区分大小写目录名 (#1494) (c80d102)
  • util:copy: 修复 copy 无法在最新 Chrome 下使用 (#1483) (b3072ac)

Performance Improvements

  • 优化 rxjs/operators 导出已经过期 (#1485) (d8efc02)

13.5.0

13 May 15:54
080916c
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix safe null check of menus (#1475) (6f13f22)
  • form: fix modify disabled & loading to cause refresh schema (#1473) (59660f9)
  • theme:layout-default: fix RTL will misalignment in medium screen (#1469) (f5950f6)
  • util:cookie: fix wrong set value of remove (#1479) (66a4eb2)

Features


Bug Fixes

  • abc:st: 修复菜单的空安全值 (#1475) (6f13f22)
  • form: 修复同时修改 disabledloading 导致刷新 Schema (#1473) (59660f9)
  • theme:layout-default: 修复 RTL 下中等屏幕错位 (#1469) (f5950f6)
  • util:cookie: 修复 remove 错误写入值 (#1479) (66a4eb2)

Features

  • abc:st: 增加 maxMultipleButton 最多可显示按钮属性,并多余部分自动生成至 更多 下面 (#1474) (f949623)
  • form: 增加 delay 延迟渲染,需要手动触发 (#1471) (64bf0a4)
  • form: 增加导出 setErrors 方法,用于自定义维护元素错误消息 (#1476) (b501c58)
  • theme:http: 新增允许 PATCHDELETE 支持 body 请求体 (#1478) (2e250e4)
  • theme:layout-defualt: 新增支持自定义 LOGO 区域 (#1470) (69dc29d)

13.4.2

01 Apr 09:58
8608736
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

13.4.1

26 Mar 08:27
3c3b9cd
Compare
Choose a tag to compare

Bug Fixes

  • cli: fix can't use ng g ng-alain command in subdirectories (#1462) (5f449c6)
  • cli: fix deprecated --syntax of lint-staged (#1463) (b42e6ae)
  • sf:widget:array: fix misalignment (#1464) (4f388f1)

Bug Fixes

  • cli: 修复无法在子目录下使用 ng g ng-alain 命令 (#1462) (5f449c6)
  • cli: 修复 lint-staged 的过期参数 --syntax (#1463) (b42e6ae)
  • sf:widget:array: 修复固定标签下产生错位 (#1464) (4f388f1)