4851 Commits

Author SHA1 Message Date
chenjiahan
5d3333ca8c chore(Switch): remove inline style 2020-03-01 20:17:48 +08:00
chenjiahan
df4439e9f6 types(Form): fix missing scrollToField method 2020-03-01 20:01:56 +08:00
chenjiahan
d5438dfe0d types(ImagePreview): fix missing closeable option 2020-03-01 19:59:49 +08:00
chenjiahan
3237e56561 types(Toast): fix missing icon-prefix 2020-03-01 19:18:49 +08:00
chenjiahan
cab097fafb chore: rename scroller param 2020-02-29 17:08:35 +08:00
chenjiahan
0993b394b1 fix(Tabs): incorrect scrollspy position while inside a scroller 2020-02-29 15:57:20 +08:00
chenjiahan
d9d85a7c72 feat(Field): input inherit line-height (#5737) 2020-02-29 11:38:37 +08:00
chenjiahan
b3b46cde45 feat(Uploader): add upload-icon prop 2020-02-29 11:36:33 +08:00
chenjiahan
c6791841f4 feat(Uploader): increase border-radius to 8px 2020-02-29 10:49:52 +08:00
chenjiahan
bd4e64190e feat: update upload area style 2020-02-29 10:45:28 +08:00
chenjiahan
a2911289fd docs: format changelog 2020-02-28 16:03:37 +08:00
chenjiahan
93f683b7fd docs(changelog): 2.5.3 2020-02-28 16:02:57 +08:00
chenjiahan
a486560353 chore: release 2.5.3 v2.5.3 2020-02-28 15:58:41 +08:00
chenjiahan
c2e1c03eb6 feat(TabbarItem): add icon-prefix prop (#5666) 2020-02-28 15:51:05 +08:00
chenjiahan
876b899fec feat(Field): add icon-prefix prop (#5666) 2020-02-28 15:46:54 +08:00
chenjiahan
05966e0469 feat(Rate): add icon-prefix prop (#5666) 2020-02-28 15:44:58 +08:00
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