40 Commits

Author SHA1 Message Date
neverland
6d428345d7
feat(Image): add icon-size prop (#8395) 2021-03-23 17:15:08 +08:00
neverland
1381070a12
chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverland
110af6f1f4
docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +08:00
neverland
1dbe9c54eb
chore: bump @vant/cli@3.5.1 (#8221) 2021-02-26 10:24:53 +08:00
neverland
1170262d72
test: fix index.spec.ts typing (#8201) 2021-02-23 19:43:29 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverland
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
neverland
9b6b4b0d57
test(Image): update test cases (#8007) 2021-01-26 15:40:23 +08:00
chenjiahan
c261bcc4a7 test: rename destroy to unmount 2021-01-02 20:51:50 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
2550ac9111 chore: rename scopedSlots to slots in legacy cases 2020-11-14 06:47:08 +08:00
chenjiahan
e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan
a7df6cfebb test: adjust mount import source 2020-11-08 20:33:20 +08:00
chenjiahan
24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan
fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan
2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +08:00
neverland
5e51dd3332
feat(Image): add icon-prefix prop (#7457) 2020-10-31 08:05:09 +08:00
chenjiahan
a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
neverland
378009fefa
style(Image): update loading icon and error icon (#6890) 2020-07-29 09:36:15 +08:00
neverland
01e9cde2b8
feat(Image): add default slot (#6613) 2020-06-26 17:36:10 +08:00
neverland
9a4927ac05
fix(Layout): gutter calculation (#6197)
* Revert "fix(Layout): outside of the screen after setting gutter (#6143)"

This reverts commit a460425b265e9b83a8e835466be60c87b157e73e.

* fix(Layout): gutter calculation

* test: fix snapshot
2020-05-02 16:43:52 +08:00
neverland
a460425b26
fix(Layout): outside of the screen after setting gutter (#6143) 2020-04-27 10:49:24 +08:00
neverland
43777e7da9
docs(Image): rename Image to VanImage (#6049) 2020-04-14 16:36:26 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵
2adcfd8b8b chore: prettier test files 2020-01-19 16:16:54 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverland
46e995ab4a
feat(Image): add error-icon prop (#5470) 2020-01-03 18:49:41 +08:00
neverland
e380c23b1c
feat(Image): add loading-icon prop (#5469) 2020-01-03 18:17:41 +08:00
陈嘉涵
d7ae8c5a26 feat(Image): add @image-loading-icon-size、@image-error-icon-size var 2019-12-29 08:35:57 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
a625bdca42
feat(Loading): avoid using inline style (#4780) 2019-10-19 16:05:16 +08:00
neverland
af018ca0f1
feat(Image): add radius prop (#4230) 2019-08-25 12:41:26 +08:00
neverland
dc0fba3be3
[improvement] Toast: optimize image icon display (#3895) 2019-07-19 09:55:42 +08:00
neverland
157d0bfee2
[new feature] Image: add show-error prop (#3896) 2019-07-19 09:50:03 +08:00
neverland
250babecaa
[new feature] Image: add loading-placeholder prop (#3893) 2019-07-18 21:01:14 +08:00
一颗红心
e1021e70ba [new feature] Image: add round prop (#3838) 2019-07-18 17:12:27 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00