neverland
|
b43822562f
|
feat: add onPopupReopen (#8641)
|
2021-05-01 16:40:50 +08:00 |
|
neverland
|
0e1609f017
|
docs: fix transition typo (#8623)
|
2021-04-26 20:48:37 +08:00 |
|
neverland
|
bd609e1df0
|
perf: add truthProp util (#8522)
* perf: add TruthyProp util
* chore: rename
* chore: upd
|
2021-04-14 10:26:21 +08:00 |
|
neverland
|
9deca34d1d
|
chore: remove object spead (#8514)
|
2021-04-12 20:57:24 +08:00 |
|
郑闯闯
|
15d901ad6a
|
fix: fix PopupCloseIconPosition type (#8480)
Co-authored-by: zhengchuangchuang <zhengchuangchuang@kuaishou.com>
|
2021-04-08 17:13:10 +08:00 |
|
dengrongyao
|
56429ad4e1
|
docs: 调整组件介绍文档
|
2021-04-08 09:57:55 +08:00 |
|
dengrongyao
|
55afff0e9c
|
docs: Adjust punctuation
|
2021-04-08 09:57:55 +08:00 |
|
dengrongyao
|
2210f8240d
|
docs: Supplement English intro
|
2021-04-08 09:57:55 +08:00 |
|
neverland
|
f7706fb179
|
docs: add component registration link (#8378)
|
2021-03-18 11:23:49 +08:00 |
|
neverland
|
b3146b9108
|
style: decentralized less var (#8369)
* style: decentralized less var
* chore: remove emtpy var file
|
2021-03-17 16:14:18 +08:00 |
|
neverland
|
c424d6efcd
|
feat(Cascader): add close-icon prop (#8334)
|
2021-03-14 11:20:08 +08:00 |
|
neverland
|
1381070a12
|
chore: prefer named exports (#8315)
* chore: prefer named exports
* chore: fix import
|
2021-03-09 15:39:26 +08:00 |
|
neverland
|
ae40d40c24
|
types: improve generated component typing (#8308)
|
2021-03-08 16:52:15 +08:00 |
|
neverland
|
e540876398
|
refactor: reorganize all components (#8303)
|
2021-03-08 11:50:37 +08:00 |
|
chenjiahan
|
6e5329cbe0
|
chore: rename variables and comments
|
2021-03-02 17:55:22 +08:00 |
|
neverland
|
87b6654900
|
chore(Popup): adjust shared props (#8224)
|
2021-02-26 10:33:55 +08:00 |
|
neverland
|
f0f89f1c4c
|
chore: demo spec uses ts (#8197)
|
2021-02-22 20:53:07 +08:00 |
|
neverland
|
86b276caa5
|
fix(Popup): should watch lockScroll (#8169)
* fix(Popup): should watch lockScroll
* chore: oreder
* chore: upd
* chore: upd
|
2021-02-16 16:22:34 +08:00 |
|
neverland
|
6c89575946
|
types(Popover): use tsx (#8166)
|
2021-02-16 13:16:24 +08:00 |
|
neverland
|
8d379e0f00
|
types(Popup): position type (#8157)
|
2021-02-14 18:41:34 +08:00 |
|
neverland
|
08e928111b
|
types: using unknown instead of any (#8152)
* types: using unknown instead of any
* chore: UnknownProp
|
2021-02-14 12:37:02 +08:00 |
|
chenjiahan
|
e2e0f66fe6
|
types: test cases typing
|
2021-02-11 13:04:00 +08:00 |
|
neverland
|
0b68d3a141
|
types: improve ref typing (#8124)
* types: improve ref typing
* types: message
|
2021-02-10 20:57:24 +08:00 |
|
neverland
|
980ab18076
|
docs(Popup): remove legacy tips (#8116)
|
2021-02-09 21:14:08 +08:00 |
|
neverland
|
b50cd43921
|
types(Popup): use tsx (#8110)
* types(Popup): use tsx
* types: add PopupCloseIconPosition
|
2021-02-09 19:41:34 +08:00 |
|
neverland
|
0897d46143
|
feat(Popup): click-overlay add event param (#8107)
|
2021-02-09 16:45:42 +08:00 |
|
neverland
|
dcef90a2a3
|
docs: improve click event typing (#8106)
|
2021-02-09 16:35:54 +08:00 |
|
neverland
|
d2ab580f74
|
style: add var ext (#8063)
|
2021-02-02 20:31:14 +08:00 |
|
neverland
|
f630e7515b
|
style: add safe-area mixin (#8062)
|
2021-02-02 20:28:26 +08:00 |
|
neverland
|
8f2b03ec18
|
docs: improve classname typing (#7927)
|
2021-01-16 19:52:36 +08:00 |
|
neverland
|
e43ec34964
|
feat(Popup): overlay-class can be array or object (#7924)
|
2021-01-16 19:35:50 +08:00 |
|
chenjiahan
|
c553551578
|
feat(Toast): add overlayStyle option #7898
|
2021-01-14 21:13:04 +08:00 |
|
chenjiahan
|
51bc1cee8a
|
docs: remove all v2 version tag
|
2021-01-10 19:08:09 +08:00 |
|
chenjiahan
|
a0f18e1e57
|
test(Popup): update test cases
|
2021-01-04 20:49:51 +08:00 |
|
chenjiahan
|
c261bcc4a7
|
test: rename destroy to unmount
|
2021-01-02 20:51:50 +08:00 |
|
chenjiahan
|
0811479764
|
fix(Popup): should remove lock scroll before destroyed #7835
|
2020-12-29 20:40:25 +08:00 |
|
chenjiahan
|
c114a0ef47
|
fix(Popup): lockScroll not work #7738
|
2020-12-27 21:13:07 +08:00 |
|
chenjiahan
|
54fab50c3c
|
docs: remove legacy locale mixin
|
2020-12-15 17:01:55 +08:00 |
|
chenjiahan
|
8875143d1c
|
docs(Checkbox): use composition api
|
2020-12-06 16:15:36 +08:00 |
|
chenjiahan
|
2494c0aa0e
|
docs(Popup): use composition api
|
2020-12-06 16:03:38 +08:00 |
|
chenjiahan
|
dd69305335
|
fix(Popup): transition-appear prop not work
|
2020-11-27 22:09:24 +08:00 |
|
chenjiahan
|
ea44d636ba
|
test: demo snapshot uses enUS
|
2020-11-25 22:39:06 +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
|
b53254e33a
|
feat(Popup): add click-close-icon event (#7599)
|
2020-11-21 18:36:23 +08:00 |
|
chenjiahan
|
e0ad5107d7
|
chore(Popover): refactor with composition api
|
2020-11-20 21:12:28 +08:00 |
|
chenjiahan
|
27706b023b
|
Merge branch '2.x' into dev
|
2020-11-20 20:46:10 +08:00 |
|