陈嘉涵
|
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 |
|
陈嘉涵
|
6958605e92
|
docs(DropdownItem): fix closed event name typo
|
2020-02-16 11:04:24 +08:00 |
|
陈嘉涵
|
0888f9497f
|
docs(Field): add desktop scenerio tip
|
2020-02-16 10:41:17 +08:00 |
|
陈嘉涵
|
7d010664cb
|
docs: add 2.5.0 version tag
|
2020-02-15 19:45:48 +08:00 |
|
陈嘉涵
|
c86d809b81
|
docs(changelog): 2.5.0
|
2020-02-15 19:39:07 +08:00 |
|
陈嘉涵
|
92a20fd739
|
chore: release 2.5.0
v2.5.0
|
2020-02-15 19:28:24 +08:00 |
|
陈嘉涵
|
6d6bdeea53
|
fix(Picker): change event untriggered without a transition (#5662)
|
2020-02-15 19:24:05 +08:00 |
|
landluck
|
9ff8e5635c
|
feat(ImagePreview): add scale event (#5658)
|
2020-02-14 17:21:13 +08:00 |
|
陈嘉涵
|
f507b99cb7
|
fix(Calendar): fix render issues in some devices (#5640)
|
2020-02-14 16:16:44 +08:00 |
|
陈嘉涵
|
f99147f2c7
|
docs(cli): changelog@2.2.4
|
2020-02-14 14:58:21 +08:00 |
|
陈嘉涵
|
b80cd1e016
|
chore: release @vant/cli@2.2.4
|
2020-02-14 14:51:17 +08:00 |
|
landluck
|
85a3707202
|
feat(ImagePreview): add closeable prop (#5654)
|
2020-02-14 14:47:21 +08:00 |
|
yinhui1129754
|
1d8e2654f5
|
fix(vant-cli): fix Windows system build style problems (#5655)
|
2020-02-14 14:37:19 +08:00 |
|
陈嘉涵
|
9371bc06c8
|
feat(Form): add colon prop
|
2020-02-14 12:12:44 +08:00 |
|
陈嘉涵
|
911b6769e4
|
test(Form): add test cases of all field types
|
2020-02-14 11:11:00 +08:00 |
|
陈嘉涵
|
6bbeed7dd1
|
test(Form): improve test coverage
|
2020-02-14 10:53:47 +08:00 |
|
陈嘉涵
|
2e927ec2e4
|
fix(Field): fix filter typo
|
2020-02-14 10:53:16 +08:00 |
|