Commit Graph

6152 Commits

Author SHA1 Message Date
neverland d0e6bd3c16 chore(Field): remove log (#7104) 2020-09-05 06:29:27 +08:00
neverland 7c3549ad55 fix(Form): scroll to first matched field (#7102) 2020-09-05 06:18:09 +08:00
dependabot[bot] 938e274251 build(deps): bump yargs-parser in /packages/vant-markdown-loader (#7101)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-05 06:13:21 +08:00
neverland 3de631a5a9 fix(Toast): failed to clear in some cases (#7100) 2020-09-05 06:10:43 +08:00
chenjiahan 68d91a68fc docs(Switch): fix typo #7098 2020-09-05 05:46:19 +08:00
chenjiahan 2b8284a227 refactor(Dialog): refactor with composition api 2020-09-04 16:53:22 +08:00
chenjiahan 902a1b7c63 chore(Switch): useParentField 2020-09-04 16:00:14 +08:00
chenjiahan c1e9323f95 feat: add usePlaceholder 2020-09-04 15:46:32 +08:00
chenjiahan 3c415c42d0 chore: adjust code 2020-09-04 15:33:35 +08:00
chenjiahan 82ac453910 chore(Uploader): remove unused computed 2020-09-03 21:11:22 +08:00
chenjiahan 96fe977d1b perf(Loading): reduce vnode cost 2020-09-03 21:10:43 +08:00
chenjiahan f735b24a4b refactor(NumberKeyboard): refactor Key with composition api 2020-09-03 20:56:56 +08:00
chenjiahan ec5a759f68 refactor(Coupon): refactor with composition api 2020-09-03 20:47:19 +08:00
chenjiahan 772aecad05 Merge branch 'dev' into next 2020-09-03 20:41:39 +08:00
chenjiahan 7c8feb29ca docs(changelog): 2.10.4 2020-09-03 15:37:01 +08:00
chenjiahan e86e669a61 chore: release 2.10.4 v2.10.4 2020-09-03 15:33:40 +08:00
chenjiahan 94e096b1be chore: bump @vant/icons@1.3.0 2020-09-03 14:38:15 +08:00
chenjiahan 56d3903d20 chore: release @vant/icons 1.3.0 2020-09-03 14:24:49 +08:00
chenjiahan def6fb90c4 fix(Icon): calendar-o typo #7080 2020-09-03 14:11:02 +08:00
chenjiahan ea6324234b feat(Icon): add share-o icon 2020-09-03 14:07:53 +08:00
chenjiahan e340af1dca docs: update nav active style 2020-09-02 21:11:12 +08:00
chenjiahan a4b175d2c6 docs: update site style 2020-09-02 21:09:57 +08:00
Mikasa33 96887e0b24 docs: fix theme in dialog (#7084)
* Update README.md

theme style,can be set to `round-button`

* Update README.zh-CN.md

theme style,can be set to `round-button`
2020-09-02 20:15:35 +08:00
Victor f8d2572354 fix(Field): fix the issue of checking empty value (#7050)
* fix(Field): fix the issue of checking empty value

* fix: field tests

* docs: remove radio-group

* docs: remove required translation key
2020-09-02 20:14:55 +08:00
chenjiahan 1cd9183958 refactor(Pagination): refactor with composition api 2020-09-02 16:17:06 +08:00
chenjiahan 1d7138cde7 perf(NumberKeyboard): improve icon re-render 2020-09-02 15:43:16 +08:00
chenjiahan 8e073fc55c perf(Empty): avoid network icon re-render 2020-09-02 15:39:58 +08:00
chenjiahan f2c151c337 Merge branch 'dev' into next 2020-09-02 15:32:31 +08:00
chenjiahan 4b6da2aab6 fix(Tag): color not work 2020-09-02 15:28:51 +08:00
neverland 438d34caf1 chore(Tab): use callInterceptor (#7082) 2020-09-02 11:57:44 +08:00
neverland d55585314f feat(Tabbar): add before-change prop (#7081) 2020-09-02 11:45:11 +08:00
neverland b276fb5a78 docs: add axure resource (#7077) 2020-09-01 20:29:55 +08:00
chenjiahan 0281e63a74 Merge branch 'dev' into next 2020-09-01 17:07:20 +08:00
chenjiahan fbaebde90a docs: update cdn link version 2020-09-01 17:06:07 +08:00
chenjiahan 64c650d0ba docs: update cdn guide 2020-09-01 16:58:57 +08:00
chenjiahan dccacaaf1f docs(changelog): 3.0.0-alpha.3 2020-09-01 16:44:09 +08:00
chenjiahan de125d7880 chore: release 3.0.0-alpha.3 v3.0.0-alpha.3 2020-09-01 16:34:57 +08:00
chenjiahan 54c4a0c3c8 docs(Checkbox): fix toggle demo 2020-09-01 16:33:26 +08:00
chenjiahan c3ad8bf5c4 types: remove extends Vue 2020-09-01 15:59:50 +08:00
chenjiahan 0acbc6ec21 types: fix ComponentCustomProperties 2020-09-01 15:58:15 +08:00
chenjiahan e2c082b204 types: fix plugin install #7056 2020-09-01 15:54:09 +08:00
chenjiahan 4ddf4e7018 chore(Toast): improve clear method 2020-09-01 09:52:42 +08:00
chenjiahan 6e6cfe5c65 refactor: update usePopupState 2020-09-01 09:47:59 +08:00
chenjiahan c4921da290 refactor(Toast): usePopupState 2020-08-31 20:19:08 +08:00
chenjiahan 10355ed849 feat: add usePopupState 2020-08-31 19:59:19 +08:00
chenjiahan f0675d043a docs(ImagePreview): fix component call demo 2020-08-31 19:25:51 +08:00
chenjiahan 476e16ff2d fix(Dialog): Dialog.close not work 2020-08-31 17:59:26 +08:00
chenjiahan f02afd882c feat: add mountComponent utils 2020-08-31 17:49:19 +08:00
chenjiahan 77613e3ee5 fix(Calendar): incorrect module path 2020-08-31 17:48:07 +08:00
chenjiahan 0d64cf1b63 feat: add usePublicApi 2020-08-31 16:57:49 +08:00