Skip to content

Latest commit

 

History

History
589 lines (329 loc) · 48.9 KB

CHANGELOG.md

File metadata and controls

589 lines (329 loc) · 48.9 KB

1.0.0 (2019-09-23)

Bug Fixes

  • picker: fix select bug when data is a function (#589) (3e63d20)

  • picker: fix select bug when data is a function (#586) (26a07d7)

1.0.0-rc.0 (2019-09-16)

Bug Fixes

  • carousel: fix carousel ignore vertical event when set left or right direction (#581) (abb3a0a)

  • carousel: fix carousel style int other content error (#582) (004e4e0)

  • toast: fix toast z-index (#580) (7350600)

  • steps: fix steps status icon (#577) (fef7568)

  • accordion: fix accordion not automatic expand bug (#575) (19b90da)

  • pull-to-refresh: fix pull-to-refresh not work bug (#573) (6df7d7c)

  • textarea-item: fix textarea-item autoheight issues(#571) (5aa3149)

  • swipe-action: fix swipe-action not work in ionic bug (#569) (f2d1600)

1.0.0-beta.2 (2019-09-05)

Bug Fixes

1.0.0-beta.1 (2019-09-03)

Bug Fixes

  • stepper: fix button status when the user enters (#554) (0739e2c)

  • modal: fix func call error (#543) (53cde92)

Features

1.0.0-beta.0 (2019-08-21)

Bug Fixes

Features

0.12.5 (2019-06-25)

Bug Fixes

  • carousel: fix carousel has one item width error. (#482) (7ab3cba)

0.12.4 (2019-06-24)

Bug Fixes

  • carousel: fix vertical mode width error. (#477) (b0ca5ba)
  • date-picker: add minuteStep support (#479) (246c222)

Features

0.12.3 (2019-06-05)

Bug Fixes

  • date-picker: fix caculate time error. (#456) (413178d)
  • date-picker: fix new Date init in safari would be invlid date. (#454) (87c62a3)
  • radio-item-group: fix checked error. (#458) (#463) (0e3ca04)
  • stackblitz: set right version for @angular/compiler (#466) (3bc4053)
  • picker: fix return result error (#462) (eeabc11)

0.12.2 (2019-05-21)

Bug Fixes

  • popupservice: set popupservice providers in referenced components. (#449) (a14ea6b)

Features

  • toast: support position top and bottom (#450) (77c326a)

0.12.1 (2019-05-20)

Bug Fixes

  • calendar: fix calendar timepicker display title error bug (#444) (7ad01ba)
  • mobile site: correct component name in mobile site (#415) (f106942)
  • modal&input-item: add essential providers to make demo work (#421) (66057cf)
  • picker: fix picker style error (#434) (c09b85e)
  • badge: fix badge when text value form empty to non empty (#441) (fab7312)
  • carousel: fix adaptive when switching screens (#411) (4ff06d9)

Features

  • imagepicker: add capture&disableDelete API (#410) (cfd733e)
  • swipe-action: add className api (#436) (3a976c5)
  • toast: provides a way for angular new API to self-inject (#426) (ad31989)

0.12.0 (2019-04-30)

Bug Fixes

Features

Performance Improvements

  • code-box: perf code-box open stackblitz. (#404) (9c39051)
  • site: update homepage (#397) (92ae470)
  • tabs&tabbar: change prerenderingSiblingsNumber to -1 by default (#407) (1db49eb)

0.11.9 (2019-04-18)

Bug Fixes

  • calendar: fix calendar concat antd mobile css bug (#385) (cee534a)
  • datepickerview: fix days can't select 31 (#383) (aac65b6)
  • inputitem: fixed style flash (#377) (97bf63e)
  • picker: fix style error. (#387) (d5128af)
  • carousel: fix if carousel Out of sight stop carousel play. (#382) (362245f)

Features

  • styles: styles in sync with antd mobile of react (#376) (0c4b966)
  • textarea: modify warp style (#379) (bcd5d1f)

Performance Improvements

0.11.8 (2019-04-04)

Bug Fixes

  • tabbar: fix tabbar set activeTab not work and add demo (#345) (3f8becd)
  • accordion: fix accordion support async load accordionPanel (#355) (924bcc2)
  • carousel: fix carousel vertical mode error (#344) (e9ae898)
  • inputitem: fix inputitem extra support template (#353) (aeb3cbe)
  • inputitem: fix inputitem label css init (#364) (bd11c54)
  • picker: fix async picker data need to update selected data (#346) (fbcc0cf)
  • picker: fix picker wrap z-index same as mask (#362) (3f2a83c)

Features

  • carousel: feat carousel support dragging (#350) (5dc49a4)

Performance Improvements

0.11.7 (2019-03-12)

Bug Fixes

  • assets: fix logo name (#319) (475eb14)
  • grid: fix return contentType error (#320) (dd88a52)
  • input-item: fix custom keyboard input value and defaultV… (#330) (a73a7e8)
  • popupservice: fix popupservice get component name with build prod runtime error (#333) (b69ee5a)
  • textarea-item: fix textarea-item value protect (#331) (ffe4f8d)

0.11.6 (2019-03-04)

Bug Fixes

  • accordion: fix accordion support template and add support innerHtml (#307) (15f90a6)
  • carousel: fix carousel detect height change need to init carouseItem (#290) (86be97d)
  • carousel: fix set Carousel component selectedIndex( = last) invalid (#315) (193a4d6)
  • drawer: synchronize code and documentation (#311) (1d53a15)
  • inputitem: fix inputitem onChange does not trigger when typing Chinese characters (#299) (e7a925d)
  • PopupService: fix when using multiple PopupService working error (#292) (3717db7)
  • swipe-action: fix unable to respond to scrolling events error (#300) (98bd525)
  • tabs: disable descendants (#296) (5ed613e)
  • date-picker: fix select error when ngmodel set to null (#310) (58e88ca)

Features

  • list: renderHeader&renderFooter support String and Temp… (#313) (546b38d)

Performance Improvements

0.11.5 (2019-02-21)

Bug Fixes

  • actionsheet: fix code title->message error (#283) (f850e1a)
  • date-picker-view: fix value input not work (#287) (7d74e54)
  • stepper: fix stepper js float calculation bug (#280) (5cd1f6c)
  • swipe-action: fix autoclose not work bug (#282) (acb180e)

Performance Improvements

  • tabbar: enlarge tabbartab click zone (#286) (5830cd6)

0.11.4 (2019-02-14)

Bug Fixes

  • carousel: fix set Carousel component selectedIndex invalid. (#269) (55ae6d2)
  • input-item: fix ios9 chinese character bug (#249) (f421746)
  • notice-bar: fix notice-bar-card color (#274) (53f5b45)
  • searchbar: fix ios9 chinese character bug (#250) (3e7efd4)
  • date-picker: fix not use onOk the next time show error (#258) (2f5fc79)
  • date-picker: fix open next show error when set minDate ma… (#256) (41f20f5)
  • date-picker: fix select interval when set min date and max date (#267) (3fa56dc)
  • date-picker: fix set minDate error (#243) (8fdbe8f)
  • pulltorefresh: fix when up pull, then down pull, emit refresh error (#248) (5fd57d7)

Features

  • button: feat add dashed type (#273) (8759db0)
  • grid: feat support dynamic ng-content in Grid. (#268) (2a579a2)
  • grid: support custom icon and local assets (#257) (eafe8ec)

Performance Improvements

  • picker: perf delete default data in component. (#272) (ec748c3)

0.11.3 (2019-01-14)

Bug Fixes

0.11.2 (2019-01-11)

Bug Fixes

  • actionsheet: fix actionsheet not destory unsubscribe for locale (#236) (d719496)
  • carousel: fix carousel selectedIndex init work error (#230) (5482cb2)
  • pulltorefresh: fix when not use ngmodel worked error (#229) (5a3ba5d)

Features

  • actionsheet: feat support locale (#232) (39870da)
  • carousel: feat when item=1 can not drag (#239) (799ce51)
  • datepicker: feat set disabled work (#233) (8f772a9)
  • picker: feat set disabled work (#231) (02733b4)
  • switch: feat add active an inactive class for modify css (#238) (1117c7c)
  • showcase: feat set website kitchen-sink "user-select: none" (#234) (65ad469)

Performance Improvements

  • actionsheet: perf actionsheet with cdk (#228) (9a9988a)

0.11.1 (2019-01-08)

Bug Fixes

  • calendar: fix timepicker select error (#216) (03ffa9e)
  • codebox: update zorro mobile version (#218) (3fb41f1)
  • modal: fix no actions would work error. (#222) (25b7aec)
  • package.json: make desktop website great again (#213) (b53ff31)
  • showcase: fix website icon show error bug (#214) (bfe2b3d)

Features

Performance Improvements

0.11.0 (2018-12-29)

Bug Fixes

  • ActionSheet: fix when no title or message would not show blank on header (#192) (b0f41b7)
  • checkbox: fix checkbox init status when checked is true (#193) (0293e85)
  • input-item: fix input value can't be 0 or '' (#185) (59e0ea8)
  • input-item: fix inputitem value protect (#196) (883c2ba)
  • package.json: fix a loop of Invalid Host/Origin header -> [WDS] Disconnected! (#199) (450c66a)
  • picker: click ok button will throw error when use service (#176) (40a8fee)
  • picker: fix click cancel no response (#205) (bee4fc4)
  • textarea-item: fix textarea value can't be 0 or '' (#186) (0759f65)
  • textarea-item: fix textarea-item value protect (#197) (e2c0157)

Features

  • date-picker: feat support date-picker ngmodel (#207) (c1e6d11)
  • picker-view: picker-view add ngModel (#180) (500c893)
  • pulltorefresh: feat support scrollendrefresh and support both up and down (#204) (149c461)
  • range: range add ngmodel (#208) (26d019d)
  • searchbar: searchbar add ngModel (#179) (8bd39d7)
  • slider: slider add ngModel (#202) (3db39ae)
  • stepper: stepper add ngModel (#181) (23f36c1)
  • modal: feat add modal closable and maskClosable demo (#195) (d3d3478)

Performance Improvements

0.10.1 (2018-12-20)

Bug Fixes

  • checkbox: disable checked status while disabled is true (#170) (5fe311f)
  • step and slider-marks: fix aot build error (#157) (94cb387)
  • button: fix loading input only work first init. (#161) (b54bd04)

Features

0.9.10 (2018-12-06)

Bug Fixes

  • calendar: export calendar module&export local provider module for calendar (#134) (37f20ae)
  • checkbox&radio: fix output status error (#122) (e709b86)
  • popover: fix visible input not use without init (#127) (05313a4)
  • Searchbar: fix no provider for LocaleProviderService (#133) (1ac6008)
  • TabBar: TabsModule import is no needed (#135) (eab449b)

Features

  • badge: add span to badge text (#125) (e362320)
  • popover: feat add customClass for customer (#129) (26bbe53), closes #120
  • PickerView: import PickerModule and LocaleProviderModule (#141) (52ebaeb)
  • popover: feat add autoClose to set click popover item to close popvoer (#130) (71ea780)

0.9.10 (2018-12-06)

Bug Fixes

  • calendar: export calendar module&export local provider module for calendar (#134) (37f20ae)
  • checkbox&radio: fix output status error (#122) (e709b86)
  • popover: fix visible input not use without init (#127) (05313a4)
  • Searchbar: fix no provider for LocaleProviderService (#133) (1ac6008)
  • TabBar: TabsModule import is no needed (#135) (eab449b)

Features

  • badge: add span to badge text (#125) (e362320)
  • popover: feat add customClass for customer (#129) (26bbe53), closes #120
  • PickerView: import PickerModule and LocaleProviderModule (#141) (52ebaeb)
  • popover: feat add autoClose to set click popover item to close popvoer (#130) (71ea780)

0.9.9 (2018-11-27)

Bug Fixes

  • locale-provider: make locale-provider available cross modules; (#113) (e09f0a3)
  • picker: import OverlayModule (#111) (722ee27)
  • grid: fix when input item more than 13 would trigger bug (#119) (34e1dd7)

Features

  • locale: Adds danish locale (5361536)

0.9.8 (2018-11-14)

0.9.7 (2018-11-14)

Bug Fixes

  • action-sheet: fix click item will response background click event (#98) (b24bcbc)
  • action-sheet: fix click item without event (#99) (1697cda)
  • badge: fixed badge test case error (#83) (43eb155)
  • carousel: fix carouselslide when set one item and vertical:true, width not right (#86) (bb59fe7)
  • date-picker: fix no locale input will trigger error (#103) (2aa43aa)
  • input-item: fix set value by ngzone.run (#101) (ed2b243)
  • LocaleProvider: export LOCAL_PROVIDER_TOKEN (#96) (16922a2)
  • tabs: fix tabs display error in macos safari (#106) (ba9e43b)
  • Toast: fix tasks can reenter the Angular zone via run (#93) (49d52be)
  • showcase: change expand icon (#97) (8bcfda5)

Features

  • date-picker-view: feat indicatorStyle (#104) (e97acbd)
  • picker: feat create 'Picker' with dynamic (#105) (90866df)

0.9.6 (2018-10-24)

Bug Fixes

  • carousel: add stopPropagation when touch action is triggered (#61) (c44ba59)
  • carousel: fix carouselslide no width when vertical:false (#67) (8dd703f)
  • carousel: fix mousemove action when carousel only has two carouselslide (#56) (bc02951)
  • icon: fix icon line-height(#46) (#47) (28d76f2)
  • pulltorefresh: fix drag up touch bug (#51) (8b905cc)
  • textarea: fixed textarea-item test case error (#50) (f2bbdfb)
  • showcase: replace dingtalk qrcode (#74) (b4e7483)

0.9.5 (2018-10-15)

Bug Fixes

  • codebox: fix show code window back title always show '返回' (#35) (0720fdc)
  • codebox: fix StackBlitz with dynamic component (#41) (8adcbb0)
  • package.json: delete not use version key (#27) (fc3cf65)
  • popover: add provider for PopoverOptions (#30) (8f9e1d3)
  • textarea: fix textarea test case error (#36) (97639fc)
  • package.json: change run start way (#42) (68a0453)
  • codebox: fix show code window back title always show '返回' (#29) (96bf9b8)

Features

  • nav-bar: add icon string support (#38) (4a89b0c)
  • tabs: disable useOnPan when swipeable is false (#43) (2d63730)
  • tabs: disable useOnPan when swipeable is false (#44) (a59797e)

0.9.5 (2018-10-15)

Bug Fixes

  • codebox: fix show code window back title always show '返回' (#35) (0720fdc)
  • codebox: fix StackBlitz with dynamic component (#41) (8adcbb0)
  • package.json: delete not use version key (#27) (fc3cf65)
  • popover: add provider for PopoverOptions (#30) (8f9e1d3)
  • textarea: fix textarea test case error (#36) (97639fc)
  • package.json: change run start way (#42) (68a0453)
  • codebox: fix show code window back title always show '返回' (#29) (96bf9b8)

Features

  • nav-bar: add icon string support (#38) (4a89b0c)
  • tabs: disable useOnPan when swipeable is false (#43) (2d63730)
  • tabs: disable useOnPan when swipeable is false (#44) (a59797e)

0.9.4 (2018-10-10)

Bug Fixes

  • button: fix button with custom icon (a3c6150)
  • ci: fix ci node version (312fce6)
  • components: change the way to import subject (88864ab)
  • date-picker: fix invaild date (6620635)
  • demo: don’t expand code (6d65ebb)
  • pulltorefresh: fix demo pulltorefresh (8725c4b)
  • input-item: fixed custom-keyboard hide (#21) (9b8f3da)
  • carousel: fix last panel bug (2c5cd92)
  • tabs: unable get offsetWidth & offsetHeight when setInkBarStatus at first time sometime (#7) (6502082)
  • steps: udpate setTimeout time (6da37ab)

Features