Commit Graph

106 Commits

Author SHA1 Message Date
neverland bd609e1df0 perf: add truthProp util (#8522)
* perf: add TruthyProp util

* chore: rename

* chore: upd
2021-04-14 10:26:21 +08:00
dengrongyao 56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
dengrongyao 55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyao 2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
neverland 6d428345d7 feat(Image): add icon-size prop (#8395) 2021-03-23 17:15:08 +08:00
neverland 71d60cdca0 feat(Cascader): add swipeable prop (#8383) 2021-03-21 21:25:00 +08:00
neverland f7706fb179 docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverland b3146b9108 style: decentralized less var (#8369)
* style: decentralized less var

* chore: remove emtpy var file
2021-03-17 16:14:18 +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 ae40d40c24 types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
neverland e540876398 refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
chenjiahan 7f4651bbbf types: reduce any 2021-03-02 20:12:52 +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 dcef90a2a3 docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
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