4935 Commits

Author SHA1 Message Date
chenjiahan
130e1ac7a6 feat(Button): add icon-prefix prop (#5666) 2020-02-28 15:40:46 +08:00
chenjiahan
09b57901f5 feat(GridItem): add icon-prefix prop (#5666) 2020-02-27 20:41:57 +08:00
chenjiahan
961bf9cccb feat(Form): rule message can be function (#5704) 2020-02-26 20:49:45 +08:00
chenjiahan
064cff6fe0 feat(Area): add columns-top、columns-bottom prop (#5719) 2020-02-25 19:25:20 +08:00
chenjiahan
7344389535 feat(Area): add title slot (#5719) 2020-02-25 19:20:29 +08:00
chenjiahan
a5acd379f7 feat(ActionSheet): add close-on-popstate prop (#5716) 2020-02-25 19:04:00 +08:00
chenjiahan
f070773b42 fix(Popup): close-on-popstate not work when deactivated 2020-02-25 19:02:19 +08:00
chenjiahan
51513d9423 feat(Cell): add icon-prefix prop (#5666) 2020-02-24 21:24:26 +08:00
陈嘉涵
aba946f20e feat(Form): formatter add rule param 2020-02-23 19:58:37 +08:00
陈嘉涵
d878354ebf feat(Form): support rule formatter 2020-02-23 19:56:44 +08:00
陈嘉涵
e48e5d47cd fix(DatetimePicker): getPicker method not work (#5710) 2020-02-22 17:55:05 +08:00
陈嘉涵
7cc887a20c fix(Calendar): scrollIntoView error when hidden (#5708) 2020-02-22 14:42:09 +08:00
陈嘉涵
b705b7a58e chore(cli): bump deps 2020-02-21 21:02:02 +08:00
陈嘉涵
a5aafda06d chore(cli): bump typescript 3.8 2020-02-21 21:00:57 +08:00
陈嘉涵
3cb84e1a4e docs(Form): add validator version tag 2020-02-21 20:52:03 +08:00
陈嘉涵
1b3bcf27ee feat(Form): rule validator add rule param (#5704) 2020-02-21 20:51:28 +08:00
陈嘉涵
529e117096 feat(Form): support pattern rule (#5700) 2020-02-21 17:11:22 +08:00
陈嘉涵
5d0a1304bc docs(changelog): 2.5.2 2020-02-21 09:50:13 +08:00
陈嘉涵
1a776f4791 chore: release 2.5.2 v2.5.2 2020-02-21 09:45:04 +08:00
陈嘉涵
d72bf8145a docs(Form): use new unified syntax for perf 2020-02-20 20:56:16 +08:00
陈嘉涵
b8818cef8c feat(Form): add scroll-to-error prop (#5680) 2020-02-20 20:15:29 +08:00
陈嘉涵
a83082f599 feat(Calendar): add open、opened event 2020-02-20 19:52:55 +08:00
陈嘉涵
556f335cc2 feat(Calendar): add close、closed event 2020-02-20 19:39:34 +08:00
landluck
e0c332a41f
feat(Sku): add sku-header-image-extra slot (#5696) 2020-02-20 17:11:24 +08:00
陈嘉涵
3f14795387 feat(Form): add scrollToField method (#5680) 2020-02-20 16:32:14 +08:00
陈嘉涵
871398b223 chore: improve test utils 2020-02-20 16:31:42 +08:00
陈嘉涵
9b70d1a4dc test(Form): add test case of trigger in rules 2020-02-20 10:22:14 +08:00
陈嘉涵
8cc09876d4 docs(Field): fix form link 2020-02-20 10:13:02 +08:00
陈嘉涵
e5097dba9f docs(Form): add data structure of Rule 2020-02-20 10:09:25 +08:00
陈嘉涵
b8c1551d8c Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-02-20 10:07:06 +08:00
陈嘉涵
9b48a1b01a docs: update area data 2020-02-20 10:06:44 +08:00
dependabot[bot]
519559b76d
chore(deps): bump codecov from 3.6.4 to 3.6.5 (#5689)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-20 09:22:12 +08:00
dependabot[bot]
21d801ca6e
chore(deps): bump codecov from 3.6.4 to 3.6.5 in /packages/vant-cli (#5690)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-20 09:21:57 +08:00
陈嘉涵
c08db724a3 feat(Form): add validate-trigger prop 2020-02-19 17:25:30 +08:00
landluck
7154afb36f
feat(Sku): add preview-on-click-image prop (#5684) 2020-02-19 15:48:40 +08:00
陈嘉涵
02afe720c6 fix(Swipe): fix wrap problems caused by decimal width in some android devices 2020-02-18 10:43:37 +08:00
陈嘉涵
bf670797f9 docs(changelog): 2.5.1 2020-02-18 10:20:30 +08:00
陈嘉涵
69fbf12ca0 chore: release 2.5.1 v2.5.1 2020-02-18 10:11:26 +08:00
陈嘉涵
ffb0967274 fix(Calendar): add Math.floor to avoid decimal height issues (#5640) 2020-02-18 10:03:39 +08:00
陈嘉涵
a4ce9b955e fix(Swipe): incorrect width when resize in invisible state (#5678) 2020-02-18 09:18:01 +08:00
Jake
1dd61956fc
fix(Sku): initialMessages undefined error (#5676) 2020-02-17 16:20:54 +08:00
陈嘉涵
270bebcab4 docs(Sku): remove goods title 2020-02-17 15:33:38 +08:00
陈嘉涵
407b7ded43 feat(Calendar): scroll to current month after reset 2020-02-17 14:35:56 +08:00
陈嘉涵
79d2c344f9 fix(Calendar): should not check range in single mode 2020-02-17 14:33:59 +08:00
陈嘉涵
f1a5097a2e feat(Calendar): scroll to currecnt month when default-date changed (#5664) 2020-02-17 14:28:40 +08:00
陈嘉涵
3672441839 fix(Form): error-message-align prop type (#5674) 2020-02-17 14:22:01 +08:00
陈嘉涵
f13c6c57a5 chore: release 2.5.1-beta.0 v2.5.1-beta.0 2020-02-17 11:15:35 +08:00
Jake
baf9ffb611
feat(Sku): sku supports message initialization (#5668) 2020-02-17 11:12:49 +08:00
陈嘉涵
ee9396c4c3 docs: update badge style 2020-02-16 11:24:53 +08:00
陈嘉涵
b3bb48e75f docs: update CI badge 2020-02-16 11:14:23 +08:00