7.5.0 (2019-06-05)
- cascader: fix reset trigger redraw (#3481) (7c0e30c), closes #3480
- date-picker: replace DatePipe with formatDate function (#3500) (19ad7fd), closes #3487
- layout: fix width type (#3525) (fd803bd)
- select: display error when in tag and search mode (#3442) (a05f5a5), closes #3424
- button: support link type (#3503) (050f141), closes #3479
- carousel: support custom strategies (#3501) (a53a43a)
- descriptions: add component (#3327) (11bf89e), closes #2847
- drawer: support pressing ESC to close drawer (#3488) (2928f84)
- dropdown: support customize icons (#3517) (4329b51)
7.4.1 (2019-05-21)
- build: unable to build in production when importing secondary module (#3266)
7.4.0 (2019-05-19)
- breadcrumb: fix input boolean and router event not caught error (#3185) (fd43ec5), closes #3186
- carousel: fix carousel in entry components (#3367) (9d495fc)
- cascader,checkbox,switch,tooltip: fix memory leak problem (#3416) (c63849f)
- drawer: fix z-index level (#3405) (663f6c1), closes #3402
- menu: submenu should not remain highlighted (#3455) (fd47605)
- modal: cannot to close in order of overlay opens when using esc (#3339) (0533c32), closes #3338
- modal: content not work in confirm mode when the type is component (#3415) (6458c57), closes #3407
- modal: should not close when mousedown in the body (#3400) (82e488a), closes #3394
- progress: fix stroke color is not updated (#3445) (80c6ed4), closes #3441
- tree,tree-select: fix the styles of connecting line (#3385) (f7e9a7c), closes #3382
- card: support setting size (#3429) (2015021)
- drawer: support
nzOnCancel
for service mode (#3376) (3742eda), closes #3372 - tree-select: support customized icon (#3395) (0deda73)
7.3.3 (2019-04-25)
- auto-complete: enter-keydown event should not be prevent when the panel is closed (#3342) (414b428), closes #3340
- radio, tab: Fixed memory leak problem. (#3354) (7d18fef)
- table: fix table custom filter icon position & virtual scroll style (#3365) (6435ee5), closes #3357 #3348 #3359
- tree-select: add the public methods (#3335) (ee6d18b)
7.3.2 (2019-04-22)
7.3.1 (2019-04-22)
- tree: fix nodes list to render correctly (#3326) (6d759a8), closes #3320
- select: fix select search display (#3324) (d91af03), closes #3322
7.3.0 (2019-04-21)
- support server-side rendering (#3295) (2088459), closes #3222 #43 #2025 #2474
- support standalone/secondary entry modules (#3234)
- modal: support
nzMask
andnzMaskClosable
global config (#3033) (12cac9e) - tree: support nzBlockNode (#3270) (5129f73)
- date-picker:
nzRanges
support callback (#3304) (a231cb5), closes #1629 - date-picker: support
nzOnCalendarChange
(#3169) (4446005) - form: support hide the label colon (#3136) (663169f)
- table: expose CdkVirtualScrollViewport (#3297) (a942312), closes #3144 #3073 #2886
- table: support nzLoadingIndicator (#3299) (1f339b3), closes #3008
- time-picker: support 12-hour with
nzUse12Hours
(#3127) (7c52774) - tree, tree-select: support customize icons (#2933) (a77f6c9)
- schematics: enhance component generator (#3265) (c22eae5)
- anchor: fix scroll bar misplacement in target container (#3242) (37ac541)
- drawer: create focus trap error when
nzVisible
default value is true (#3203) (327ceca), closes #3200 - dropdown: fix dropdown expands outside the bounds of the page (#3289) (47f0aef), closes #3288
- dropdown: fix dropdown style conflict with material style (#3290) (e30a9be), closes #3241
- dropdown: fix dropdown ul list-style (#3284) (2845b57), closes #3268
- form: fix form control template driven (#3305) (032d193), closes #3211
- i18n: fix catalan translations (#3080) (81f917a), closes #2569
- input-number: blur event can't get correct current value from validation info (#3315) (ee3d94c), closes #3134
- modal: integration problem with select component (#3245) (3da4b68), closes #3213
- select: fix select disable cursor (#3287) (f5528d9), closes #3246
- select: fix select not change after option input changes (#3313) (74d996b), closes #3029
- select: fix select scroll top trigger (#3285) (1478e59), closes #3258
- steps: updateChildrenSteps bug (#3194) (8198b23), closes #3193
- table: fix table border in firefox (#3294) (82407e7), closes #3164
- tree: duplicated module import (#3286) (5c8b923)
- tree, tree-select: fix the key validity check (#3247) (87f2386), closes #3163
- upload: fix deprecated icon class property (#3230) (bc4e7da), closes #3228
- rate click event is stopped (#3262) (2b4bde4), closes #3252
- style fix patch not included (#3317) (5b02e48)
7.2.0 (2019-03-27)
- affix: set correct style of Affix after trigger resize (#3089) (ff482e0), closes #3040
- fix type of some API (#3166) (c685836)
- breadcrumb: fix auto generate not working in lazy modules (#3174) (4260a40), closes #2538
- dropdown: fix the style of CDK conflicts (#3133) (a9cd84d), closes #3075
- progress: should not set success when success percent is … (#3135) (f85c766)
- transfer: fix invalid trigger checked event in blank area (#3161) (92097b2), closes #3160 #3159
- upload: fix missing remove event when type is drag (#3114) (2b1fdd9), closes #3034 #3139 #3171
- collapse: support
nzExtra
(#3177) (fbfb4da) - menu: support
nzMenuClassName
for the submenu (#3176) (15b6724) - page-header: add page-header component (#2732) (cf51c1f), closes #2710
- schematics: do not set boot page when the target file is modified (#3178) (0a3f62c)
7.1.0 (2019-03-21)
- tree: fix nzMultiple and rollback code (#3060) (c917938), closes #3076
- cascader: fix columns not dropped (#3037) (72a9e67), closes #3034
- date-picker: export
year-picker
component (#3125) (c5b0af9) - modal: integrate with tabs and autosize (#3065) (4cab26f), closes #2286 #2713
- modal: simple confirm should not have cancel button (#3115) (f0a2b51), closes #3107
- tooltip: fix tooltip not render after set (#3091) (2841a2f)
- message: support
nzTop
(#3047) (351135b), closes #3041 - message: support template (#3102) (d3f6655), closes #3081
7.0.3 (2019-03-14)
7.0.2 (2019-03-11)
- pagination: fix pagination bug (#3067) (f4948d7), closes #3049
- steps: fix steps state change error under onpus strategy (#3061) (97adb2c)
- table: fix table small size virtual scroll style (#3063) (4fa16de), closes #3050
- table: fix th check not trigger bug (#3064) (dbc33ae), closes #3028 #3056 #3058
- transfer: fix click checkbox can't trigger selection (#3030) (f077294), closes #3026
7.0.1 (2019-03-04)
- tree: fix default keys bug with setTimeOut (#3003) (050faa0), closes #3001
- tree: fix expand state bug for tree-select (#2997) (623a9ff)
- checkbox: fix checkbox a11y error (#3009) (42ed317), closes #3000
- fesm2015: fix fesm2015 build error (#3015) (e5b388a)
- icon: remove icon test module export (#3002) (28edb53)
- schematics: fix
add-icon-assets
schema path (#3005) (5101928) - select: fix select reset in form (#3017) (30b3d86), closes #3014
- table: fix table crash with double binding (#3007) (a2202b4), closes #3004
7.0.0 (2019-02-28)
-
Update Angular and other packages to newest versions.
-
Update ng-zorro-antd to 7.0.
Notice
Pay attention to these changes to ensure that your code works as expected:
- All components now work with OnPush strategy. Components with this strategy would not respond to mutations on object properties or array child items, even decorated with @Input(). So you should make all your @Input properties immutable objects. Not only this would ensure your code works correctly but also improve performance if you use immutable objects right. Please checkout our example below.
- We correct the meaning of nzDropdownMatchSelectWidth of Select component. Now it means exactly opposite of the old one.
- If you want to add a button to an input-group in search mode, you should use nzAddOnAfter instead of nzSuffix.
- tree: fix animation of expand method (#2989) (5142d18)
- tree: fix remove and clearChildren missing origin (#2995) (41b0e67)
- tree-select: fix nzNodes type (#2992) (c435853)
- affix: fix should reset placeholder size when trigger resize event (#2835) (7068a5e), closes #2818
- all: move hostbinding to constructor to fix angular transition bug (#2895) (e39f6bf)
- anchor: fix called detectChanges when component destroy (#2864) (0e5c937), closes #2860
- cascader: fix children state not changed in async demo (#2985) (b87e8bb), closes #2984
- cascader: fix empty shown when searching value (#2906) (89c94ee), closes #2903
- cascader: fix searching error when nzOptions is an empty … (#2846) (e33cc50), closes #2784
- core: fix the style of CDK conflicts (#2917) (37cf6f3), closes #2874
- drawer: ngOnDestory may called before onInit (#2037) (9bf9299)
- empty: fix locale cannot change dynamically (#2866) (2a2fbca)
- empty: show no empty when use pass null (#2768) (48d5333)
- grid: fix grid responsive (#2915) (ab05619), closes #2908
- i18n: Danish locale is exported and mentioned in i18n docs (6554cf5)
- input: fix antd input style change & input password demo (#2969) (bd03a91), closes #2945 #2956
- radio: children unable to focus in radio label (#2850) (58743b8), closes #2774
- select & module:table: fix table style error & select error (#2987) (0d6fc9e), closes #2983
- slider: fix defaultValue check error (#2986) (c3649bc)
- switch: fix switch error when loading or disabled (#2896) (a67984c), closes #2787
- tooltip: fix setTitle proxy to nzTitle (#2698) (f6dfbd9), closes #2695
- tree: word misspelling(destory -> destroy) (#2914) (a7b4e09)
- tree-select: fix tree-select overlay's index problem (#2764) (599ae1a), closes #2730
- all: support disable animations in every components (#2975) (0d7736e), closes #2401 #2922
- auto-complete: close panel when the trigger element blur (#2916) (1e075f9), closes #2885
- auto-complete,mention,select,tree-select: prevent loss of focus when the options click (#2979) (fcaa6d1), closes #2448
- calendar: sync some changes from ant-design (#2769) (#2963) (35a6f0d), closes #2796
- cascader: reposition cascader when column opens (#2836) (289ba54), closes #2181 #2809
- collapse: add extra field (#2923) (dd0cec2), closes #1911
- collapse: support custom icon (#2783) (a530f80)
- comment: add comment component (#2767) (1d68e44), closes #2731
- date-picker: support nzDisabledDate for year-picker (#2949) (71dda9b), closes #2194
- empty: add empty component (#2722) (8906dff), closes #2711
- i18n: update missing fields in fr_FR(NG-ZORRO#2586) (#2737) (c821d56)
- icon: fix falsy render (#2912) (6dd3cbf), closes #2911
- icon: support rotate (#2891) (07f76af), closes #2888
- icon: update dependency to support namespace (#2641) (a2000fa)
- input: fix *fix icon new api capability (#2841) (3c954cb)
- layout: support zeroTrigger (#2938) (4e4231d), closes #1950 #1951
- message,notification: add close event (#2952) (f2e45ea), closes #2458
- modal: support set
nzOkDisabled
andnzCancelDisabled
(#2856) (fa6a8e9), closes #1838 - notification: support nzData as context in template (#2926) (51940f7), closes #2755
- popconfirm: support custom icon (#2964) (ff030ff), closes #2196
- rate: add tooltip support (#2794) (e121bd3)
- slider: support nzTooltipVisible (#2930) (d3e61d4), closes #2373
- statistic: add statistic and countdown component (#2760) (abb9ae4)
- tabs: support lazy load tabs (#2968) (626a0f4), closes #2716
- tree-select: support set
nzNotFoundContent
(#2740) (d9055f5) - tree-select: support set the max count for tags (#2970) (4081abb), closes #2488
- upload: support with non-image format file preview (#2709) (4c41715)
7.0.0-rc.3 (2018-12-26)
- table: fix table sticky style (#2688) (50d4fc4)
- transfer: fix the
Not Found
display condition (#2687) (3df5779), closes #2686
7.0.0-rc.2 (2018-12-24) [deprecated]
- input: fix input autoresize (#2662) (0621ce8), closes #2646
- layout: fix sider nzBreakPoint (#2665) (4fbfccb), closes #2603
- radio: fix radio ContentChildren error (#2660) (36b2099), closes #2206 #2611
- tabs: fix tabs style error (#2673) (458c062)
- autocomplete,dropdown: add class & style properties in overlay panel (#2639) (b7f41f8), closes #2634
- i18n: add Slovenian support, ICU locale sl_SI, #2545 (#2652) (d0b9a2a)
- make the doc website a pwa (#2661) (4f48ecd)
7.0.0-rc.1 (2018-12-12)
- drawer, modal: fix focus bug of IE (#2589) (0458604), closes #2388
- collapse: fix collapse (#2597) (5bb1a99), closes #2567
- icon: add missing icons used by ng-zorro-ant itself (ef10595)
- select: add title property for select component (#2575) (3444634), closes #1974
- table: should prevent tr click trigger when clicking expand (#2618) (88be1c3), closes #2419
- schematics: compatible with old version options (#2622) (bb1489b)
- tabs: support forceRender in tabs (#2619) (fa9160c)
- upload: support Observable in nzFilter (#2590) (c664c6f), closes #2389
7.0.0-rc.0 (2018-11-30)
- menu: fix dropdown menu item selected className (#2434) (acbe5da), closes #2433
- menu: fix fold menu (#2454) (f228013), closes #2449
- timeline: fix loading icon (#2386) (cebfff7), closes #2377
- readme: fix misspelling (#2472) (e5535d2)
- Adds danish locale (#2486) (1c7f983), closes #2485
- avatar: support custom size (#2416) (0bf8a36), closes #2380
- drawer: add input property in NzDrawerRef (#2464) (9565cd5), closes #2403
- modal: support clicking ESC to close modal (#2483) (c72f431), closes #1999
- progress: support custom strokeColor and strokeLinecap (#2404) (167a110), closes #2378
1.8.1 (2018-11-24)
- collapse: can't fold up active panel with accordion (#2440) (a17ea49), closes #2437
- list: fix invalid render empty style when unspecified data source (#2415) (7ae325f), closes #2385
- menu: fix dropdown menu item selected className (#2434) (e6e2369), closes #2433
- menu: fix fold menu (#2454) (e41640a), closes #2449
1.8.0 (2018-10-26)
- calendar: fix calendar year picker (#2355) (a4a948c), closes #2351
- esm5: fix esm5 package (#2357) (e06b9a7), closes #2339
- layout: fix layout init breakpoint nzCollapsed value (#2350) (8f58fae), closes #2343
- menu: fix menu level 4 padding error (#2356) (7906066), closes #2327
- spin: fix spin hang error with submenu (#2352) (65fc10a), closes #2346
- tree: fix icon to svg & draggable event listener (#2338) (8bc488e), closes #2332 #2205 #2336
- tree-select: can't work default values in OnPush mode (#2364) (04cf7aa), closes #2318 #2085
- icon: add injectiontoken config and default twotone color (#2353) (bea1d05)
- list: list empty style (#2365) (e2d09a0), closes #2362
1.7.1 (2018-10-23)
- drawer: style error when the unit is percentage (#2334) (9e07702), closes #2333
- icon: fix icon miss in components (#2321) (af4ddfb), closes #2326
- icon: fix icons problems (#2325) (8a0d412)
- schematics: fix object comparisons method (#2328) (a7beda8)
1.7.0 (2018-10-18)
- tabs: hide next and prev buttons when nzTabPosition is left or right (#2239) (3bb8be5)
- breadcrumb: navigate within angular (#2283) (0c41306), closes #2254
- button: fix button loading bug (#2251) (cb71e9b), closes #2191
- cascader: fix error when nzOptions change and in search mode (#2241) (c3c2d26), closes #2105
- cascader: fix support to nzLabelProperty (#2231) (37523c8), closes #2103
- date-picker: fix the calendar not shown up when click on the icon (#2235) (8ffcfac), closes #2221
- date-picker: use fixed width when "nzShowTime" settled for picker (#2236) (463a14c)
- icon: fix broken icons (#2248) (e0d9987)
- icon: fix icon classname writeback (#2259) (c6337c2)
- list: fix does not trigger change detection correctly when from empty array to data array (#2199) (92c1a85)
- select: fix space closing select panel (#2240) (3d7fe39), closes #2201
- select,tree-select: prevent pop the dropdown when click remove (#2290) (4fa9367), closes #2276
- spin: fix cdk change detection (#2255) (25671b6), closes #1819
- table: fix filter table header in ant design 3.10 (#2260) (ebf151a)
- upload: fix only allow type is picture or picture-card generate thumbnail (#2219) (8306111), closes #2216
- icon: switch to SVG icons (#2171) (7bdb79b)
- modal: auto focus when open and restore focus when close (#2188) (7c0ced4), closes #2124
- schematics: add fix icon schematic (#2238) (8861beb)
1.6.0 (2018-09-22)
- date-picker: fix year-picker and month-picker style error within compacted input group (#2136) (049212f)
- calendar: fix calendar year list (#2140) (e485d02), closes #2091
- cascader: search correctly when a root node is a leaf node (#2108) (28556e4), closes #2104
- drawer: drawer content cannot scroll (#2120) (e8dad8f), closes #2119
- steps: fix dynamic steps error (#2149) (ee3fa7e), closes #2148
- publish: add version number validation and rename script (#2117) (bc1f6fa)
- schematics: compatibility with Angular CLI 6.2.0 (#2131) (ac428db)
- test: fix test coverage dependency (#2146) (310771f)
- upload: fix typo (#2173) (69c5210)
- drawer: support service to create drawer (#1981) (a232d59), closes #1937
- upload: add directory support (#2164) (3ef8bcf), closes #2167 #2154
- tree: support more functions & property (#2121)
- skeleton: add skeleton component (#1829)
- build: use ng-packagr to generate library (#2126)
1.5.0 (2018-09-09)
- drawer: provide custom scroll strategy (#2095) (b993068), closes #2070
- modal: fix generic type of the "nzComponentParams" for user to gain more type intellisense (#1812) (6ef1185)
- breadcrumb: support auto generated breadcrumb (#2050) (64d191c), closes #2001
- button: support block style (#2051) (2858ba1), closes #2047
- drawer: support top and bottom placement (#2039) (693b4eb), closes #2015
- modal: support customized modal config (current "autoBodyPadding") (#2006) (1d5e06c), closes #1720
- select: support open and close panel via keyboard (#2038) (b2ea96a), closes #1909
- steps: support customized starting index (#2021) (bc7bf17), closes #1994
- publish: add publish script (#1979) (98cb651), closes #1925
1.4.1 (2018-09-02)
- auto-complete: can't select option when touch (#2054) (2e8e63d), closes #2053
- modal: close modal itself before destructing by the angular's lifecycle (#1769) (075c7a4), closes #1663
- pagination: take minimum of page range and total (#2046) (30bccd1), closes #2036
- table: fix row spaces (#2061) (cb34983), closes #2059
- tree-select: unable close when used OnPush (#2028) (fb83354), closes #2012
1.4.0 (2018-08-19)
- avatar: tolerate error src (#2008) (d55cdf2)
- carousel: carousel on desktop can't slide images (#1970) (02a84a9)
- cascader: fix dynamic loading error (#1931) (d4d24fb), closes #1927
- cascader: should not change on hover work (#1991) (577ae47), closes #1966
- select: fix input not blur after user hits enter key (#1943) (a64d04c), closes #1940
- tooltip,popconfirm,popover: not create element when use directive (#1968) (fa40145), closes #1967
- tree-select: update selected nodes when after set nodes (#1946) (cd928e1), closes #1934
- tree: fix loading style (#1942) (19fc2ee)
- modal: smart to determine whether to add padding-right (#1877) (a5d631d), closes #1422
- timeline: custom circle color (#1959) (fb3daa1), closes #1956
1.3.0 (2018-08-03)
- auto-complete: reposition when open the first time (#1863) (c80bc8d), closes #1840
- date-picker: restrict the date when it overflows at the month panel (#1903) (3c654a5), closes #1899
- cascader: add cascader search (#1873) (633bc87), closes #1773
- date-picker: refactoring and add new feature of year-picker (#1906) (f1f5625), closes #416
- drawer: add drawer component (#1789) (33aff47), closes #1565
- radio: add solid button style (#1892) (945a924), closes #1891
- table: support default filter (#1893) (cea0e51), closes #1872
1.2.0 (2018-07-22)
- carousel: resize content after window resized (#1815) (1e0a029), closes #1811
- input-number: NzAutoFocus doesn't work or work as expected (#1833) (739b353), closes #1706
- tree: sync checked node status and push to checkedNodeList (#1809) (5305723), closes #1802
- input: mix using addon and affix (#1857) (ca2d7e0), closes #1795
- input-number: fix touched event (#1858) (7c90a72), closes #1785
- tabs: prevent focus cause scroll offset (#1845) (bbcb0de), closes #1821
- upload: fix parameter value muse be a function or boolean in nzRemove (#1851) (3532bbe), closes #1850
- carousel: add swipe gesture support (#1856) (bb5bdd3), closes #1816
- carousel: support dot render template (#1860) (c1f15b6), closes #1743
- form: support touched status update (#1861) (27ca5bc), closes #1665
- tree-select: support custom display in the trigger (#1832) (1cc3646), closes #1823
1.1.1 (2018-07-02)
- tree: fix disabled node status & doc (#1737) (92675e4), closes #1721
- auto-complete, mention, tree-select: update cdk overlay positioning strategy (#1761) (82af2ff), closes #1756
- date-picker: support changing language at runtime (#1768) (9caabb5), closes #1717
- list: fix loading style misplacement of spin (#1767) (336cc08), closes #1739
- radio: fix radio disabled bug in group (#1746) (86fc773), closes #1734
- radio: fix radio in reactive form (#1748) (b7a831d), closes #1735
- select: trigger keyboard on ios (#1653) (#1751) (89d05f9), closes #1752 #1274
- transfer: fix title dislocation when form-item layout (#1745) (4005c7c), closes #1732
- tree-select: fix unable to set null (#1760) (689f8b4), closes #1740
- tree-select: width is 0 when trigger element is invisible (#1775) (4eb039a), closes #1772
- table: fix selector error (#1742) (aeb485f), closes #1736
1.1.0 (2018-06-25)
- cascader: fix custom render with nzClear (#1676) (c683bc3), closes #1646
- autocomplete: AOT compiler requires public properties (#1686) (a1f326d), closes #1683
- card: fix card loading style (#1696) (70cb591), closes #1695
- date-picker: fix date display of the end part is not as expected (#1709) (b1a1235), closes #1693
- nz-alert: emit close after fade animation is done (#1667) (6b31ca3), closes #1666
- select: move select ovarlay to the last of container (#1673) (442e3f3), closes #1672 #1643
- th: fix table th filter & style bug (#1674) (1a4332a), closes #1671 #1660
- tree-select: position error when in the modal-box (#1687) (43910f9), closes #1681
- ng-add: remove compiled css from styles when use custom theme (#1655) (fc67ce5)
- showcase: use differenceInCalendarDays to do judgement with days for date-picker's demo (#1648) (7d593e6)
1.0.0 (2018-06-11)
- tree: fix nzOnSearchChange & folder tree demo (#1602) (b8e4432), closes #1601
- tree: support custom property (#1584) (1ca696a), closes #1580
- checkbox: fix invalid setting width via style (#1577) (ec4be6b), closes #1359
- modal: fix multiple nzOnCancel calls (#1590) (bc07be2), closes #958
- modal: miss returned value from nzOnOk or nzOnCancel (#1456) (9d6e93b)
- pagination: fix still show when total is 0 and nzHideOnSinglePage is true (#1583) (c5c33d0)
- popover: fix popover nzTemplate value (#1608) (7cf6ee1)
- radio: fix nzDisabled in radio-group (#1574) (024c488), closes #1543
- spin: fix spin error in antd 3.6.1 (#1607) (8a1a9ca)
- transfer: fix TransferItem type to work with strictNullChecks (#1589) (7601af1), closes #1588
- ng-add: duplicate add bugs (#1623) (214a00d)
- ng-add: fix import path in theme file (#1611) (aa953dc)
- tree: sync ant style & add dir demo (#1559) (0fbf135)
- table: add nzHideOnSinglePage property (#1585) (3bc2e90)
- schematic: support ng add & ng generate (#1430) (9ed3590), closes #1405
0.7.1 (2018-05-24)
- tab: fix vertical-bar error in docs (#1499) (e5d5860)
- autocomplete: form related bugs (#1451) (c91a0f8), closes #1437
- date-picker: improve the horizontal position adaptability (#1495) (64f5ce5), closes #1450
- input-number: fix focused style could not be removed after blur (#1453) (80a559f), closes #1449
- menu: fix menu ngfor bug (#1519) (4f6c266)
- message: increase the overlay's zindex tobe the same with… (#1461) (5a51344), closes #1457
- popconfirm: add nzOkType support (#1492) (6f394a4), closes #1312
- sider: fix typo - isSiderTrgger to isSiderTrigger (#1434) (f1f26ad)
- input-number: support input-number placeholder (#1512) (7e3d4e4)
- autocomplete: support bind any types to the nzModule of trigger element (#1397) (b44296e), closes #1298
- switch: support fully control by user (#1514) (70ca8bd)
0.7.0 (2018-05-15)
- tree: fix wrong checked nodes (#1425) (5a06694), closes #1423
- autocomplete: fix styles (#1393) (5ad0452), closes #1384
- steps: fix steps ngfor (#1421) (35da659), closes #1418
0.7.0-beta.5 (2018-05-01)
- input-number: fix display value after formatter changed (#1371) (179c1e2)
- upload: fix ngModel was changed to nzPercent in nz-progress (#1320) (9b7336e), closes #1209
0.7.0-beta.4 (2018-04-12)
- tree: add origin param to NzTreeNode (#1221) (c9686ca)
- card: fix avatar and detail alignment (#1255) (6b13ce0)
- carousel: fix carousel autoplay bug (#1309) (dd3265d), closes #1242
- i18n: fix i18n error without locale (#1220) (880f0e8)
- mention: getMention method should kepp the mention prefix (#1287) (7925f48)
- menu: fix menu ExpressionChangedAfterItHasBeenCheckedError (#1306) (e63668d), closes #1216
- docs: change the homepage url of angular.cn (#1289) (471e064)
- message,notification: fix message/notification cause multi-detection error while used in dynamic creating component (#1218) (f2624cb), closes #391
- select: fix select zero value & scroll bug (#1299) (0552141), closes #1229 #1245
- table: fix scrollbar calc (#1315) (0416900), closes #1205
- table: fix table th filter style (#1300) (29c559a), closes #1238
- tag: fix default color when empty color values (#1256) (ba3a323)
- transfer: removed change detection (#1260) (d507848), closes #996
- mention: add mention component (#1182) (e28c1b5)
- mention: add prefix property to nzOnSearchChange payload (#1296) (1af5b42)
0.7.0-beta.3 (2018-03-26)
- i18n: fix doc (#1186) (4ba77c2)
- card: fix card style (#1194) (ad80297), closes #1191
- form: fix form init style miss & fix doc (#1174) (ab37862), closes #1170 #1173
- input: fix input disable style in reactive form (#1167) (5c07161)
- table & i18n: fix table style & export i18n interface (#1163) (fdd03d7)
- modal: add afterOpen/afterClose/afterAllClose/closeAll/openModals, adjust the boolean props and changeBodyOverflow and complete testing. (#1165) (10227b8), closes #1155 #1162
- modal: support triggerOk/triggerCancel to trigger nzOnOk/nzOnCancel manually (#1201) (8cc016e)
0.7.0-beta.1 (2018-03-15)
- back-top: fix style (#1125) (60fe850)
- calendar: use correct classNames (#1118) (5392fde)
- list: change contentchild to input (#1100) (5d9133b)
- progress: fix 100% when specify invalid value (#905) (8afedaa)
- spin: remove spin container if no content (7639eac)
- spin: support dynamic ng-content in spin (#925) (cc7a83b)
- transfer: change contentchild to input (#1099) (abb7de0)
- affix anchor backtop: refactor affix anchor backtop (#1025) (24abd10)
- autocomplete: add autocomplete component (#1093) (1461293)
- avatar: add avatar component (#1028) (65535d5)
- divider: add divider component (#1029) (7895e80)
- divider: add nzOrientation property (#1126) (e100681)
- doc: support sync single demo dir (#936) (73e4a95)
- list: add list component (#1031) (9e71deb)
- list: add nz-list component (6481a88)
- menu dropdown: refactor menu dropdown & add test & add doc (#990) (ca1d4e2)
- tree: add tree component (#1147) (7ca5de3)
- upload: add upload component (#1040) (a9efbaa)
0.6.10 (2018-01-06)
- affix: fix affix nzOffsetTop bug (#868) (f0bad26)
- radio: fix radio button click bug (#867) (2de24ee), closes #854 #857 #855
- datepicker: add range-picker component (#656) (9df3eb9)
- locale: support russian locale (#853) (8d65a83)
0.6.9 (2018-01-02)
- calendar: fix month/year view switched (#768) (383a0f4)
- transfer: 1.fix the "checkAll" status not updated 2.change "ArrayObservable.of" to "of" (#834) (9c023fa)
- radio: use nz-radio components alone (#825) (15c968c)
- transfer: add canMove property & make component using OnPush (#824) (d31c596)
0.6.8 (2017-12-21)
- modal: fix modal type error (#784) (cb0ab64)
- overlay: update overlay width when the host component's width change (#780) (62fc733), closes #779
- popconfirm: fix backdrop of popconfirm (#786) (60cf7a9), closes #785
- table: fix the missing of init table sort class (#781) (b828025), closes #771
0.6.7 (2017-12-15)
- datepicker: disable datepicker when user input (#738) (84c0f23)
- select: reset select component this._value (#754) (4a50d0d)
- slider: fix set value in slider (#743) (d0a6793), closes #739
- calendar: use months short format (#737) (805538c), closes #736
- tooltip,popover,popconfirm: support "nzMouseEnterDelay" and "nzMouseLeaveDelay" (#758) (3a894f0), closes #757
0.6.6 (2017-12-11)
- datepicker: enable simplified boolean usage (#726) (6cf80b0)
- rate: ensure value to be number (#728) (35687c3)
- slider: fix slider min & max (#732) (6eda3a7)
- slider: rectify return value (#729) (6b095a8)
0.6.5 (2017-12-10)
0.6.4 (2017-12-10)
- form: support default nzValidateStatus & support more error status (#696) (3d4213f), closes #693 #692
- grid: support zero input in grid (#704) (e50b72f), closes #702
- select: support placeholder for basic select (#703) (a842cdd), closes #413
- tooltip,popover,popconfirm: do not show tooltip when it's content is empty (54ff189), closes #631
- tooltip,popover,popconfirm: support hover on the content of it's overlay (e712d87), closes #701
0.6.3 (2017-12-06)
- affix: fix position offset when has deferred render componets. (#672) (74b01da), closes #671
- radio: value can not be dynamically update (#677) (bedcf96), closes #668
- select: fix choose disabled item via direction key control (#675) (80d637d), closes #674
- select: usage public property in accessing other components (#679) (8ba3ea8)
- turkish: create tr-TR.ts (#634) (a731817)
- i18n: support zh-TW (#687) (05c1f87)
- carousel: add enhancement API and methods (#688) (c22dad3), closes #652
- select: support custom option template (#689) (d76763c), closes #227
- select: support nzScrollToBottom event (#678) (b7cc148), closes #676
- all: simplify boolean attributes (#459) (08f10e4)
- packaging: generate sourcemaps (#666) (8665639), closes #662
- packaging: umd file name simplified from 'ng-zorro-antd.js' to 'antd.js'
0.6.2 (2017-11-29)
- slider: support dynamic update nzMarks from outside (#636) (aea80c4), closes #624
- table and pagination: support custom the page size changer select values(#608) (#626) (034bd71)
0.6.1 (2017-11-26)
- datepicker: fix disabled today button (#611) (5203614), closes #604
- select: fix duplicated option bug (#609) (9385826), closes #590
- transfer: fix select all items in search (#602) (072c97a), closes #599
0.6.0 (2017-11-18)
- menu: do not remove submenu when click title (#576) (37cef47), closes #454
- popover,steps: fix popover always show title placeholder & steps nzDescription property support TemplateRef (#556) (4a4e393), closes #555 #523
- select: fix multiple select width (#575) (7006766), closes #560
- modal: support disable the esc key to close (#567) (75bc6b6)
- timepicker: support dynamic binding [nzDisabledHours] (#568) (22e2931), closes #286
- tooltip: support usage like: test (#545) (b4824d9), closes #345
- transfer: add transfer component (#578) (84895cb), closes #132
0.6.0-rc.3 (2017-11-04)
- affix: fix FPS drops (#490) (50b2606), closes #477
- pagination: wrong event by changing the page size (#486) (ad5bc29), closes #482
- tabs: repeat rendering the TabBarExtra when used nested tabs (#489) (3289e7f), closes #452
- classMap: improve classMap performance (#528) (e5b5cc9)
- polyfill: polyfill all request animation (#527) (8c5a41a)
0.6.0-rc.2 (2017-10-29)
0.6.0-rc.1 (2017-10-28)
- table: fix the wrong semantics about param "nzShowExpand" of nz-row-expand-icon (e4f8337)
- i18n: support i18n functionality (zh-CN, en-US currently) (552fa50), closes #427
- locale: support change locale at the runtime (globally) (af6c926)
- packaging: 1. usage related to cdk is changed 2. @angular version dependence update to ^4.4.3 (due to @angular/cdk)
- table: the usage of param "nzShowExpand" is changed to the opposite value. The former, "nzShowExpand" represent as "hide the expand icon", now this change correct it to "show the expand icon".
And the default value of "nzShowExpand" has changed to "true".
0.5.5 (2017-10-21)
- dropdown: fix dropdown trigger events (#466) (6034f54), closes #390
- dropdown: fix unsubscribe undefined bug (#464) (a0dcad3), closes #269
- calendar: add year number to month template (#465) (0eba3ae), closes #461
- steps: support [nzProgressDot] property in vertical mode (#446) (98e2579)
0.5.4 (2017-10-14)
- datepicker: data binding not work when mode is month (#421) (dca0895)
- modal: restore body overflow before destroyed the component (#415) (083dd03), closes #412
0.5.3 (2017-09-30)
- demo: fix demo site performance (#403) (2e88b56), closes #187
- table: fix nzIsPageIndexReset for wrong display (#372) (#373) (90f0333)
- all: export all components when build (#404) (802a98c), closes #275
- collapse: support custom header (#383) (ca42f00)
- datepicker: support month picker (#397) (4cb03fa), closes #351
- menu: animate expand/collapse menu (#330) (7edba94), closes #25
0.5.2 (2017-09-23)
- cascader: select and render leaf label & reset in reactive form (#335) (#336) (#356) (c80bb8e)
- menu: fix submenu ExpressionChangedAfterItHasBeenCheckedError (#368) (10989ae), closes #367
- select: fix select style in inline form (#362) (ae06649), closes #306
- table: fix nzWidth with ngIf (#349) (d5d379b), closes #302
- moment: rollup compile with incorrect sourcemap (#331) (aec9f83)
- modal: show confirm loading status of modal opened by nzModalService (#340) (90b7e12), closes #365
- select: support undefined reset select (#363) (1a997c2), closes #284
- table: add nzIsPageIndexReset option (#348) (#359) (60e3da9)
0.5.1 (2017-09-16)
- datepicker: end decade cell text (#301) (d16061f), closes #300
- input: fix type error (#283) (cd84e47), closes #282
- layout: fix slider breakpoint in mobile device (#299) (47c4d86), closes #292
- pagination: prevent repeated emit events (#281) (ec66e13), closes #280
- pagination: prevent selection after double click (#268) (46ae81a), closes #267
0.5.0 (2017-09-09)
- all: patch all components with setDisabledState (#188) (69b8979), closes #134
- carousel: carousel slide height depend on inner content (#242) (94bac1b), closes #162 #170
- cascader: fix nz-cascader don't refresh when nzOptions binding data changed (#219) (#221) (74b2506)
- checkbox: fix trigger twitce in safari (#256) (cd5b511)
- core,root: ensure compatibility to v4 (#233) (2b5c083)
- datepicker: year and month display in opposite way (#243) (4b5ea54), closes #232
- dropdown: should always debouce before subscribe visibleChange$ (#237) (0180e1c), closes #234
- input,datepicker,input-number,select,slider: still dirty when "form.reset()" called (#257) (4233db1), closes #114
- inputnumber: validate inputnumber value & rewrite strategy (#230) (28669ae), closes #42 #203
- select, datepicker, timepicker: close dropdown when change to disable status (#222) (6e1b144), closes #190 #195
- select, datepicker, timepicker, radio, checkbox, input-number: fix touched state (#248) (07f48bc), closes #228
- grid: support embedded col option (#247) (248c7e5), closes #101
- input: support nzAutosize property (#251) (5e950ab), closes #252
- input: support nzReadonly property (#236) (6b69cf9)
- menu: support unfolds/folds & add demo and api docs (#225) (23b73bb), closes #206
- table: support filter & fixed header add more table demo (#210) (5f11664), closes #86 #174 #218
- table: support table expand feature (#259) (578819d), closes #185
0.5.0-rc.4 (2017-08-31)
- modal: provide open & close & setConfirmLoading function (#125) (0f87f6c), closes #118
- tooltip,popconfirm,popover: support OnPush (#143) (2f2c9ac), closes #136
0.5.0-rc.3 (2017-08-26)
- affix,anchor,back-top: fix and improve rxjs usage (#159) (152b654)
- carousel: fix carousel auto play bug (#164) (01012e4), closes #161
- checkbox: fix checkbox host class lost bug (#116) (81cbae9), closes #104
- input: fix input disabled style bug (#108) (5d666fc), closes #103
- input: fix input disabled style bug (#160) (b7a073c)
- input: fix input touched property (#129) (143c080), closes #65 #117
- select: fix option incorrect active status (#141) (49e3741)
- select: fix select reset bug in form (#153) (2bf24e0), closes #128
- affix&anchor&back-top&avatar: add components to library (#88) (468e80b)
- root: make nz-root optional (#36) (9de3de1)
- showcase: auto scroll to top when router change & sync code icon with antd (#124) (9a1de83), closes #26
0.5.0-rc.2 (2017-08-19)
- pagination: Pagination QuickJumper bug #37 (a122238)
- carousel: support dynamic change of nz-carousel-content (#60) (44865c2), closes #56
- menu: fix submenu level bug & fix menu routerLinkActive bug in lazyload module (#77) (b914afd), closes #35 #52 #74
- pagination: remove active class when reach first and last page index (#93) (2bcddc7), closes #17
- steps: fix steps width bug in tab component (#94) (ee4428d), closes #83
- timeline: eliminate ExpressionChangedAfterItHasBeenCheckedError when use ngFor to render (67df061)