Commit Graph

2948 Commits

Author SHA1 Message Date
neverland 6e026e18c3 fix(Swipe): incorrect item width after scaled (#8330) 2021-03-13 18:19:42 +08:00
nemo-shen c5ac2b62aa test(Toast): add test cases (#8324)
* test(Toast): add test cases

* test(Toast): add test cases

Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-13 17:44:12 +08:00
neverland e1bfb7b27d feat(Coupon): add @coupon-corner-checkbox-icon-color var (#8323) 2021-03-12 09:43:31 +08:00
neverland 27a52949fa feat(ContactList): add @contact-list-item-radio-icon-color var (#8322) 2021-03-11 21:15:55 +08:00
nemo-shen dcd5f08b3b test(Uploader): add test cases (#8318)
* test(Uploader): add test cases

* test(Uploader): add test cases

* test(Uploader): add test cases

* test(Uploader): 修复类型错误

Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-10 11:25:16 +08:00
neverland 1381070a12 chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverland 5d5ff1da4a chore: function components support named exports (#8314) 2021-03-09 11:18:58 +08:00
chenjiahan b526bfeee9 docs(changelog): 3.0.9 2021-03-08 17:37:31 +08:00
neverland 110af6f1f4 docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +08:00
neverland 8bae9ca0ed chore: export some types (#8309) 2021-03-08 17:14:55 +08:00
neverland ae40d40c24 types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
Lindy 0c740b6962 feat(AddressList): add tag slots (#8292) 2021-03-08 16:50:12 +08:00
neverland e540876398 refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverland 8c7d54e72a feat(Locale): add th-TH lang (#8297) 2021-03-07 10:57:55 +08:00
neverland 7aff50f9a4 types(Lazyload): add typing (#8296) 2021-03-07 10:37:22 +08:00
nemo-shen 4d17bced55 fix(ImagePreview): add test cases (#8282) 2021-03-06 20:09:21 +08:00
neverland 8d64c3b590 chore(Field): extract utils (#8291) 2021-03-05 17:17:57 +08:00
Sphinx 9864dac170 fix: filed 组件 showClear 计算属性添加默认返回值 (#8286) 2021-03-05 16:34:47 +08:00
neverland d76567eeec fix(Swipe): should render dynamic swipe item correctly (#8288) 2021-03-05 15:33:17 +08:00
neverland 08086c8002 types(AddressEdit): validator prop typing (#8284) 2021-03-05 11:05:50 +08:00
neverland 09e1eb5a0d chore: optional chaining (#8283) 2021-03-05 11:05:27 +08:00
neverland 391ccd4240 style(Button): add some less vars (#8281) 2021-03-04 20:57:38 +08:00
neverland 6d8ed45608 feat(PullRefresh): add pull-distance prop (#8280) 2021-03-04 20:41:53 +08:00
neverland d54ba516f3 fix(Stepper): incorrect text color in iOS14 when disabled (#8277) 2021-03-04 20:19:43 +08:00
neverland e50cd0c731 feat(ImagePreview): add overlay-style prop (#8276) 2021-03-04 20:18:51 +08:00
neverland 42d1e9430c feat(ImagePreview): add transition prop (#8275) 2021-03-04 20:06:25 +08:00
neverland d4fda0b4b0 fix(ActionSheet): should not reopen when closed (#8272) 2021-03-04 19:43:57 +08:00
neverland 059ed39135 chore(Sticky): improve code style (#8270) 2021-03-04 19:25:04 +08:00
neverland bf56901fa1 types(Dialog): fix typing path (#8267) 2021-03-04 15:50:36 +08:00
neverland e0eebbe982 feat(cli): support build types (#8264) 2021-03-04 15:35:36 +08:00
neverland 3fd2972b7c chore: array fill (#8263) 2021-03-04 14:04:47 +08:00
neverland 12be46fad8 chore: improve filter (#8262) 2021-03-04 11:27:39 +08:00
neverland 9fd71923f9 chore: using includes instead of indexOf (#8261) 2021-03-04 11:07:54 +08:00
neverland 831091182a chore: using symbol as provide key (#8260) 2021-03-04 10:58:36 +08:00
neverland d20a2bd578 chore: add gitee issue template (#8259) 2021-03-04 10:14:13 +08:00
neverland 41b6004678 chore: area data using ts (#8257) 2021-03-04 09:58:25 +08:00
nemo-shen 845cc59f86 test(Picker): add test cases (#8251) 2021-03-04 09:21:11 +08:00
neverland 1dc1b708f0 types: reduce any (#8256) 2021-03-03 17:46:00 +08:00
neverland d606b32c64 chore: make some improvement (#8255)
* chore: make some improvement

* chore: upd
2021-03-03 17:13:45 +08:00
neverland 2d8914c2c8 chore: add getZIndexStyle util (#8254) 2021-03-03 16:45:32 +08:00
neverland 202edb24c7 chore: improve multiple watch source (#8253) 2021-03-03 16:32:38 +08:00
chenjiahan 7f4651bbbf types: reduce any 2021-03-02 20:12:52 +08:00
chenjiahan 6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
chenjiahan a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverland 29890efedb chore(Search): fix spec typing (#8245) 2021-03-02 09:42:57 +08:00
neverland bbb882acfa test: add typing for some test cases (#8243) 2021-03-02 09:33:08 +08:00
neverland d17e0ae9b8 feat(Step): add finish-icon slot (#8241) 2021-02-28 19:50:16 +08:00
neverland ca97ef1012 docs(Calendar): hide firstDayOfWeek in weapp (#8239) 2021-02-28 19:30:25 +08:00
neverland e6eb703207 chore(Toast): fix missing overlay prop (#8236) 2021-02-27 20:56:21 +08:00
neverland 6da5267891 docs(List): remove legacy sync modifier (#8235) 2021-02-27 20:44:29 +08:00