Commit Graph

6152 Commits

Author SHA1 Message Date
chenjiahan 9f632f151e refactor(PullRefresh): refactor with composition api 2020-09-08 19:14:55 +08:00
chenjiahan 38740b6c1c refactor(Grid): refactor with composition api 2020-09-08 17:58:27 +08:00
chenjiahan 60e08767b3 refactor(DatetimePicker): refactor with composition api 2020-09-08 17:38:38 +08:00
chenjiahan b17c67ab53 refactor(SwipeCell): refactor with composition api 2020-09-08 17:30:18 +08:00
dependabot[bot] 5e6734f31c build(deps): bump http-proxy from 1.18.0 to 1.18.1 (#7134)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 16:05:04 +08:00
chenjiahan 3cd15b6124 Merge branch 'dev' into next 2020-09-08 16:03:45 +08:00
chenjiahan 5ffd7af016 docs(changelog): 2.10.6 2020-09-08 14:22:57 +08:00
chenjiahan 03982119f8 chore: release 2.10.6 v2.10.6 2020-09-08 14:21:11 +08:00
neverland 9426f115a9 Update ISSUE_TEMPLATE.md 2020-09-08 13:52:08 +08:00
chenjiahan 5849af1ff0 chore(Tag): remove useless key 2020-09-07 21:02:09 +08:00
chenjiahan ef38d75fa4 Merge branch 'dev' into next 2020-09-07 21:01:41 +08:00
neverland 432c32a3c6 fix(List): scoped style not applied to first child (#7128) 2020-09-07 20:57:42 +08:00
neverland bc59e6ea5d fix(Calendar): readonly not work in multiple mode (#7127) 2020-09-07 20:53:26 +08:00
chenjiahan 7f87c57d12 Merge branch 'dev' into next 2020-09-07 20:41:50 +08:00
neverland 601277fbe8 test(ActionSheet): update snapsoht (#7126) 2020-09-07 20:37:14 +08:00
neverland 4ffa6ead1e chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
neverland c7303786ae types: improve isDef typing (#7124)
* types: improve isDef typing

* chore: update
2020-09-07 20:16:54 +08:00
Lindy afe4248799 fix(CouponCell): fix discounted price (#7123) 2020-09-07 20:11:47 +08:00
chenjiahan b9dbb1bc8a fix(Calendar): color prop not work 2020-09-07 09:54:45 +08:00
chenjiahan c655c96026 chore(SubmitBar): extract render function 2020-09-06 23:06:20 +08:00
chenjiahan a5ac887477 chore: bump deps 2020-09-06 10:57:19 +08:00
chenjiahan 8bd9fc91d3 chore: release @vant/cli@3.0.0-alpha.9 2020-09-06 10:51:56 +08:00
chenjiahan 4993ea135d chore(cli): bump typescript 4.0 2020-09-06 10:51:06 +08:00
chenjiahan 46f58c3cab docs(changelog): 3.0.0-alpha.4 2020-09-06 10:46:29 +08:00
chenjiahan 8f7ac6955b chore: release 3.0.0-alpha.4 v3.0.0-alpha.4 2020-09-06 10:42:32 +08:00
chenjiahan ab07aa1064 docs: update migrate guide 2020-09-06 10:41:10 +08:00
chenjiahan d61df0649f breaking change(SwipeCell): adjust before-close usage 2020-09-06 10:40:00 +08:00
chenjiahan 89a39f05bc breaking change(ImagePreview): remove asyncClose and add beforeClose 2020-09-06 10:31:14 +08:00
chenjiahan 21c30cbbf8 breaking change(Dialog): adjust before-close usage 2020-09-06 10:16:54 +08:00
chenjiahan c9f0f11028 docs(changelog): remove unused part 2020-09-06 10:02:38 +08:00
chenjiahan c43180d6e9 types: compatible with TSX #7076 2020-09-06 09:27:17 +08:00
chenjiahan 0465ac16f2 types: remove VanPopupMixin 2020-09-06 09:26:14 +08:00
chenjiahan 4d6c842219 types: fix full registration #7056 2020-09-06 09:25:14 +08:00
chenjiahan fec90b6bd5 Merge branch 'dev' into next 2020-09-06 08:49:57 +08:00
chenjiahan d3a90c89fd docs(changelog): 2.10.5 2020-09-06 08:15:57 +08:00
chenjiahan 52394a625d chore: release 2.10.5 v2.10.5 2020-09-06 08:11:56 +08:00
chenjiahan b01a587099 Merge branch 'dev' into next 2020-09-06 07:59:45 +08:00
neverland aefec84e14 feat(Calendar): allow default-date to be null (#7116) 2020-09-05 15:22:40 +08:00
neverland afb8ac5443 feat(Calendar): add readonly prop (#7115) 2020-09-05 15:04:16 +08:00
neverland e7deea7195 fix(Field): disallow minus when using digit type (#7114) 2020-09-05 14:54:05 +08:00
Mikasa33 b62c0e32cf feat(ActionSheet): add closeable prop (#7099)
* feat(ActionSheet): add closeable prop

* feat(ActionSheet): add closeable prop

* Update index.tsx

Co-authored-by: neverland <chenjiahan@youzan.com>
2020-09-05 14:36:20 +08:00
chenjiahan f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverland d0eb103cba docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan ac05bcd97b chore: add axure static resource 2020-09-05 07:04:40 +08:00
chenjiahan 05321cf30c docs: update axure resource 2020-09-05 07:04:40 +08:00
neverland 07f0b1b637 feat(DatetimePicker): add readonly prop (#7107) 2020-09-05 06:59:02 +08:00
neverland da193d0b71 feat(Area): add readonly prop (#7106) 2020-09-05 06:57:05 +08:00
neverland 3cd200f7c2 feat(Picker): add readonly prop (#7105) 2020-09-05 06:50:59 +08:00
chenjiahan 71bae3fcb4 Merge branch 'dev' into next 2020-09-05 06:33:49 +08:00
neverland f6e3aaebec fix(Form): should reset validation before submit (#7103) 2020-09-05 06:30:00 +08:00