neverland
|
33996db3fa
|
chore: demo using css vars (#9265)
|
2021-08-17 09:50:28 +08:00 |
|
neverland
|
42888a1c22
|
types: using exact component instance type (#9256)
|
2021-08-13 09:59:44 +08:00 |
|
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
|
44fb849a5f
|
types(CountDown): add CountDownInstance type (#9153)
* types(CountDown): add CountDownInstance type
* chore: fix snapshot
|
2021-07-29 15:34:08 +08:00 |
|
chenjiahan
|
981ad0f3ce
|
docs: update componen varriable value format
|
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
|
bedf05bc58
|
docs: translate useCountDown (#8823)
|
2021-06-07 20:54:43 +08:00 |
|
neverland
|
1c2d64be3e
|
types: add onClick event shim (#8665)
|
2021-05-07 09:30:34 +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 |
|
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
|
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 |
|
neverland
|
9fd71923f9
|
chore: using includes instead of indexOf (#8261)
|
2021-03-04 11:07:54 +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 |
|
neverland
|
a8060bb599
|
chore: demo ts (#8160)
* chore: demo ts
* chore: fix
|
2021-02-14 19:50:45 +08:00 |
|
neverland
|
d2ab580f74
|
style: add var ext (#8063)
|
2021-02-02 20:31:14 +08:00 |
|
neverland
|
f5381e4f5a
|
test(CountDown): fix test warning (#8046)
|
2021-01-31 17:07:40 +08:00 |
|
neverland
|
ce7e9c177a
|
test(CountDown): update test cases (#8009)
|
2021-01-26 16:22:50 +08:00 |
|
chenjiahan
|
cb3219ab66
|
docs: prefer shorter demo
|
2021-01-20 21:00:36 +08:00 |
|
chenjiahan
|
51bc1cee8a
|
docs: remove all v2 version tag
|
2021-01-10 19:08:09 +08:00 |
|
chenjiahan
|
c261bcc4a7
|
test: rename destroy to unmount
|
2021-01-02 20:51:50 +08:00 |
|
chenjiahan
|
09858eb1d3
|
docs: improve demo translating
|
2020-12-11 10:07:07 +08:00 |
|
chenjiahan
|
84b7e69d64
|
docs(CountDown): use composition api
|
2020-12-09 10:28:13 +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
|
f34d828f25
|
Merge branch '2.x' into dev
|
2020-11-21 18:47:31 +08:00 |
|
neverland
|
a3b9e67d36
|
docs: fix grammar errors (#7594)
|
2020-11-20 20:39:40 +08:00 |
|
chenjiahan
|
062cd546a9
|
chore: rename composables folder
|
2020-11-16 11:41:46 +08:00 |
|
chenjiahan
|
e627805746
|
test: replace propsData with props
|
2020-11-13 23:33:15 +08:00 |
|
chenjiahan
|
fffb9b3d5d
|
test: fix wrapper snapshot usage
|
2020-11-08 20:03:39 +08:00 |
|
chenjiahan
|
59ed9eee51
|
docs: link to vue3 site
|
2020-10-25 09:25:26 +08:00 |
|
chenjiahan
|
5e00ab978b
|
Merge branch '2.x' into dev
|
2020-10-24 18:02:50 +08:00 |
|
chenjiahan
|
2206e77cc5
|
docs: update links
|
2020-10-24 17:25:35 +08:00 |
|
chenjiahan
|
d7a944e391
|
Merge branch 'dev' into next
|
2020-10-22 17:53:36 +08:00 |
|
chenjiahan
|
76299ef0be
|
docs: add more component intro
|
2020-10-22 17:52:46 +08:00 |
|
chenjiahan
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +08:00 |
|
chenjiahan
|
b5cd336bb8
|
Merge branch 'dev' into next
|
2020-10-22 16:10:38 +08:00 |
|
neverland
|
7ec560fc82
|
docs: rename SlotProps (#7381)
|
2020-10-21 21:47:28 +08:00 |
|
chenjiahan
|
a370779102
|
chore: rename all legacy snapshot
|
2020-10-13 17:00:52 +08:00 |
|
chenjiahan
|
f2b6f3d4d1
|
chore: rename all legacy test cases
|
2020-10-13 16:56:11 +08:00 |
|