neverland
|
08c53c82d2
|
docs: add type version tip (#9244)
|
2021-08-12 09:57:20 +08:00 |
|
neverland
|
4c41908ac1
|
refactor: demo using script setup (#9235)
|
2021-08-11 10:55:10 +08:00 |
|
neverland
|
e2a1d1ef32
|
types(ImagePreview): add ImagePreviewInstance type (#9216)
|
2021-08-09 17:49:24 +08:00 |
|
neverland
|
1bfcbab2fa
|
chore: migrate to useCustomFieldValue (#9201)
|
2021-08-07 16:22:02 +08:00 |
|
neverland
|
46cbdfa8ce
|
docs: add teleport link (#9176)
|
2021-08-04 10:14:57 +08:00 |
|
neverland
|
2821acb37a
|
style(Loading): simplify selector (#9117)
|
2021-07-25 11:53:56 +08:00 |
|
neverland
|
4a74aa523a
|
docs: improve interceptor typing (#9066)
|
2021-07-19 15:39:02 +08:00 |
|
neverland
|
34d4937f2b
|
chore: fix all typos (#9053)
|
2021-07-17 16:07:42 +08:00 |
|
neverland
|
be3a7d7497
|
docs: fix gray typo (#8953)
* docs: fix gray typo
* docs: fix prettier issue
|
2021-06-29 20:41:29 +08:00 |
|
neverland
|
e0bfb44d3c
|
chore: rename range to clamp (#8903)
* chore: rename range to clamp
* chore: merge upstream
|
2021-06-21 16:20:03 +08:00 |
|
chenjiahan
|
981ad0f3ce
|
docs: update componen varriable value format
|
2021-06-14 11:13:38 +08:00 |
|
chenjiahan
|
9b5882b8c3
|
docs: fix missing variable values
|
2021-06-14 11:13:38 +08:00 |
|
chenjiahan
|
b3cc75dcbd
|
docs: update component css vars value
|
2021-06-14 11:13:38 +08:00 |
|
neverland
|
8e3833acc8
|
docs: update component CSS variable names (#8857)
|
2021-06-14 10:23:47 +08:00 |
|
chenjiahan
|
710aebaee4
|
feat(style): component using basic css variables
|
2021-06-12 15:52:22 +08:00 |
|
chenjiahan
|
fe1cba97b7
|
feat(style): add component css variables
|
2021-06-12 15:52:22 +08:00 |
|
neverland
|
b2a090344f
|
docs: improve teleport description (#8819)
|
2021-06-07 19:25:06 +08:00 |
|
neverland
|
324fd08f3d
|
docs(Dialog): add jsx faq (#8624)
|
2021-04-26 20:57:08 +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 |
|
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
|
aab3646972
|
test(ImagePreview): fix snapshot (#8443)
|
2021-04-01 10:32:34 +08:00 |
|
neverland
|
62eda87c99
|
chore: split function call (#8424)
|
2021-03-29 17:47:24 +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
|
1381070a12
|
chore: prefer named exports (#8315)
* chore: prefer named exports
* chore: fix import
|
2021-03-09 15:39:26 +08:00 |
|
neverland
|
5d5ff1da4a
|
chore: function components support named exports (#8314)
|
2021-03-09 11:18:58 +08:00 |
|
neverland
|
110af6f1f4
|
docs: revert cdn URL (#8310)
|
2021-03-08 17:19:56 +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 |
|
nemo-shen
|
4d17bced55
|
fix(ImagePreview): add test cases (#8282)
|
2021-03-06 20:09:21 +08:00 |
|
neverland
|
09e1eb5a0d
|
chore: optional chaining (#8283)
|
2021-03-05 11:05:27 +08:00 |
|
neverland
|
e50cd0c731
|
feat(ImagePreview): add overlay-style prop (#8276)
|
2021-03-04 20:18:51 +08:00 |
|
neverland
|
42d1e9430c
|
feat(ImagePreview): add transition prop (#8275)
|
2021-03-04 20:06:25 +08:00 |
|
neverland
|
1dc1b708f0
|
types: reduce any (#8256)
|
2021-03-03 17:46:00 +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
|
f4698ebf44
|
docs: demo ts (#8196)
|
2021-02-22 20:36:59 +08:00 |
|
neverland
|
d67031a98d
|
types(ImagePreview): use tsx (#8176)
|
2021-02-19 17:16:07 +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
|
d2ab580f74
|
style: add var ext (#8063)
|
2021-02-02 20:31:14 +08:00 |
|
neverland
|
8ac3f43189
|
fix(Swipe): active may outrange when initialize (#8061)
|
2021-02-02 19:58:15 +08:00 |
|
desperado
|
1644fc1338
|
fix(ImagePreview): 修复图片显示异常 (#8060)
|
2021-02-02 19:44:02 +08:00 |
|
neverland
|
67d44a0fa5
|
docs: fix cdn link (#8023)
|
2021-01-27 10:25:07 +08:00 |
|
neverland
|
93298ec3b7
|
fix(Calendar): should not emit scale event when scale not changed (#7975)
* fix(Calendar): should not emit scale event when scale not changed
* chore: update
|
2021-01-23 16:28:36 +08:00 |
|
neverland
|
598fd4a464
|
feat(ImagePreview): reset scale after swiping (#7972)
|
2021-01-23 15:51:55 +08:00 |
|
neverland
|
95e45ab88a
|
fix(ImagePreview): scale event index is undefined (#7971)
|
2021-01-23 15:46:30 +08:00 |
|