Commit Graph
35 Commits
Author SHA1 Message Date
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
lmx-HexagramandGitHub 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
木槿花开andneverland a530c0314c feat: add multiple examples (#5564) 2020-01-14 10:15:35 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverlandandGitHub 9452444a7d feat(Field): add formatter prop (#5534) 2020-01-09 20:52:20 +08:00
neverlandandGitHub ac3808cd47 feat(Field): add digit type (#5524) 2020-01-09 15:28:58 +08:00
陈嘉涵andneverland 47e326fb2a docs(Field): add required demo 2020-01-09 14:38:39 +08:00
陈嘉涵andneverland 6d3d976b50 docs(Field): add more demos 2020-01-09 14:38:39 +08:00
neverlandandGitHub 3bfcf671b9 fix(Field): should limit number input in iOS (#5520) 2020-01-09 13:58:49 +08:00
neverlandandGitHub a6490ed7f5 docs: add desc of autofocus prop (#5111) 2019-11-26 17:05:14 +08:00
neverlandandGitHub 3bcb4e7716 docs: add link of ref (#5072) 2019-11-21 17:32:23 +08:00
neverlandandGitHub dcd67a1da9 feat(Uploader): add closeImagePreview method (#4901) 2019-11-02 20:43:14 +08:00
neverlandandGitHub 8ad1b13e18 feat(Field): add show-word-limit prop (#4721) 2019-10-14 20:39:39 +08:00
neverlandandGitHub 76ac9f71d1 docs: update method table (#4511) 2019-09-20 10:26:54 +08:00
neverlandandGitHub a3b6744b24 docs(Field): update document (#4354) 2019-09-04 11:12:23 +08:00
a298003154andneverland beb4036572 docs(README.MD): fix incorrect word (#4343) 2019-09-03 16:09:14 +08:00
neverlandandGitHub ecbdc2bede docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverlandandGitHub 959efb0ce6 docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverlandandGitHub cf92bb122a [Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
neverlandandGitHub 854a91c384 [Doc] Field: update props document (#4074) 2019-08-08 20:56:47 +08:00
陈嘉涵 019c75506a [Doc] use ts-style type 2019-07-11 20:35:41 +08:00
neverlandandGitHub 642639da6e [bugfix] Field: shouldn't emit click event when click icon (#3772) 2019-07-08 11:14:53 +08:00
neverlandandGitHub a6ce44fbb0 [new feature] Field: add arrow-direction prop (#3679) 2019-06-28 15:33:08 +08:00
neverlandandGitHub ddb24e6762 [Doc] rename component README file (#3662) 2019-06-27 14:22:40 +08:00