61 Commits

Author SHA1 Message Date
neverland
e540876398
refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverland
202edb24c7
chore: improve multiple watch source (#8253) 2021-03-03 16:32:38 +08:00
chenjiahan
6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
chenjiahan
a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverland
bbb882acfa
test: add typing for some test cases (#8243) 2021-03-02 09:33:08 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
6c89575946
types(Popover): use tsx (#8166) 2021-02-16 13:16:24 +08:00
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverland
0897d46143
feat(Popup): click-overlay add event param (#8107) 2021-02-09 16:45:42 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverland
63227201ff
feat(Popover): add click-overlay event (#8050) 2021-01-31 18:43:18 +08:00
neverland
d27626ada2
feat(Popover): support config action color (#8049) 2021-01-31 18:36:11 +08:00
chenjiahan
cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +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
650f6cdacd test: await trigger 2020-12-29 20:33:41 +08:00
chenjiahan
cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan
615ac2cefb docs(Popover): use composition api 2020-12-13 17:05:48 +08:00
chenjiahan
9a6449ec31 Merge branch '2.x' into dev 2020-12-07 21:01:47 +08:00
neverland
2e6b032464
fix(Popover): incorrect border position in wework (#7702)
* fix(Popover): incorrect border position in wework

* test(Popover): update snapshot
2020-12-07 20:58:18 +08:00
chenjiahan
7304c98ed0 chore(Popover): use fragment 2020-11-26 22:29:26 +08:00
chenjiahan
1699d99272 breaking change(Popover): adjust trigger default value to click 2020-11-26 21:18:08 +08:00
chenjiahan
52fdf99c69 Merge branch '2.x' into dev 2020-11-26 21:05:57 +08:00
neverland
7e4ff3b667
feat(Popover): add trigger prop (#7646) 2020-11-26 20:31:38 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan
9708ab53f6 Merge branch '2.x' into dev 2020-11-25 22:01:09 +08:00
chenjiahan
f3ad7ed1a7 fix(Popover): failed to compile 2020-11-25 21:58:50 +08:00
chenjiahan
16c3539203 Merge branch '2.x' into dev 2020-11-24 22:21:28 +08:00
neverland
89ce8345b4
feat(Popover): improve a11y (#7624) 2020-11-24 17:25:27 +08:00
neverland
1f5f078aec
style(Popover): improve cursor (#7623) 2020-11-24 17:09:53 +08:00
chenjiahan
dff2bebfef docs(Popover): add vertion tip 2020-11-22 19:35:28 +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
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
40840abeeb Merge branch '2.x' into dev 2020-11-21 18:49:01 +08:00
chenjiahan
f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverland
cda5e0869e
chore(Popover): remove unused prop (#7601) 2020-11-21 18:43:49 +08:00
neverland
2eec9b7caf
docs(Popover): add offset prop (#7600) 2020-11-21 18:37:14 +08:00
chenjiahan
5605b0aa57 chore(Popover): remove import mixin 2020-11-20 21:29:38 +08:00
chenjiahan
1c034792ca test(Popover): update test cases 2020-11-20 21:19:10 +08:00
chenjiahan
e0ad5107d7 chore(Popover): refactor with composition api 2020-11-20 21:12:28 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan
85202c7676 style(Popover): add less vars 2020-11-20 14:26:41 +08:00
chenjiahan
178a41a8b0 test(Popover): add className test case 2020-11-20 14:26:41 +08:00
chenjiahan
99b52726b6 test(Popover): add test cases 2020-11-20 14:26:41 +08:00
chenjiahan
1999195c46 docs(Popover): add select event demo 2020-11-20 14:26:41 +08:00
chenjiahan
27ed9d1fb7 fix(Popover): add Object.assign polyfill 2020-11-20 14:26:41 +08:00
chenjiahan
cb47f2bbd1 feat(Popover): add default slot 2020-11-20 14:26:41 +08:00
chenjiahan
ac93092441 docs(Popover): add en-US document 2020-11-20 14:26:41 +08:00
chenjiahan
f917e99562 docs(Popover): add zh-CN document 2020-11-20 14:26:41 +08:00