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 |
|
neverland
|
eec186ac19
|
feat(Dialog): allow to render JSX message (#8420)
* feat(Dialog): allow to render JSX message
* types: add DialogMessage type
|
2021-03-29 15:51:02 +08:00 |
|
neverland
|
1865e06a7a
|
feat(Dialog): add footer slot (#8382)
|
2021-03-20 15:47:52 +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
|
e540876398
|
refactor: reorganize all components (#8303)
|
2021-03-08 11:50:37 +08:00 |
|
neverland
|
e0eebbe982
|
feat(cli): support build types (#8264)
|
2021-03-04 15:35:36 +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
|
87b6654900
|
chore(Popup): adjust shared props (#8224)
|
2021-02-26 10:33:55 +08:00 |
|
neverland
|
8696f4ee70
|
types(utils): pick type (#8179)
|
2021-02-19 19:38:47 +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 |
|
neverland
|
89b65077d3
|
types(Dialog): dialog fn use ts (#8114)
|
2021-02-09 21:03:11 +08:00 |
|
neverland
|
597f34b8da
|
types(Dialog): use tsx (#8097)
|
2021-02-07 14:05:43 +08:00 |
|