9.3.1 (2020-05-27)
- 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)
- 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)
- 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)
- 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)
9.2.2 (2020-05-12)
- 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)
9.2.0 (2020-05-06)
- 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)
- abc:qr: add lazy load libary (#875) (6009ae2)
- abc:st: add group column (#877) (1b96516)
- auth: add cookie storage (#876) (f6fe116)
- sf:widget:object: add card style (#879) (702e641)
9.1.0 (2020-05-01)
- 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)
- abc:media: add
media
component (#859) (5009c5d) - form: sync property of ng-zorro components (#868) (f6bbf63)
9.0.1 (2020-04-27)
- fix support ISO 8601 (#852) (ff07adc)
- cli: should be remove g2 in
ng update
(#853) (cd0df52) - cli:plugin:ie: add
ie
plugin (#855) (b033c81)
9.0.0 (2020-04-26)
9.0.0-rc.4 (2020-04-24)
- abc:se: fix
se-title
misalignment (#840) (a44b9e6) - abc:st: fix invalid expand (#842) (cfe14c4)
- cli: use
style
instead ofstyleext
(#837) (0d9704f)
- All is going to be removed in 10.0.0. Please refer to https://ng-alain.com/docs/global-config
9.0.0-rc.3 (2020-04-21)
- cli: add
widget
ofst
(#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)
9.0.0-rc.2 (2020-04-19)
- fix DI compatible lvy (#819) (6f9bba5)
- chart:tag-cloud: fix overlap (#816) (7f31648)
- chart:timeline: fix slider date format is incorrect (#817) (1284553)
9.0.0-rc.1 (2020-04-18)
- abc:se: add
TemplateRef<void>
inlabel
,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)
- 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)
- form:string: add
change
,focus
,blur
,enter
event (#790) (29373c4) - theme:http: add
form
method (#787) (2edfd58)
- 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)
- form:string: add
change
,focus
,blur
,enter
event (#790) (29373c4) - theme:http: add
form
method (#787) (2edfd58)
- 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)
- abc:sidebar: fix badge overflow (#769) (7dc834e)
- abc:st: fix invalid default value of
date
type (#765) (a971ac0) - abc:st: fix lose
dblClick
inSTChange
(#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)
- 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)
- 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)
- abc:down-file: support custom file name (#757) (bafb44c)
- abc:loading: add global loading indicator (#755) (8c1a6d8)
8.7.3 (2019-12-20)
- 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)
- 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)
- abc:sidebar-nav: fix style in disabled (#731) (7759299)
- abc:st: fix duplcate title when
responsive
isfalse
(#733) (baab4a7) - chart:water-wave: fix first time unable to render (#734) (cbbd573)
8.7.0 (2019-12-06)
- abc:sidebar-nav: support html in
text
ori18n
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 inclear
method (#717) (f05ab21) - theme:MenuService: add
getItem
,setItem
methods (#722) (2c05493)
8.6.0 (2019-11-15)
- 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)
- abc:sv,se:
optional
,optionalHelp
support `TemplateRef… (#710) (a456201) - abc:table: add
keepEmptyKey
of mulitisort (#714) (00f998d) - abc:table: add
loaded
type event ofchange
(#709) (6d3f017) - cli: add cnpm reminder (#704) (9e131d7)
- form: add
cleanValue
property (#711) (7e55136) - form: add
noColon
property (#698) (2c34460)
8.5.1 (2019-10-28)
- 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)
- abc:sidebar-nav: fix repeat render item in external link (#688) (fbf52c4)
- abc:st: fix ingore invalid
tag
orbadge
(#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)
- abc:reuse-tab: add
tabMaxWidth
property (#690) (19cc818) - abc:st: add
divider
type in button (#683) (d9f6014) - form:autocomplete: add
change
event (#691) (f4215e4) - module:theme: adding Croatian locale (#695) (a1d69ba)
- theme:http: add
@Payload
decorator (#686) (123c29e)
8.4.0 (2019-09-01)
- 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)
- abc:st: add
pop
property (#676) (a078f02) - cache: add
type
,expire
inDelonCacheConfig
(#669) (9d393fb)
8.3.0 (2019-08-03)
- 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)
- abc:st: add
lazyLoad
property inreq
(#656) (4ae8f13) - abc:st: add
STColumnTitle
type oftitle
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)
- abc:*: fix
sv
,se
title styles (#651) (d92a21d) - auth: fix
referrer.url
should be always latest router url (#654) (89098e1)
8.1.0 (2019-07-12)
- 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
ori18n
(#648) (3200998)
- abc:st: add
index
argument offormat
(#644) (498d0b7) - cli: add proxying to a backend server (#645) (10c91d8)
8.0.0 (2019-07-03)
8.0.0-rc.1 (2019-06-29)
- abc:st: ingore
title
required inSTColumn
(#632) (69608c5) - cli:plugin:icon: fix unidentified
nzType
property (#637) (2784a5a) - form:array: fix disabled add & remove buttons when
readOnly
istrue
(#633) (15194cc) - form:array: fix invalid value subscript of path value (#628) (09807f7)
- form:upload: fix invalid
showUploadList
property (#634) (54c3b90)
8.0.0-rc.0 (2019-06-23)
- 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)
DelonACLModule
muse be usingforRoot()
7.7.1 (2019-06-17)
7.7.0 (2019-06-15)
- 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)
- 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)
- 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)
- abc:st: add
filteredData
property in component (#588) (f74e589) - abc:st: add virtual scroll (#590) (1a88bfd)
- form:date: add
year
inmode
property (#587) (935b8c2)
7.5.0 (2019-05-25)
- 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)
- abc:st: add
expandAccordion
property (#576) (d3dd0e4) - abc:sv: add
optional
optionalHelp
properittes (#578) (8968ae4) - form: add
acl
property (#574) (54ddae9)
7.4.0 (2019-05-16)
- 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)
- abc:st: ingore sort procees when
compare
isnull
(#570) (0b625b4) - acl: add
except
property inACLType
(#566) (3787128)
- theme:http: removed delay because all support OnPush (9a8f21a)
7.3.2 (2019-05-04)
- abc:se: fix ingore label width when layout is inline (#553) (70322fa)
- abc:st: add
rawData
parameter ofres.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)
7.3.2 (2019-05-04)
- abc:se: fix ingore label width when layout is inline (#553) (70322fa)
- abc:st: add
rawData
parameter ofres.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)
7.3.1 (2019-04-30)
- 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)
- 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 hassize
exists (#537) (c64834a)
- abc:st: add
showExpand
property (#520) (d87d56f) - abc:st: add
widthMode
property (#518) (715d5de) - abc:st: support controlled
loading
property (#533) (317b88c) - acl: add
*aclIf
structural directive (#529) (cf49779) - form: add icon in button proprety (#538) (0ef4281)
- form: add loading property (#517) (1e9df24)
- theme:yn: add mode property (#534) (ebd42be)
7.2.0 (2019-04-09)
- 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)
- 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)
- sf:checkbox: fix invalid trigger check-all when click input (#493) (4ee3ca5)
- sf:select: fix invalid clear value (#496) (28e3915)
- abc:qr: add support unicode value (#495) (9082319)
- abc:sv: add unit property (#497) (5a84e1b)
- cli:plugin:sts: add sts plugin (#494) (5f735db)
- module:theme: adding Korean locale (#486) (5e3ad9c)
7.0.3 (2019-03-20)
- 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)
7.0.2 (2019-03-05)
- 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)
7.0.1 (2019-03-01)
7.0.0 (2019-02-28)
7.0.0-rc.10 (2019-02-22)
7.0.0-rc.9 (2019-02-22)
[deprecated]
- 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)
- 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)
7.0.0-rc.8 (2019-02-15)
- 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)
- 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)
- 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)
7.0.0-rc.5 (2019-01-22)
- module:mock: fix
/:id
does not matchuser/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)
- 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)
7.0.0-rc.4 (2019-01-12)
- 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
- module:reuse-tab: support custom context menu (#368) (2c0eb89), closes #364
- module:sidebar-nav: add recursivePath property (#374) (e24ee4f), closes #373 #365
7.0.0-rc.3 (2018-12-29)
7.0.0-rc.2 (2018-12-28)
- 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)
7.0.0-rc.1 (2018-12-24)
- 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)
- 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)
- 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)
2.0.1 (2018-11-25)
- 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)
2.0.0 (2018-11-20)
- all:
OnPush
mode priority (#772) - router: add SimpleGuard of root router (#774)
- i18n: add passport pages (#777)
- 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)
- 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)
- module:st: remove deprecated events:
checkboxChange
,radioChange
,sortChange
etc (#281)
2.0.0-rc.3 (2018-11-09)
- 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)
- module:sidebar-nav: add icon more properties (#263) (5b696f5)
- module:st: add no type (#261) (8fc29ce)
- module:st: add remove method (#255) (13a3a21)
- module:st: add rowClassName property (#268) (0af1484)
- module:theme: add scrollbar style service of div (#267) (161d328)
- module:theme: add url pipe (#254) (62724a0)
- schematics: add color less when running ng commend (#253) (145e4a9)
2.0.0-rc.2 (2018-11-01)
- module:*: safe html (#239) (0298665)
- module:form: 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)
- 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)
- 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)
- 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)
- module:theme: used
NzDropdownService
instead ofContextMenuService
(#234)
2.0.0-beta.5 (2018-10-15)
- module:code-style: upgrade husky (#208) (61c6214)
- module:form: fix invalid disabled status when is readOnly (#212) (6a68def)
- 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)
- module:theme:alain-default: +
layout-fixed
was changed toalain-default__fixed
layout-boxed
was changed toalain-default__boxed
aside-collapsed
was changed toalain-default__collapsed
2.0.0-beta.4 (2018-10-07)
- 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)
- 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)
- abc: use input instead of ContentChild (cfd0497)