66 Commits

Author SHA1 Message Date
neverland
0fda0d3411
docs: fix cdn link (#8022) 2021-01-27 10:05:31 +08:00
neverland
862adcd8eb
docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
neverland
22888a7e97
test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
neverland
3fe485c959
fix(TreeSelect): add deprecation warning of navclick/itemclick (#7351) 2020-10-16 20:45:55 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
neverland
4ffa6ead1e
chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan
272a89423e docs: remove legacy slot usage 2020-08-15 07:27:35 +08:00
neverland
70db2a937a
style(TreeSelect): fix font-weight bold (#6616) 2020-06-26 21:23:58 +08:00
neverland
5486e82b41
feat(TreeSelect): add selected-icon prop (#6615) 2020-06-26 21:19:19 +08:00
neverland
67a5a8d76c
fix(Sidebar): should emit change when v-model changed (#6383) 2020-05-26 19:44:59 +08:00
chenjiahan
a31032e0d6 style(Sidebar): update border style 2020-04-23 11:00:13 +08:00
chenjiahan
5b72e43393 style(TreeSelect): change checked icon to success icon 2020-04-19 15:42:40 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan
494ea8984c chore: fix file naming 2020-03-21 14:20:30 +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
3c3390c4fd docs(TreeSelect): update badge title 2020-03-17 21:09:50 +08:00
chenjiahan
0cc7a30528 feat(TreeSelect): add badge option, mark info option as deprecated 2020-03-17 21:09:22 +08:00
陈嘉涵
e2f1e6810b feat(TreeSelect): some props can be string 2020-01-31 10:20:36 +08:00
陈嘉涵
c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵
3a4107ef49 docs: make document more compact 2020-01-19 19:52:46 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵
207e80f396 chore: prettier all ts code 2020-01-19 15:27:28 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵
9bcfddc958 docs: add import when using Toast or Notify 2020-01-18 08:25:24 +08:00
陈嘉涵
26f2884fbb chore: remove unused registration in test cases 2020-01-14 17:48:40 +08:00
陈嘉涵
2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
陈嘉涵
d7ae8c5a26 feat(Image): add @image-loading-icon-size、@image-error-icon-size var 2019-12-29 08:35:57 +08:00
陈嘉涵
3731597520 feat(TreeSelect): add @tree-select-item-selected-size var 2019-12-29 08:35:57 +08:00
neverland
6af96aa580
fix(Icon): medal typo (#5242) 2019-12-11 11:24:54 +08:00
neverland
d1a8adab20
fix(TreeSelect): should sync value before trigger click-item event (#5153) 2019-11-30 08:22:17 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
cc03640576
feat(TreeSelect): add className option (#4671) 2019-10-10 09:48:11 +08:00
陈嘉涵
514a27994a Revert "fix(TreeSelect): should not render empty nav (#4663)"
This reverts commit a18a9c5701f5ea08469f4af925fcd2811e65c98a.
2019-10-09 17:06:51 +08:00
neverland
a18a9c5701
fix(TreeSelect): should not render empty nav (#4663) 2019-10-09 00:17:09 +08:00
neverland
b279408e10
feat(TreeSelect): add dot option (#4433) 2019-09-11 17:55:28 +08:00
neverland
1133b4ce1a
feat(Circle): update text style (#4401) 2019-09-09 14:20:44 +08:00
neverland
4529bd6b30
feat(TreeSelect): support show info (#4384) 2019-09-06 10:46:08 +08:00
neverland
5b0feb58e8
refactor(TreeSelect): use Sidebar as nav (#4383) 2019-09-06 09:51:20 +08:00
neverland
45d60aaf88
fix(Slider): should format initial value (#4337) 2019-09-03 11:57:48 +08:00
neverland
8eab7b41b5
feat(TreeSelect): add max prop (#4323) 2019-09-02 16:54:48 +08:00
neverland
9c68de0d88
docs(TreeSelect): add custom content demo (#4272) 2019-08-28 15:09:18 +08:00
neverland
ecbdc2bede
docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverland
959efb0ce6
docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00