neverland
|
d2ab580f74
|
style: add var ext (#8063)
|
2021-02-02 20:31:14 +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
|
51bc1cee8a
|
docs: remove all v2 version tag
|
2021-01-10 19:08:09 +08:00 |
|
chenjiahan
|
c261bcc4a7
|
test: rename destroy to unmount
|
2021-01-02 20:51:50 +08:00 |
|
chenjiahan
|
dedfe88ff8
|
docs: fix image demo
|
2020-12-27 17:00:30 +08:00 |
|
chenjiahan
|
4d49183230
|
docs: fix field value #7817
|
2020-12-27 16:57:17 +08:00 |
|
chenjiahan
|
037b6b8c10
|
Merge branch '2.x' into dev
|
2020-12-26 15:52:18 +08:00 |
|
neverland
|
67e4adb389
|
fix(Image): mismatching warning during ssr (#7822)
|
2020-12-26 15:29:46 +08:00 |
|
chenjiahan
|
2e9011533a
|
docs(Image): use composition api
|
2020-12-13 14:18:24 +08:00 |
|
chenjiahan
|
0ba8187bf5
|
fix(Image): lazy-load prop not work
|
2020-11-30 20:58:02 +08:00 |
|
chenjiahan
|
ea44d636ba
|
test: demo snapshot uses enUS
|
2020-11-25 22:39:06 +08:00 |
|
chenjiahan
|
8ce14496f5
|
Merge branch '2.x' into dev
|
2020-11-22 16:06:24 +08:00 |
|
neverland
|
862adcd8eb
|
docs: display all less variables (#7604)
|
2020-11-22 16:02:46 +08:00 |
|
chenjiahan
|
9acac4c2b1
|
test: update all snapshots
|
2020-11-21 22:27:11 +08:00 |
|
chenjiahan
|
f34d828f25
|
Merge branch '2.x' into dev
|
2020-11-21 18:47:31 +08:00 |
|
neverland
|
a3b9e67d36
|
docs: fix grammar errors (#7594)
|
2020-11-20 20:39:40 +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
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +08:00 |
|
chenjiahan
|
b5cd336bb8
|
Merge branch 'dev' into next
|
2020-10-22 16:10:38 +08:00 |
|
neverland
|
dab89fe86e
|
feat(Image): skip render loading placeholder during ssr (#7383)
|
2020-10-21 22:10:10 +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 |
|
chenjiahan
|
683cc88c54
|
types: improve ref typing
|
2020-10-09 19:51:43 +08:00 |
|
chenjiahan
|
ed753ac97d
|
types: use CSSProperties for style
|
2020-10-09 19:41:03 +08:00 |
|
chenjiahan
|
59fb1d4dfc
|
fix(Image): should not render img when error
|
2020-10-09 19:39:50 +08:00 |
|
chenjiahan
|
c2d5a18f59
|
Merge branch 'dev' into next
|
2020-09-28 11:46:26 +08:00 |
|
chenjiahan
|
a5dbcf9638
|
docs: add period at the end of sentence
|
2020-09-27 21:02:52 +08:00 |
|
chenjiahan
|
f19386fe1f
|
Merge branch 'dev' into next
|
2020-09-05 07:17:49 +08:00 |
|
neverland
|
d0eb103cba
|
docs: remove earlier version tags (#7109)
|
2020-09-05 07:13:47 +08:00 |
|
chenjiahan
|
c720eea831
|
fix(Image): loading placeholder not work
|
2020-08-26 16:24:02 +08:00 |
|
chenjiahan
|
e686738fd5
|
perf: simplify watch param
|
2020-08-25 15:12:53 +08:00 |
|
chenjiahan
|
982a9d16da
|
refactor(Image): refactor with composition api
|
2020-08-25 14:44:02 +08:00 |
|
chenjiahan
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
chenjiahan
|
6c85294d35
|
fix: rename unmount lifecycles
|
2020-08-17 10:40:48 +08:00 |
|
chenjiahan
|
0a570b2382
|
fix(Image): alt prop not work
|
2020-08-16 15:42:07 +08:00 |
|
chenjiahan
|
17c64b24e7
|
Merge branch 'dev' into next
|
2020-08-07 06:33:04 +08:00 |
|
neverland
|
378009fefa
|
style(Image): update loading icon and error icon (#6890)
|
2020-07-29 09:36:15 +08:00 |
|
chenjiahan
|
0304fcb6fa
|
chore: merge src and src-next
|
2020-07-15 20:02:00 +08:00 |
|
neverland
|
710208eee0
|
fix(Image): memory leak during SSR (#6721)
|
2020-07-07 14:58:59 +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 |
|