mand-mobile/components
hangzou 359be23a40
Fix stepper (#735)
* fix(stepper): 修复已 - 或者 . 开头时,显示不正确的问题

fix #731

* fix(image-processor): 修复iOS相机拍摄图片变形的问题

fix #734
2021-04-02 11:47:25 +08:00
..
_locale feat(locale):完善国际化 (#730) 2021-03-02 14:18:30 +08:00
_style fix(style): remove unused and supplement missing variables 2019-10-18 11:26:11 +08:00
_util fix(utils): error in passing arguments 2019-08-29 10:58:10 +08:00
action-bar fix: supplement safe-area padding and remove unused (#626) 2019-12-26 10:51:41 +08:00
action-sheet feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
activity-indicator fix(button): change default slot wrapper from p to div (#542) 2019-09-04 15:08:08 +08:00
agree doc: update preview links 2019-01-29 16:31:24 +08:00
amount fix(amount): 修复中文货币单位不正确的问题 (#675) 2020-05-29 17:48:58 +08:00
bill test: Update snapshots 2019-04-13 10:33:01 +08:00
button fix(button): correct link button line-height (#665) 2020-04-30 10:23:02 +08:00
captcha feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
cashier feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
cell-item example(cell-item): update demo configration 2019-09-02 20:55:29 +08:00
chart doc: update preview links 2019-01-29 16:31:24 +08:00
check feat(check-group): add method for full selection and reverse selection (#650) 2020-03-26 14:54:35 +08:00
check-base fix(style): remove unused and supplement missing variables 2019-10-18 11:26:11 +08:00
check-box feat(check): code refactor 2018-09-24 15:48:30 +08:00
check-group feat(check): code refactor 2018-09-24 15:48:30 +08:00
check-list feat(check): code refactor 2018-09-24 15:48:30 +08:00
codebox doc(codebox): update readme 2019-12-26 10:44:23 +08:00
date-picker feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
detail-item doc: update preview links 2019-01-29 16:31:24 +08:00
dialog feat(locale):完善国际化 (#730) 2021-03-02 14:18:30 +08:00
drop-menu fix: supplement safe-area padding and remove unused (#626) 2019-12-26 10:51:41 +08:00
field test: update snapshots 2019-08-13 12:34:23 +08:00
field-item test: update test cases 2018-12-11 21:27:39 +08:00
icon example: update demos configration 2019-08-12 17:15:21 +08:00
image-reader Fix stepper (#735) 2021-04-02 11:47:25 +08:00
image-viewer test: update test cases & snapshots 2019-02-22 15:29:07 +08:00
input-item fix(input-item): create debounce method dynamically 2021-01-15 11:05:29 +08:00
landscape doc(landscape): update readme (#701) 2020-09-07 19:53:22 +08:00
notice-bar fix(tabs,notice-bar): improve transition performance & improve notice-bar's performance with dynamic slot content (#631) 2019-12-26 11:08:23 +08:00
number-keyboard feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
picker feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
popup fix(build): replace NODE_ENV with MAND_ENV in some components 2021-02-04 17:07:36 +08:00
popup-title-bar Initial commit 2018-03-26 16:04:04 +08:00
progress test: Update snapshots 2019-04-13 10:33:01 +08:00
radio fix(radio-group): remove radio-group value type checking 2020-09-17 11:58:35 +08:00
radio-box feat(radio): add radio-group & radio-box (#561) 2019-09-04 15:10:02 +08:00
radio-group feat(radio): add radio-group & radio-box (#561) 2019-09-04 15:10:02 +08:00
radio-list feat(radio): code refactor 2018-09-20 16:08:39 +08:00
result-page feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
ruler fix(ruler): prop validator 2019-04-23 00:22:44 +08:00
scroll-view feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
scroll-view-more feature(scroll-view):add endreach & more 2018-07-01 21:37:18 +08:00
scroll-view-refresh feature(scroll-view):add scroll-view 2018-07-01 01:42:39 +08:00
selector feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
skeleton fix(skeleton): fix title always displayed (#612) 2019-11-08 17:26:08 +08:00
slider doc(slider): update readme 2019-09-04 19:16:06 +08:00
stepper Fix stepper (#735) 2021-04-02 11:47:25 +08:00
steps fix(steps): update style 2019-04-22 23:49:13 +08:00
swiper fix(build): replace NODE_ENV with MAND_ENV in some components 2021-02-04 17:07:36 +08:00
swiper-item Initial commit 2018-03-26 16:04:04 +08:00
switch example: remove empty style 2019-02-23 18:52:05 +08:00
tab-bar fix(tab-bar): error in calculating the width of tab wrapper (#667) 2020-04-30 10:23:30 +08:00
tab-pane fix(tabs): add tab-pane entrance 2018-09-12 17:42:52 +08:00
tab-picker feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
tabs doc(tabs): fix double padding (#647) 2020-03-26 14:53:32 +08:00
tag doc: update preview links 2019-01-29 16:31:24 +08:00
textarea-item feat(textarea-item): support formation (#699) (#702) 2020-09-14 20:37:00 +08:00
tip fix(tip): tip组件子组件是没有属性的原生标签时会报错 (#711) 2020-12-08 19:41:21 +08:00
toast fix(toast): fix toast in Android v4.4.4 wrong postion with top or bottom (#496) 2019-07-18 11:34:08 +08:00
transition doc: update preview links 2019-01-29 16:31:24 +08:00
water-mark fix(build): replace NODE_ENV with MAND_ENV in some components 2021-02-04 17:07:36 +08:00
index.js feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00