neverland
|
96ae24496e
|
feat(Search): add error-message prop (#8442)
|
2021-04-01 10:19:50 +08:00 |
|
neverland
|
522ce16159
|
feat(Search): add formatter、format-trigger prop (#8441)
|
2021-04-01 10:04:55 +08:00 |
|
neverland
|
d1196f885d
|
docs(Field): improve formatter prop typing (#8440)
|
2021-04-01 09:56:41 +08:00 |
|
neverland
|
10d2517581
|
feat(Search): add clear-icon prop (#8439)
|
2021-04-01 09:53:54 +08:00 |
|
neverland
|
2a065f85ef
|
feat(Field): add clear-icon prop (#8438)
|
2021-04-01 09:51:00 +08:00 |
|
neverland
|
f7706fb179
|
docs: add component registration link (#8378)
|
2021-03-18 11:23:49 +08:00 |
|
neverland
|
dcef90a2a3
|
docs: improve click event typing (#8106)
|
2021-02-09 16:35:54 +08:00 |
|
neverland
|
cb8a8e64e4
|
docs(Field): fix model-value prop (#7998)
|
2021-01-26 09:49:37 +08:00 |
|
neverland
|
8f2b03ec18
|
docs: improve classname typing (#7927)
|
2021-01-16 19:52:36 +08:00 |
|
chenjiahan
|
51bc1cee8a
|
docs: remove all v2 version tag
|
2021-01-10 19:08:09 +08:00 |
|
chenjiahan
|
4c4d303363
|
feat(Field): add autocomplate prop #7877
|
2021-01-10 13:28:38 +08:00 |
|
chenjiahan
|
e785f622bd
|
docs: remove toRefs
|
2020-12-10 20:55:28 +08:00 |
|
chenjiahan
|
b423259f45
|
docs(Field): use composition api
|
2020-12-09 14:06:36 +08:00 |
|
chenjiahan
|
bf6e0beb02
|
docs: fix update:model-value event doc #7649
|
2020-12-01 16:41:39 +08:00 |
|
chenjiahan
|
5723c8a6bb
|
docs: fix v-model api #7649
|
2020-11-30 22:07:21 +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
|
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
|
59ed9eee51
|
docs: link to vue3 site
|
2020-10-25 09:25:26 +08:00 |
|
chenjiahan
|
1aa1b3d3a5
|
Merge branch 'dev' into next
|
2020-10-02 08:50:37 +08:00 |
|
neverland
|
8d2c4b1e46
|
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method
* chore: update doc
|
2020-09-29 20:49:22 +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
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
neverland
|
53e64d229f
|
fix(Field): can't display six characters in iOS (#6743)
|
2020-07-09 14:39:07 +08:00 |
|
neverland
|
db09f29aa8
|
feat(Field): add clear-trigger prop (#6699)
|
2020-07-04 12:18:25 +08:00 |
|
neverland
|
b5d88cbe4a
|
docs(Field): add center prop (#6687)
|
2020-07-03 14:14:11 +08:00 |
|
neverland
|
49a9bcdaf2
|
style(Field): label width use em unit (#6589)
|
2020-06-21 21:36:22 +08:00 |
|
neverland
|
e1f67fa898
|
style(Field): label width adjusted to 84px (#6583)
|
2020-06-20 16:56:25 +08:00 |
|
neverland
|
95313ef459
|
feat(Field): add format-trigger prop (#6566)
|
2020-06-18 20:57:42 +08:00 |
|
FishPlusOrange
|
8a016e64cb
|
docs(Field): optimize docs (#6527)
|
2020-06-12 15:27:31 +08:00 |
|
neverland
|
6de66e0455
|
feat(Stepper): add placeholder prop (#6519)
|
2020-06-11 16:54:41 +08:00 |
|
neverland
|
ee599ddcbe
|
style(Field): adjust field placeholder color to gray-5 (#6304)
|
2020-05-19 11:04:16 +08:00 |
|
neverland
|
6870bdcbc2
|
feat(Field): add extra slot (#6290)
* feat(Field): add extra slot
* docs: remove form demo style
|
2020-05-16 11:18:08 +08:00 |
|
chenjiahan
|
a7968c5f6e
|
feat(Field): add click-input event (#6239)
|
2020-05-08 20:54:31 +08:00 |
|
neverland
|
4adefe5605
|
feat(Field): add colon prop (#6195)
|
2020-05-01 19:31:23 +08:00 |
|
chenjiahan
|
7f84f8a487
|
docs: prettier all markdown files
|
2020-04-11 09:17:33 +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
|
876b899fec
|
feat(Field): add icon-prefix prop (#5666)
|
2020-02-28 15:46:54 +08:00 |
|
陈嘉涵
|
e5097dba9f
|
docs(Form): add data structure of Rule
|
2020-02-20 10:09:25 +08:00 |
|
陈嘉涵
|
7d010664cb
|
docs: add 2.5.0 version tag
|
2020-02-15 19:45:48 +08:00 |
|
陈嘉涵
|
5d24a57fee
|
feat(Form): input-align works for input slot
|
2020-02-13 16:49:30 +08:00 |
|
陈嘉涵
|
2afb8a79c0
|
feat(Form): add error-message-align prop
|
2020-02-13 16:34:56 +08:00 |
|
陈嘉涵
|
4059643f2f
|
docs(Field): add rules
|
2020-02-13 14:52:03 +08:00 |
|
陈嘉涵
|
aceaa2f739
|
docs: improve event param typing
|
2020-02-09 11:12:15 +08:00 |
|
陈嘉涵
|
f3398dc2cd
|
feat(Field): add name prop
|
2020-02-07 14:36:30 +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 |
|
陈嘉涵
|
cdbd67f379
|
docs: update markdown code block
|
2020-01-18 20:14:16 +08:00 |
|