131 Commits

Author SHA1 Message Date
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
d26282e542 feat(Search): add blur method 2020-11-21 19:01:10 +08:00
chenjiahan
2833bc03f5 feat(Search): add focus method 2020-11-21 18:59:57 +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
23dd366ced Merge branch '2.x' into dev 2020-10-25 09:15:20 +08:00
chenjiahan
4a047a8af3 docs(Search): missing value in basic usage 2020-10-24 20:47:02 +08:00
chenjiahan
5e00ab978b Merge branch '2.x' into dev 2020-10-24 18:02:50 +08:00
chenjiahan
2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
chenjiahan
d7a944e391 Merge branch 'dev' into next 2020-10-22 17:53:36 +08:00
chenjiahan
76299ef0be docs: add more component intro 2020-10-22 17:52:46 +08:00
chenjiahan
e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +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
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
0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +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
32ae8a5fa3 refactor(Search): extract render fns 2020-08-25 16:46:02 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
17e5facdd8 Merge branch 'dev' into next 2020-08-18 17:14:43 +08:00
neverland
8661a1e799
style(Search): increase left padding to 12px (#7014) 2020-08-18 17:14:09 +08:00
chenjiahan
742872a4aa fix(Search): inherit style/class 2020-08-17 20:17:50 +08:00
chenjiahan
b4e02668cf fix(Search): icon slot not work 2020-08-17 10:22:18 +08:00
chenjiahan
735acabcec feat: migrate Search component 2020-08-16 15:08:28 +08:00
neverland
f731b38cc7
feat(Search): add clear-trigger prop (#6700) 2020-07-04 14:38:23 +08:00
neverland
f545a47047
style(Field): update disabled color (#6534) 2020-06-13 13:23:15 +08:00
neverland
31acd1dde1
docs(Search): add clear icon faq (#6372) 2020-05-25 20:23:44 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan
a8c671ecfd docs: update vant-weapp demo 2020-03-21 07:11:42 +08:00
lmx-Hexagram
f36961fe29
docs: change slot to # (#5858)
* docs(SwipeCell): change "slot" to "v-slot"

* docs(SwipeCell): change `v-slot` to`#`

* docs(cell): change `slot` to `#`

* docs(checkbox): change `slot` to `v-slot`

* docs(field): change `slot` to `v-slot`

* docs(checkbox): remove wrong comment

* docs(radio): change `slot` to `#`

* docs(search): change `slot` to `#`

* docs(slider): change `slot` to `#`

* docs(switch): change `slot` to `#`

* docs(PullRefresh): change `slot` to `#`

* docs(collapse): change `slot` to `#`

* docs(panel): change `slot` to `#`

* docs(swipe): change `slot` to `#`

* docs(navbar): change `slot` to `#`

* docs(tab): change `slot` to `#`

* docs(tabber): change `slot` to `#`

* docs(TreeSelect): change `slot` to `#`

* docs(card): change `slot` to `#`

* docs(submitBar): change `slot` to `#`

* docs(sku): change `slot` to `#` unsure

* docs(cell): delete waste blank line

* docs(panel): fix indentation

* docs(PullRefresh): change "count" to "Refresh Count"

* docs(radio): delete waste blank line

* docs(search): move props above the event

* docs(submitBar): delete waste `<span>`

* docs(swipCell): delete waste blank line

* docs(tabbar): merge `<img>` into one line
2020-03-20 14:12:00 +08:00
chenjiahan
c1f36ebb19 chore(Search): improve round style 2020-03-17 20:13:25 +08:00
chenjiahan
32f0446629 feat(Search): add left slot (#5771) 2020-03-07 09:14:29 +08:00
陈嘉涵
3ad9950c2f chore: fix field related snapshot 2020-02-10 19:02:06 +08:00
陈嘉涵
dc77be6f8a feat(Form): support using slider 2020-02-10 17:17:09 +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
陈嘉涵
ea74194990 feat(Search): add @search-content-background-color var 2020-01-27 12:26:53 +08:00
陈嘉涵
1dfbc69aef docs(Search): update demo 2020-01-24 10:28:08 +08:00