Commit Graph
73 Commits
Author SHA1 Message Date
chenjiahan f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 710208eee0 fix(Image): memory leak during SSR (#6721) 2020-07-07 14:58:59 +08:00
neverlandandGitHub 01e9cde2b8 feat(Image): add default slot (#6613) 2020-06-26 17:36:10 +08:00
neverlandandGitHub 9a4927ac05 fix(Layout): gutter calculation (#6197)
* Revert "fix(Layout): outside of the screen after setting gutter (#6143)"

This reverts commit a460425b26.

* fix(Layout): gutter calculation

* test: fix snapshot
2020-05-02 16:43:52 +08:00
neverlandandGitHub a460425b26 fix(Layout): outside of the screen after setting gutter (#6143) 2020-04-27 10:49:24 +08:00
neverlandandGitHub 43777e7da9 docs(Image): rename Image to VanImage (#6049) 2020-04-14 16:36:26 +08:00
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan dd8dcf8bd4 docs(Image): add reserved image tag faq (#5865) 2020-03-20 11:42:34 +08:00
chenjiahan 109d702bcf docs(Image): add asset url faq 2020-03-06 07:18:19 +08:00
陈嘉涵 aceaa2f739 docs: improve event param typing 2020-02-09 11:12:15 +08:00
陈嘉涵 e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵 e04fb6cd7b docs: fix arrow-direction default value 2020-01-23 10:36:43 +08:00
陈嘉涵 24ec818121 docs: optimize icon link 2020-01-23 10:32: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
陈嘉涵 cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵 f928063d6a docs(Image): add lazyload registration 2020-01-18 10:47:25 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00