26 Commits

Author SHA1 Message Date
neverland
c5c2e9690d
refactor(Popup): create overlay for every popup (#6357) 2020-05-24 16:24:20 +08:00
chenjiahan
422a0f6402 docs(CountDown): update custom style demo 2020-04-19 15:52:08 +08:00
chenjiahan
7db7449095 style(DropdownMenu): add box-shadow style 2020-04-19 15:37:50 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵
6f4c6f5aa6 feat(DropdownItem): add @dropdown-item-z-index less var 2020-01-27 15:22:53 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
26f2884fbb chore: remove unused registration in test cases 2020-01-14 17:48:40 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
9d12e895fe
feat(DropdownItem): add title slot (#4975) 2019-11-10 11:47:11 +08:00
neverland
4e837ee558
feat(DropdownItem): add get-container prop (#4611) 2019-09-27 19:37:29 +08:00
neverland
3c210f8252
feat(Cell): improve accessibility (#4519) 2019-09-20 20:29:38 +08:00
neverland
9d941272d5
docs(DropdownMenu): add demo of active-color (#4331) 2019-09-03 10:05:11 +08:00
neverland
ad4f76bdbd
fix(DropdownItem): missing default active color (#4330) 2019-09-03 09:57:58 +08:00
neverland
2205285b38
feat(DropdownMenu): add @dropdown-menu-title-active-text-color less var (#4208) 2019-08-23 15:16:42 +08:00
neverland
432fdcbe87
[bugfix] DropdownMenu: incorrect style when inside NavBar (#4098) 2019-08-12 16:55:01 +08:00
neverland
ff85de854c
[bugfix] Popup: ensure z-index setting order (#4026) 2019-08-02 10:41:40 +08:00
neverland
bf71879988
[bugfix] find correct index of vnode in bindRelation (#4009) 2019-07-31 11:10:33 +08:00
neverland
3c2270a5ad
[bugfix] Tabs: incorrect line position in some cases (#3961) 2019-07-25 19:03:16 +08:00
neverland
3f33fcc525
[bugfix] DropdownMenu: cann't use toggle to open item (#3876) 2019-07-17 14:40:12 +08:00
neverland
dbe56fd362
[new feature] DropdownMenu: add icon option (#3855) 2019-07-15 18:44:33 +08:00
neverland
cedf59015b
[improvement] DropdownMenu: title ellipsis (#3847) 2019-07-14 14:08:19 +08:00
neverland
32f19c5561
[bugfix] Popup: overlay may cover popup in some cases (#3831) 2019-07-11 20:13:04 +08:00
neverland
db8428dd19
[new feature] DropdownMenu: add close-on-click-outside prop (#3824) 2019-07-11 16:56:44 +08:00
陈嘉涵
f6e69f3caa [new feature] add overlay component 2019-07-06 15:18:37 +08:00
neverland
abe3e59bed
[improvement] mixins typescript (#3690) 2019-06-29 11:31:53 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00