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)