Skip to content

Latest commit

 

History

History
390 lines (262 loc) · 25.5 KB

changelog.en-US.md

File metadata and controls

390 lines (262 loc) · 25.5 KB
order title type
100
Change Log
Other

7.0.0-rc.6 (2019-01-22)

Bug Fixes

  • module:schematics: fix missing version of ng-alain-codelyzer (#401) (e217940)

7.0.0-rc.5 (2019-01-22)

Scaffold

Bug Fixes

  • module:mock: fix /:id does not match user/1 (#384) (246934b)
  • module:sf:number: fix missing integer type (#385) (1f0226c), closes #381
  • module:theme:title: fix i18n will auto call setTitle (#397) (4411a19)

Features

  • module:sf:radio: add change event (#383) (7ebb484)
  • module:sf:upload: add beforeUpload, filter extra properties (#395) (29c66b5), closes #389
  • module:st: add iif in column (#396) (066030d), closes #393
  • module:st: add expand event in change property (#394) (84ff628)
  • module:st: route state includes pi, ps, total data (#391) (567eadd)
  • module:theme: add text, icon, width more sizes (#392) (5bd9d7e)

Performance Improvements

7.0.0-rc.4 (2019-01-12)

Scaffold

  • feat: remove editor.snippetSuggestions config, since the latest version ng-zorro-vscode is not recommended (#861)

Bug Fixes

  • module:*: fix losing global config (#378) (b58334f)
  • module:reuse-tab: fix overflow when route changed (#369) (83d7831), closes #361
  • module:se: fix error message style (#371) (c5431f8), closes #370
  • module:sf:autocomplete: fix invalid value when item is SFSchemaEnum (#362) (9cd179e)
  • module:st: fix disabled check all when all data is disabled (#367) (20b654e), closes #363

Features

7.0.0-rc.3 (2018-12-29)

Bug Fixes

  • module:theme: fix not found window value (#355) (3be639a)

7.0.0-rc.2 (2018-12-28)

Scaffold

  • Route wildcards point to /exception/404 (db3055b)
  • Use scrollPositionRestoration instead of ScrollService (135327b)
  • Optimization default.interceptor.ts

Bug Fixes

  • module:cache: fix specified storage type parameters in get (#343) (fd005e5)
  • module:reuse-tab: fix skip not closable in store (#344) (fa08c07)
  • module:se: fix ingore error visual when is disabled (#339) (7223e85)
  • module:sf: fix invalid trigger submit via add button (#349) (8e11729), closes #348
  • module:sf: should based on item unsubscription (#345) (2520f11)

Features

  • module:reuse-tab: add keeping scroll property (#347) (862d8f4)

7.0.0-rc.1 (2018-12-24)

Scaffold

  • add exception trigger
  • adding Polish locale
  • optimized path configuration (#825)

Bug Fixes

  • module:auth: fix unrecognized full URL anonymous key (#328) (e223ccb)
  • module:sf: shoule trigger detect change when reset value (#332) (ffd365b)
  • module:sf:cascader: fix invalid search when labelProperty or valueProperty is empty (#325) (4d4e53f)
  • module:st: should recalculate no value when call removeRow method (#331) (6c8c2d1), closes #330
  • module:theme: fix keeping show scroll bar in firefox (#336) (727d0d7)
  • module:theme:menu: tag deprecated linkExact (#337) (ebbeed3)

Features

  • module:testing: add @delon/testing lib (#329) (9d533cf)
  • module:auth: add referrer property (#334) (0510864)
  • module:mock: add executeOtherInterceptors config (#321) (d77e8e9)
  • module:sidebar-nav: add disabledAcl property (#337) (ebbeed3)
  • module:st: add expandRowByClick property (#326) (a8a6695)
  • module:st: support response body is an array type (#327) (4e681dc)
  • module:util: export stringTemplateOutlet (#324) (e8d9ed1)
  • module:theme: adding Polish locale (#308) (025282c)

BREAKING CHANGES

  • module:chart:timeline: remove tickCount, sync antd 3.4 (#323) (20920fc)

7.0.0-rc.0 (2018-12-14)

ng-alain will track the major version of @angular/core from 7.0.0-rc.0 like other angular libraries.

  • Support Angular 7.0
  • Refactor @delon/* libraries, pls refer to the two changes:
    • Remove .forRoot(), commit
    • notify-icon component need to be added btnClassbtnIconClass property, commit
  • Refactor default theme and sample pages using OnPush mode, pls refer to #764

Bug Fixes

  • module:st: should clean filter style when not filter (#303) (96430d1)
  • module:st: fix missing body in table
  • module:st: fix missing merge config in modal or drawer, #815
  • module:se: fix ingore error visual when is disabled, #312
  • schematics: fix template in list command (#302) (839147e)

Features

  • module:theme:title: add setTitleByI18n method (#299) (80a9636)
  • module:utils: add isUrl validate
  • module:mock: support HttpResponse, #813
  • module:theme: add @forced-turn-off-nz-modal-animation-enabled
  • module:utils: add deepMerge function

BREAKING CHANGES

  • module:utils: remove yuan

2.0.1

2018-11-25

Bug Fixes

  • module:page-header: should be clean old breadcrumb data when changes (#296) (862aa9d), closes #293
  • module:sf:autocomplete: fix missing value (#291) (ac17fb3), closes #290
  • module:sf:button: fix invalid button size (#294) (96f8adc)
  • module:theme:style: fix dropdown + button spacing when closed preserve (#292) (d330e5e)
  • module:theme:title: fix default property should be not read-only (#295) (a882507)

Features

2.0.0

2018-11-20

Support for upgrading 1.x to 2.x using tools, please refer to Upgrade Guide

Scaffold

  • all: OnPush mode priority (#772)
  • router: add SimpleGuard of root router (#774)
  • i18n: add passport pages (#777)

Bug Fixes

  • module:mock: fix loading status of _HttClient (#270)
  • module:sf:upload: fix missing size property of upload widget (#274)
  • module:sf:checkbox: fix delayed rendering when onpush strategy (#278)
  • module:st: fix render null when is value is null in edge or ie (#275)
  • module:page-header: should be refresh breadcrumb when router changed (#276)

Features

  • schematics: Support for dynamic build ng-alain of specified language versions (#286) (f0bff6d)
  • module:st: add clear & clearStatus methods (#282)
  • module:st: add single sort config #775 (#283)
  • module:http: support decorator @GET, @POST etc, Document (#284)
  • schematics: Support for dynamic build ng-alain of specified language versions (#286)

BREAKING CHANGES

  • module:st: remove deprecated events: checkboxChange, radioChange, sortChange etc (#281)

2.0.0-rc.3

2018-11-09

Scaffold

  • fix misspelled word, GLOBAL_THIRD_MDOULES changed to GLOBAL_THIRD_MODULES (#762)

Bug Fixes

  • module:sf:checkbox: fix missing title (#259) (b78f38a), closes #258
  • module:sf:tree-select: fix children repeat data when expand changes (#260) (2bfd75f)
  • module:st: fix invalid trigger when used icon & pop (#256) (598f9ab)
  • module:theme:menu: fix shortcut children polluted (#265) (a255fe0)

Features

  • module:sidebar-nav: add icon more properties (#263) (5b696f5)
  • module:st: add no of type (#261) (8fc29ce)
  • module:st: add removeRow method (#255) (13a3a21)
  • module:st: add rowClassName property (#268) (0af1484)
  • module:st: add icon & text coexist (#256) (598f9ab)
  • module:theme: add .scrollbar style service of div (#267) (161d328)
  • module:theme: add safe url pipe (#254) (62724a0)
  • schematics: add color less when running ng commend (#253) (145e4a9)

2.0.0-rc.2

2018-11-01

Bug Fixes

  • module:sf: fix attempt to use a destroyed error (#248) (3e470e7)
  • module:sf: fix button spanLabelFixed is zero value (#242) (1f601e2)
  • module:theme: fix grey color values (#249) (6234538)
  • module:theme: fix ng-invalid style (#243) (fe6d104)
  • schematics: fix repeat alias name (#247) (4f744fa)

Features

  • module:mock: support array params of queryString (#246) (f0135ce)
  • module:st: add icon of button (#240) (1145d47)
  • module:theme:MenuService: add recursive upward find in menu service (#244) (c391d3a)
  • module:theme:html: safe html, add | html pipe (#239) (0298665)
  • module:theme:i18n: add i18n pipe (#238) (423c9c3)

2.0.0-rc.1

2018-10-25

Bug Fixes

  • form: fix repeated trigger change detection (#224) (a9f2db6)
  • form:checkbox: fix misplaced layout of checkbox widget (#226) (d75600e)
  • form:date: fix missing nzShowTime in date widgets (#223) (a40bc13)
  • st: fix filter table header in ant design 3.10 (#229) (0d70d26)
  • schematics: fix duplcated alias t in tpl command (#231) (829f11e)
  • schematics: fix invalid msgSrv property in edit page (#225) (e3270e4)
  • schematics: fix used translate when not i18n (#230) (93163a9)

Features

  • schematics: optimization -t, could be set like bus/list (#231) (829f11e)
  • schematics: support 1.x to 2.0 via ng update Document
  • schematics:plugin: add icon plugin Document
  • sync ng-zorro-antd 1.7.1 (#228) (9a62ea3)

BREAKING CHANGES

  • module:theme: used NzDropdownService instead of ContextMenuService (#234)

2.0.0-beta.5

2018-10-15

Bug Fixes

  • form: fix invalid disabled status when is readOnly (#212) (6a68def)
  • scaffold: use zh instead of zh-Hans (6972e58)

Features

BREAKING CHANGES

  • theme: (6b8168f)
    • layout-fixed was changed to alain-default__fixed
    • layout-boxed was changed to alain-default__boxed
    • aside-collapsed was changed to alain-default__collapsed

2.0.0-beta.4

2018-10-07

Bug Fixes

  • form:date: fix invalid default value in flat mode (#187) (d2c89ca)
  • theme:styles fix duplicate white spaces (#193) (1545178)
  • theme:drawer should be import in forChild (1545178)

Features

  • abc:page-header: add loading & wide properies (#194) (299e877)
  • form:number: add prefix & unit properties (#189) (4121b90)
  • schematice: add generate color less (#196) (d7f7da6)
  • theme:context-menu: add context menu service (#191) (f0e96f6)

BREAKING CHANGES

  • abc: use input instead of ContentChild (cfd0497)

2.0.0-beta.3

2018-9-29

  • @delon/theme
    • 新增 DrawerHelper 辅助类
    • 修复 _HttpClient 对象 param 参数解析不标准,#694
    • 移除一些已过期样式,#commit
      • 使用 nzBlock 替代 .ant-btn__block
      • 使用 nzCover 替代 .ant-card__img
      • 移除多余 .ant-card__title-img,antd 已修复
      • 移除 .nz-carousel__dot-{color} 由手工自定义
      • 移除 .box-placeholder 由手工自定义
  • @delon/abc
    • 新增 st 按钮类型 drawer 打开一个抽屉目标组件
    • 修复 _HttpClient 对象 param 参数解析不标准,#694
  • @delon/form
    • 修复 cascader 小部件不支持 showSearch 参数,#695
    • 修复 g2-custom 默认应该块模型
  • @delon/util
    • 修复 getTimeDistance 参数 -today 应是昨天至今天,#696
  • cli

2.0.0-beta.2

2018-9-22

  • 同步 ng-zorro-antd1.6.0
    • 新增 skeleton 组件
  • @delon/abc
    • 重构 st 组件Http请求使用 _HttpClient#685
    • 新增 global-footer 支持自定义组件
  • @delon/form
    • 修复固定标签宽度时布局被挤兑
    • 修复文本框在 Safari 浏览器下会重复录入,#651
    • 修复单多选框组 readOnly 无效问题,#167
  • @delon/theme
    • 增加 setLayout 支持对象替换

2.0.0-beta.1

2018-9-16

  • 重构使用 ng-packagr 打包,支持 @delon/abc@delon/chart 次级导入
  • 增加 DelonLocaleModule 支持所有 @delon/* 模块的国际化
  • 脚手架
  • @delon/chart
    • BREAKING CHANGES 重命名 g2-chartg2-custom
    • 修复部分未导出模块,#162
  • @delon/theme
    • 增加 .ant-tag__plus 样式
  • @delon/form
    • 修复 select 小部件在 Search 模式下不支持 width 问题
    • 修复 select 小部件若存在初始值则无法清空,#674
    • 修复 number 类型若存在初始值则无法清空,#675
  • cli
    • 修复 view 插件使用过期组件

2.0.0-beta.0

2018-9-9

升级指南

1.x

1.x 历史变更日志请至1.x-doc站