Commit Graph
58 Commits
Author SHA1 Message Date
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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 53e64d229f fix(Field): can't display six characters in iOS (#6743) 2020-07-09 14:39:07 +08:00
neverlandandGitHub db09f29aa8 feat(Field): add clear-trigger prop (#6699) 2020-07-04 12:18:25 +08:00
neverlandandGitHub b5d88cbe4a docs(Field): add center prop (#6687) 2020-07-03 14:14:11 +08:00
neverlandandGitHub 49a9bcdaf2 style(Field): label width use em unit (#6589) 2020-06-21 21:36:22 +08:00
neverlandandGitHub e1f67fa898 style(Field): label width adjusted to 84px (#6583) 2020-06-20 16:56:25 +08:00
neverlandandGitHub 95313ef459 feat(Field): add format-trigger prop (#6566) 2020-06-18 20:57:42 +08:00
FishPlusOrangeandGitHub 8a016e64cb docs(Field): optimize docs (#6527) 2020-06-12 15:27:31 +08:00
neverlandandGitHub 6de66e0455 feat(Stepper): add placeholder prop (#6519) 2020-06-11 16:54:41 +08:00
neverlandandGitHub ee599ddcbe style(Field): adjust field placeholder color to gray-5 (#6304) 2020-05-19 11:04:16 +08:00
neverlandandGitHub 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
neverlandandGitHub 4adefe5605 feat(Field): add colon prop (#6195) 2020-05-01 19:31:23 +08:00
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