neverland
2b2cc4add2
feat(Cascader): add option slot ( #9111 )
2021-07-24 19:36:10 +08:00
neverland
09e93eb2ef
docs: fix bootstrap command ( #9099 )
2021-07-23 10:12:48 +08:00
zoy-l
fc4e4e36ab
fix: document error in uploader ( #9087 )
2021-07-22 19:22:41 +08:00
nemo-shen
3d84598cbd
feat(Cell): cell-group add inset prop ( #9055 )
...
* feat(Cell): cell-group add inset prop
* style(CellGroup): prettier
* docs(Cell): format doc
2021-07-18 19:58:34 +08:00
chenjiahan
93b502b17b
docs(changelog): 2.11.2
2021-07-15 16:10:15 +08:00
chenjiahan
83fa4b41c8
chore: release @vant/cli@2.11.2
2021-07-15 16:08:28 +08:00
Jake
3fe9afb0ab
feat(vant-cli): support jest options ( #9038 )
2021-07-15 16:07:47 +08:00
chenjiahan
485e313b37
docs(changelog): 2.12.24
2021-07-13 10:03:48 +08:00
chenjiahan
2806fae05b
chore: release 2.12.24
v2.12.24
2021-07-13 10:02:38 +08:00
nemo-shen
f0a765a998
fix(DatetimePicker): fix incorrect value when using filter ( #9009 )
2021-07-13 09:57:43 +08:00
neverland
fef606c269
fix(Step): z-index issue in 2.x ( #9004 )
2021-07-10 10:26:22 +08:00
chenjiahan
bda035fa60
docs(changelog): 2.12.23
2021-07-06 10:03:26 +08:00
chenjiahan
acf6d3e4a1
chore: release 2.12.23
v2.12.23
2021-07-06 10:01:11 +08:00
nemo-shen
63f09c3b4c
fix(DatetimePicker): fix change max-* emit incorrect value ( #8977 )
...
* fix(DatetimePicker): fix change max-* emit incorrect value
* test(DatetimePicker): add max-minute test
* test(DatetimePicker): test case
* test(DatetimePicker): update test case name
2021-07-06 09:58:51 +08:00
neverland
2609a7c7c1
style(Toast): adjust work break ( #8966 )
2021-07-01 21:02:24 +08:00
chenjiahan
c48883e7c8
docs(cli): changelog 2.11.1
2021-06-27 20:17:31 +08:00
chenjiahan
68abbd91cb
chore: release @vant/cli@2.11.1
2021-06-27 20:16:29 +08:00
neverland
26cdd94aaf
fix(cli): sfc missing render fn when using defineComponent ( #8940 )
2021-06-27 20:16:02 +08:00
neverland
44bb37f637
fix(Stepper): incorrect value after blurred when using async-change ( #8936 )
2021-06-27 15:34:54 +08:00
chenjiahan
312e1dc445
docs(changelog): @vant/cli 2.11.0
2021-06-26 21:03:30 +08:00
chenjiahan
90fce065a9
chore: release @vant/cli@2.11.0
2021-06-26 21:02:40 +08:00
zoy-l
80f95c4773
feat(cli): add convention static directory ( #8929 )
...
* fix : #8890 sfc compile error
* chore(vant-cli): add convention static directory
* chore(vant-cli): another way to deal with static resources
2021-06-26 21:02:04 +08:00
chenjiahan
6262cdbd67
docs(@vant/cli): changelog 2.10.4
2021-06-23 16:06:56 +08:00
chenjiahan
bcaac4f31a
chore: release @vant/cli@2.10.4
2021-06-23 15:58:36 +08:00
neverland
475646752b
fix(cli): allow custom postcss autoprefixer ( #8913 )
2021-06-23 15:57:50 +08:00
chenjiahan
673c71218b
docs(changelog): 2.12.22
2021-06-22 20:42:07 +08:00
chenjiahan
4a8df595fe
chore: release 2.12.22
v2.12.22
2021-06-22 20:40:46 +08:00
neverland
831b87f051
fix(Slider): format v-model with step correctly ( #8894 )
2021-06-19 11:37:27 +08:00
neverland
83e051f621
feat(Calendar): add top-info、bottom-info slot ( #8847 )
2021-06-10 19:20:22 +08:00
a298003154
5454fef6cf
chore(icon): remove useless css ( #8817 )
...
* docs(PullRefresh): fix spell check
* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue
* style(Button): fix spell error
* feat(List): remove unused Less var @list-icon-margin-right
* style(cli): fix spell error in changelog.ts
* style(icon): remove useless css
2021-06-07 14:00:00 +08:00
neverland
ca065c2f8d
docs: add iconfont link ( #8813 )
2021-06-07 10:20:17 +08:00
chenjiahan
eff6be8fbc
docs(changelog): 2.12.21
2021-06-03 11:15:22 +08:00
chenjiahan
f1e4eaf8f1
chore: release 2.12.21
v2.12.21
2021-06-03 11:10:15 +08:00
Tisiven
5280400404
feat(CouponList): add list-footer slot ( #8797 )
2021-06-03 11:09:02 +08:00
neverland
127f99f8e8
fix(Locale): missing quote ( #8798 )
2021-06-03 09:55:31 +08:00
rsaf
18d1f769e1
feat(Locale): Added French translations. ( #8795 )
2021-06-02 15:49:12 +08:00
neverland
34f389917f
fix(Tabs): setLine when popup reopened ( #8792 )
2021-06-01 10:34:43 +08:00
neverland
c608f15f47
fix(NoticeBar): failed to play when inside a re-opened popup ( #8791 )
2021-06-01 10:21:32 +08:00
neverland
38856e2e1c
fix(Collapse): fix safari rendering issues ( #8788 )
2021-06-01 09:36:03 +08:00
neverland
71b16941c6
fix(CellGroup): render error in loop ( #8787 )
2021-05-31 20:40:58 +08:00
neverland
e97f5cea71
feat(Button): add icon slot ( #8784 )
2021-05-30 20:56:48 +08:00
Amumu
55cb436188
fix(@vant/touch-emulator): add SSR support ( #8767 )
2021-05-26 11:56:59 +08:00
a298003154
dba85a6894
chore(cli): fix spell error in changelog.ts ( #8763 )
...
* docs(PullRefresh): fix spell check
* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue
* style(Button): fix spell error
* feat(List): remove unused Less var @list-icon-margin-right
* style(cli): fix spell error in changelog.ts
2021-05-25 13:56:23 +08:00
a298003154
626ca4954c
fix(List): remove unused Less var @list-icon-margin-right ( #8758 )
...
* docs(PullRefresh): fix spell check
* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue
* style(Button): fix spell error
* feat(List): remove unused Less var @list-icon-margin-right
2021-05-25 11:17:15 +08:00
a298003154
7524ab7131
chore(Button): fix spell error ( #8755 )
...
* docs(PullRefresh): fix spell check
* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue
* style(Button): fix spell error
2021-05-24 20:39:36 +08:00
neverland
6d3dbc3485
docs: hide some nav item in weapp ( #8757 )
2021-05-24 20:17:12 +08:00
chenjiahan
ba69789c13
docs(@vant/cli): changelog 2.10.3
2021-05-24 11:59:23 +08:00
chenjiahan
8d9b20d763
chore: release @vant/cli@2.10.3
2021-05-24 11:56:00 +08:00
neverland
16b47aa830
feat(cli): support custom className of nav item ( #8754 )
2021-05-24 11:55:34 +08:00
chenjiahan
a47e1f5202
docs(changelog): 2.12.20
2021-05-23 15:49:20 +08:00