Skip to content

Latest commit

 

History

History
1188 lines (617 loc) · 81.5 KB

CHANGELOG.md

File metadata and controls

1188 lines (617 loc) · 81.5 KB

9.3.1 (2020-05-27)

Bug Fixes

  • abc:reuse-tab: fix dark style of close button (#923) (f35c617)
  • abc:reuse-tab: fix exclude items should be updated after leave (#925) (e6fef31)
  • abc:se: fix only control vision when error is null (#929) (42713d3)
  • abc:sidebar-nav: add title of menu item (#924) (ac1445c)
  • theme: fix flex (#927) (afb8ad1)
  • theme:layout:fullscreen: fix dark theme (#926) (b61b7f6)

9.3.0 (2020-05-24)

Bug Fixes

  • fix entry point warning (#911) (248e8c8)
  • abc:media: fix can't init when Plyr has beed load (#909) (e22fd25)
  • abc:st: fix not specifying key should use index instead in statistical (#908) (1de4383)
  • form: fix button & form misalignment in inline mode (#904) (e869da0)
  • theme:menu.service: fix invald recursive hit when is hash location strategy (#906) (47b8bc7)

Features

  • abc:sidebar-nav: unlimited levels (#910) (81b5422)
  • abc:st: auto generate compose method when sort: true (#907) (8e1657a)
  • chart:water-wave: add animate property (#918) (7ae1f35)
  • form: add compact property (#917) (cc11212)
  • form:widget:array: add callback evetns (#905) (31b031d)

9.2.4 (2020-05-15)

Bug Fixes

  • abc:lodop: fix unable to attach LODOP.NEWPAGE(); this kind of code (#902) (8022a66)
  • abc:st: fix invalid link break in strict mode (#900) (a12cf4f)
  • cli:ng-add: fix invalid parameter in catchError (#901) (a6d6ee3)
  • cli:plugin:ie: fix modifiy invalid file (#898) (b3de732)

9.2.3 (2020-05-14)

Bug Fixes

  • form: fix misalignment in fixed label (#895) (702a485)

9.2.2 (2020-05-12)

Bug Fixes

  • abc:lodop: fix lodop definition (#887) (aa80730)
  • abc:st: fix invalid fixed column (#892) (b3453c5)
  • abc:st: fix invalid highlight when filter has set (#889) (c9b374d)
  • cli:plugin:ie: fix invalid version number of dependencies (#888) (35de0d0)
  • sf:widget:date: fix format default value when value is not null (#890) (bedd102)
  • theme:style:utils: fix flex-center-between (#886) (2b3f998)

9.2.1 (2020-05-06)

Bug Fixes

Features

9.2.0 (2020-05-06)

Bug Fixes

  • abc:page-header: fix can't generate breadcrumb when route include params (#881) (3b1a6e3)
  • abc:st: fix missing border when custom body of nest table (#872) (626b143)
  • cli:ng-add: fix lose component import (#873) (fbc09d1)
  • theme:drawer: fix bottom margin spacing (#871) (7ae744e)
  • util:lazy: add loading status when load is non-complete (#874) (05ce8a8)

Features

9.1.0 (2020-05-01)

Bug Fixes

  • abc:st: fix style misplacement when expand is true (#860) (773f546)
  • abc:st: fix unable to display loading when call load (#858) (020393d)
  • form: fix default date-time format is invalid iso8601 value (#864) (25cb0ee)
  • sf:widget:autocomplete: fix widget using ngAfterViewInit event will be overwrite (#867) (a47cfe6)
  • theme:yn: fix unable to select parameters (#866) (fa9d0ea)
  • remove console.log (#862) (e15cf62)
  • theme:default: fix search icon misplacement (#857) (32a6ab4)

Features

9.0.1 (2020-04-27)

Bug Fixes

9.0.0 (2020-04-26)

Bug Fixes

Features

9.0.0-rc.4 (2020-04-24)

Bug Fixes

Code Refactoring

Features

  • chart:time-line: add maxAxis property (#838) (fa40822)

BREAKING CHANGES

9.0.0-rc.3 (2020-04-21)

Bug Fixes

  • cli: add widget of st (#828) (abc541a)
  • cli: fix Invalid "extends" configuration value (#824) (68b56c4)
  • form: fix update value and validity when removing the last… (#829) (6ff3db5)
  • form: fix width is not aligned in fixed label width (#825) (c4682fa)
  • form:widget:date: fix format default value (#833) (92821b0)
  • form:widget:date: fix invalid end date when clean date (#831) (04e6983)
  • module:all: fix enableIvy:false (#826) (f0a9443)

Features

Performance Improvements

9.0.0-rc.2 (2020-04-19)

Bug Fixes

Features

9.0.0-rc.1 (2020-04-18)

Features

  • abc:se: add TemplateRef<void> in label, error, `extr… (#803) (eb13170)
  • abc:se: add auto required based on the control element (#799) (1d4dad5)
  • abc:sidebar-nav: can be set 3 levels icon (#801) (087b8e9)
  • abc:st: add enforce control to top via reset, load met… (#800) (4a8bfb0)
  • theme: add Japanese language files (#730) (5efbe5b)

8.9.2 (2020-04-07)

Bug Fixes

  • abc:page-header: fix missing import of `@angular/cdk/observ… (#789) (d4566d7)
  • abc:st: fix unabled to render yn type (#786) (e16e02f)
  • theme:title: fix can't set comment node as title (#793) (8b34f60)

Features

  • form:string: add change, focus, blur, enter event (#790) (29373c4)
  • theme:http: add form method (#787) (2edfd58)

8.9.2 (2020-04-07)

Bug Fixes

  • abc:page-header: fix missing import of `@angular/cdk/observ… (#789) (d4566d7)
  • abc:st: fix text overflow in mobile screen (#781) (a055b93)
  • abc:st: fix unabled to render yn type (#786) (e16e02f)
  • form:widget:upload: fix hide button when limit upload count (#784) (acc2347)
  • sf:widget:number: specify widget width via widgetWidth property (#782) (d2d3557)
  • theme:menu: fix can't hited when route include queryString (#783) (9c9af73)

Features

  • form:string: add change, focus, blur, enter event (#790) (29373c4)
  • theme:http: add form method (#787) (2edfd58)

8.9.1 (2020-04-03)

Bug Fixes

  • abc:st: fix text overflow in mobile screen (#781) (a055b93)
  • form:widget:upload: fix hide button when limit upload count (#784) (acc2347)
  • sf:widget:number: specify widget width via widgetWidth property (#782) (d2d3557)
  • theme:menu: fix can't hited when route include queryString (#783) (9c9af73)

8.9.0 (2020-02-19)

Bug Fixes

  • abc:sidebar: fix badge overflow (#769) (7dc834e)
  • abc:st: fix invalid default value of date type (#765) (a971ac0)
  • abc:st: fix lose dblClick in STChange (#763) (153558b)
  • cli: fix unknown options (#762) (4dddcb0)
  • cli: only supports angular 8.x (#773) (2568480)
  • form:array: fix invalid error when removed item (#772) (ad2a3e6)
  • form:date: fix can't custom end format (#770) (8d3fed1)
  • theme: fix disabled & flex css class (#764) (842e9d8)
  • theme:_HtpClient: fix loading status invalid when not subsc… (#774) (770ec8b)

Features

  • abc:down-file: add http-body property (#768) (748f7e1)
  • abc:st: add count, list properites of component (#767) (21eec5b)

8.8.0 (2019-12-30)

Bug Fixes

  • abc:sidebar-nav: fix keeping expand when changed route in enabled openStrictly (#759) (a7ab84a)
  • abc:st: fix filter misalignment (#754) (7236e70)
  • cli:plugin:docker: fix lower version of node (#753) (6ce6eb6)
  • cli:plugin:icon: fix multi-project pollution (#752) (889d75a)

Features

  • abc:down-file: support custom file name (#757) (bafb44c)
  • abc:loading: add global loading indicator (#755) (8c1a6d8)

8.7.3 (2019-12-20)

Bug Fixes

  • abc:se: fix misplaced labels on small screens (#744) (1f141a5)
  • abc:sidebar-nav: fix can't click text in collapsed mode (#749) (c502017)
  • form: fix shoule be inherit ui properites of array property (#747) (0c02bb6), closes #745
  • theme:http.decorator: fix unable to send array response body (#746) (3855838)

8.7.2 (2019-12-16)

Bug Fixes

  • abc:sidebar-nav: fix invalide tooltip render (#736) (7de70b2)
  • abc:sidebar-nav: fix not found [@alain-default-aside](https://github.com/alain-default-aside)-* var… (#740) (8bd3729)
  • abc:sv,se: fix spacing between option and Icon (#741) (1ab2ca5)

8.7.1 (2019-12-11)

Bug Fixes

  • abc:sidebar-nav: fix style in disabled (#731) (7759299)
  • abc:st: fix duplcate title when responsive is false (#733) (baab4a7)
  • chart:water-wave: fix first time unable to render (#734) (cbbd573)

8.7.0 (2019-12-06)

Bug Fixes

  • abc:st: fix expand width value in strict mode (#720) (248c27d)

Features

  • abc:sidebar-nav: support html in text or i18n property (#723) (d58f5b1), closes #716
  • abc:st: add error supports multiple types (#721) (436a4e5)
  • abc:st: add setRow method in component (#725) (170bab2)
  • auth: add onlyToken property in clear method (#717) (f05ab21)
  • theme:MenuService: add getItem, setItem methods (#722) (2c05493)

8.6.0 (2019-11-15)

Bug Fixes

  • abc:reuse-tab: fix duplicate render list (#707) (2e697af)
  • abc:xlsx: fix duplicate loading xlsx.js when XLSX exists (#705) (88e63a2)
  • form:array: fix losing optionalHelp property (#713) (8c574ef)
  • form:checkbox: fix losing optionalHelp property (#708) (e3585ea)

Features

8.5.1 (2019-10-28)

Bug Fixes

  • abc:reuse-tab: fix style in card type (#701) (8eaa89d)
  • abc:st: shoule be auto 100% width when not specified (#700) (36a95f6)

8.5.0 (2019-10-12)

Bug Fixes

  • abc:sidebar-nav: fix repeat render item in external link (#688) (fbf52c4)
  • abc:st: fix ingore invalid tag or badge (#687) (3752205)
  • abc:st: fix render null value in export to excel (#689) (2aef5a9)
  • abc:st: should be stop propagation in button event when `ex… (#692) (da8d99d)
  • sf:cascader: removed select event, muse be use `selection… (#684) (1ed0ae1)

Features

8.4.0 (2019-09-01)

Bug Fixes

  • abc:sidebar-nav: fix invalid click children title in collap… (#673) (b6c1fc6)
  • abc:sidebar-nav: fix style misplacement (#677) (efd9bb1)
  • abc:st: fix ingored incomplete request when has new request (#674) (c98ae19)
  • abc:st: fix invalid title in export (#672) (48ca08f)
  • abc:sv: fix labelWidth type (#668) (43cf770)

Features

8.3.0 (2019-08-03)

Bug Fixes

  • abc:reuse-tab: should be always get title from menu data (#661) (6e63418)
  • abc:sidebar: fix invalid subnode when include badge value i… (#665) (763a27e)
  • abc:st: fix ignore catch error of http request when component is destroyed (#658) (6bd97eb)
  • theme:title: should be avoid can't get title when rendered componet in NavigationEnd event (#660) (0db451d)

Features

  • abc:st: add lazyLoad property in req (#656) (4ae8f13)
  • abc:st: add STColumnTitle type of title property` (#657) (9408ccc)
  • acl: support specify guard fail url in router data (#666) (bee66fd)
  • form:*: support date-fns format in date, time widgets (#663) (ba91193)

8.2.0 (2019-07-20)

Bug Fixes

  • abc:*: fix sv, se title styles (#651) (d92a21d)
  • auth: fix referrer.url should be always latest router url (#654) (89098e1)

Features

8.1.0 (2019-07-12)

Bug Fixes

  • abc:st: fix losing default page config (#649) (8f59ea2)
  • form: fix losing inherit of ui property value (#647) (f2df673)
  • form: fix missing style of widget item (#646) (fe2f0fe)
  • theme:menu: fix can be choose one of text or i18n (#648) (3200998)

Features

  • abc:st: add index argument of format (#644) (498d0b7)
  • cli: add proxying to a backend server (#645) (10c91d8)

8.0.0 (2019-07-03)

Bug Fixes

Features

  • abc:st: add tooltip property in button (#640) (181e3a1)

8.0.0-rc.1 (2019-06-29)

Bug Fixes

  • abc:st: ingore title required in STColumn (#632) (69608c5)
  • cli:plugin:icon: fix unidentified nzType property (#637) (2784a5a)
  • form:array: fix disabled add & remove buttons when readOnly is true (#633) (15194cc)
  • form:array: fix invalid value subscript of path value (#628) (09807f7)
  • form:upload: fix invalid showUploadList property (#634) (54c3b90)

Features

  • abc:st: add emitReload of resetColumns method (#635) (a96123e)

8.0.0-rc.0 (2019-06-23)

Bug Fixes

  • form:*: fix invalid render value when call setValue method (#622) (4cea3b7)

Code Refactoring

Features

  • abc:down-file: add down-file_not-support & down-file__disabled (#624) (2369153)
  • abc:st: confirmText, clearText support i18n text (#618) (a8cd300)
  • abc:st: add keyword in filter (#612) (543236d)
  • form: optionalHelp support complex attributes (#621) (d45fddf)
  • form: support i18n (#625) (e1bbbdb)
  • util:deepMergeKey: support null & undefined of objects parament (#620) (a8ddbb8)

Performance Improvements

  • cli: optimize to provide more detailed errors (#619) (7ebef13)

BREAKING CHANGES

  • DelonACLModule muse be using forRoot()

7.7.1 (2019-06-17)

Bug Fixes

  • form:select: fix invalid value via click clean (#611) (8ab8d45)

7.7.0 (2019-06-15)

Bug Fixes

  • abc:_src: fix img causing infinite loop when error image still load fail (#607) (09cdff0)
  • form:select: fix invlid render group in search mode (#602) (eaa774b)
  • theme:modal&drawer: removed automatic management of z-index values (#601) (088d306)

Features

  • abc:st: add iifBehavior property (#604) (0cbacc1)
  • abc:st: add optional parameters of resetColumns method (#597) (2d3f51d)
  • form: add disabled property (#603) (d67f5cd)

7.6.1 (2019-06-05)

Bug Fixes

  • cli: fix invalid translating (#598) (abc9e8e)
  • cli: fix losing antd-theme-generator package (#593) (97f0b1a)
  • form: fix invalid form values when call refreshSchema method (#596) (25f2617)
  • form:radio: fix losing nzButtonStyle property (#595) (638cffc)
  • form:select: fix losing compareWith property (#594) (1248716)

7.6.0 (2019-06-02)

Bug Fixes

Features

7.5.0 (2019-05-25)

Bug Fixes

  • abc:se: fix losing opttional icon (#577) (d9033dd)
  • form: fix ingore trigger formChange event when call refreshSchema (#579) (4f4c4f9)
  • form:autocomplete: fix verify form in typing (#580) (3371168)

Features

7.4.0 (2019-05-16)

Bug Fixes

  • abc:sidebar: fix invalid iconfont icon (#568) (9a8ebae)
  • abc:st: fix ingore pi event trigger when change size in last page (#564) (375d605)
  • abc:st: fix responsive styles pollution nz-table (#563) (4a78ef2)
  • cli: fix invalid translate in ng add (#561) (add2ec0)
  • cli: fix repeat variable suffix in ng g ng-alain (#560) (7b8d9eb)
  • form:select: fix invlaid tag count (#571) (56abb18)

Features

  • abc:st: ingore sort procees when compare is null (#570) (0b625b4)
  • acl: add except property in ACLType (#566) (3787128)

Performance Improvements

  • theme:http: removed delay because all support OnPush (9a8f21a)

7.3.2 (2019-05-04)

Bug Fixes

  • abc:se: fix ingore label width when layout is inline (#553) (70322fa)
  • abc:st: add rawData parameter of res.process (#549) (102f53f)
  • abc:st: fix auto hide dropdown in buttons (#556) (5eb00eb)
  • theme:http: fix losing generic in get (#551) (b2e1482)
  • util:deepMergeKey: fix override array when ingoreArray is true (#555) (6d4c1cc)

Performance Improvements

  • use secondary entry modules in ng-zorro (#548) (5d8bac1)

7.3.2 (2019-05-04)

Bug Fixes

  • abc:se: fix ingore label width when layout is inline (#553) (70322fa)
  • abc:st: add rawData parameter of res.process (#549) (102f53f)
  • abc:st: fix auto hide dropdown in buttons (#556) (5eb00eb)
  • theme:http: fix losing generic in get (#551) (b2e1482)
  • util:deepMergeKey: fix override array when ingoreArray is true (#555) (6d4c1cc)

Performance Improvements

  • use secondary entry modules in ng-zorro (#548) (5d8bac1)

7.3.1 (2019-04-30)

Bug Fixes

  • abc:sv: fix detail misalignment when content include block (#545) (a3191a3)
  • cli: fix lint:style invalid script (#541) (1d41e82)
  • form:*: fix ViewDestroyedError error (#542) (5d8ffa4)
  • theme:http: fix losing retrun a generic type in get (#546) (359159c)

7.3.0 (2019-04-26)

Bug Fixes

  • abc:st: fix ingore load data when page size changed (#539) (12ad96f)
  • form:*: fix can't render when async data (#525) (d4d4428)
  • form:date: fix throw error when not include end property (#527) (f06757c)
  • form:select: fix i18n of notFoundContent (#524) (1df658c)
  • form:upload: fix clean value when remove file list (#526) (0f4e1c5)
  • theme:drawer: fix deep merge object (#535) (9c588eb)
  • theme:modal: fix losing nzWrapClassName when has size exists (#537) (c64834a)

Features

7.2.0 (2019-04-09)

Bug Fixes

  • abc:_src: fix invalid size (#503) (76fc61b)
  • abc:reuse-tab: fix actived select tab when close right or other (#500) (ed3eef7)
  • abc:st: fix missing trigger expand event when click expand icon (#501) (a0a9c53)
  • cli: fix removed header-i18n when no-include i18n (#505) (9839f69)
  • sf: fix layout misplacement in inline mode (#514) (9a7901a)
  • sf:radio: fix async data invlid render (#504) (18c6af5)

Features

  • abc:reuse-tab: add tabBarExtraContent tabBarStyle tabBarGutter properites (#510) (5d48933)
  • acl: add preCan property in global config (#511) (1bdbd8c)

7.1.0 (2019-03-30)

Bug Fixes

  • sf:checkbox: fix invalid trigger check-all when click input (#493) (4ee3ca5)
  • sf:select: fix invalid clear value (#496) (28e3915)

Features

7.0.3 (2019-03-20)

Bug Fixes

  • abc:result: use nztype instead of class anticon (#483) (7553860)
  • abc:se: should be keeping placeholder when content is empty (#480) (e35c2e0)
  • abc:st: fix invalid number type of width (#481) (7cdbe6e)
  • abc:st: fix losing global config in modal or drawer (#482) (ab34a44)
  • abc:st: fix styles of filter button (#474) (f491b4d)
  • sf:number: fix show undefined or null when use prefix or unit an… (#473) (4d2cede)
  • util:deepGet: fix losing 0 value (#479) (bf37459)

Features

  • abc:st: add raw data in custom type of statistical (#478) (431c461)

7.0.2 (2019-03-05)

Bug Fixes

  • abc:sidebar-nav: fix warnning 'Navigation triggered outside Angu… (#466) (b565b3f)
  • abc:st: fix losing req config (#467) (697f33e)
  • theme:drawer: fix body scroll when placement is top or bottom (#469) (873d0de)

Features

7.0.1 (2019-03-01)

Bug Fixes

  • cli: fix ignores files and folders named "core" by default (#461) (bd5696a)

7.0.0 (2019-02-28)

Features

7.0.0-rc.10 (2019-02-22)

7.0.0-rc.9 (2019-02-22)

[deprecated]

Bug Fixes

  • abc:sidebar: fix invalid menu item ellipsis when text overflow (#447) (5d3c7ea)
  • module:sf:autocomplete: fix invalid custom email suffix by enum (#439) (f072fe0), closes #438
  • module:st: fix sort order data should be in user click order (#445) (0dc95c2)

Features

  • abc:se: add labelWidth property (#451) (94ebfbe)
  • abc:sidebar-nav: add openStrictly property (#452) (ffeccdd)
  • abc:st: support custom function of noIndex (#453) (87bad16)
  • module:range-picker: add shortcut property (#441) (6598271)
  • schematics: add VsCode extension recommendations in ng add (#443) (7df5ed2)

Performance Improvements

7.0.0-rc.8 (2019-02-15)

Bug Fixes

  • module:se: fix error status in first visual (#434) (f0f6622)
  • module:sf: fix invalid request in $ref property (#431) (2f83a4b), closes #428
  • module:sf:checkbox: fix invalid indeterminate status (#433) (2b07901)
  • module:sf:object: fix default hide all title in object widget (#429) (9c51e26), closes #430
  • module:theme: fix button + button spacing of transfer options when enabled preserveWhitespaces (#435) (3a6d900)

7.0.0-rc.7 (2019-02-14)

Bug Fixes

  • module:edit: fix should contain dirty check (#421) (908bd8d)
  • module:sf:autocomplete: fix losing defualt value (#417) (126e99d), closes #387
  • module:sf:date: fix ui config error of end property when in a nested object (#405) (#407) (033713a)

Features

  • module:sf: add onlyVisual property in sf component (#411) (f3a5e1a)
  • module:sf:object: support view title text (#425) (087c979)
  • module:st: add process in STReq (#422) (62a5749), closes #419
  • module:st: add skip & limit pagination type (#404) (9c6be6c)
  • module:st: add statistical (#413) (80c55d0)
  • schematics: add external fix function in tpl command (#410) (88def47), closes #409

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)

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 extra properties (#395) (29c66b5), closes #389
  • module:sf:upload: add fileList property (#386) (06adf96)
  • 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)

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)

Bug Fixes

  • module:cache: fix specified storage type parameters (#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)

Bug Fixes

  • module:auth: fix unrecognized full URL anonymous key (#328) (e223ccb)
  • module:chart:timeline: remove tickCount (#323) (20920fc)
  • 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)

Features

  • 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:testing: add @delon/testing lib (#329) (9d533cf)
  • module:theme: adding Polish locale (#308) (025282c)
  • module:util: export stringTemplateOutlet (#324) (e8d9ed1)

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

Bug Fixes

  • module:notice-icon: fix missing class (#317) (8cb86b5)
  • module:st: should clean filter style when not filter (#303) (96430d1)
  • schematics: fix template in list command (#302) (839147e)

Features

  • module:theme:title: add setTitleByI18n method (#299) (80a9636)

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)

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)

Bug Fixes

  • module:sf: 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)
  • GLOBAL_THIRD_MDOULES changed to GLOBAL_THIRD_MODULES (#262) (d001642)
  • module:theme:menu: fix shortcut children polluted (#265) (a255fe0)

Features

2.0.0-rc.2 (2018-11-01)

Bug Fixes

Features

  • module:mock: support array params of queryString (#246) (f0135ce)
  • module:st: add icon of button (#240) (1145d47)
  • module:theme: add recursive upward find in menu service (#244) (c391d3a)
  • 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: 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

  • module:code-style: upgrade husky (#208) (61c6214)
  • module:form: fix invalid disabled status when is readOnly (#212) (6a68def)

Features

  • module:abc.st: add total i18n (#203) (ec0b0df)
  • module:theme: add page loading styles (#207) (ad43622)
  • module:theme:alain-default: refactor layout component (#201) (8231e65)

BREAKING CHANGES

  • module:theme:alain-default: + 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)