43 Commits

Author SHA1 Message Date
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
neverland
bedf05bc58
docs: translate useCountDown (#8823) 2021-06-07 20:54:43 +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
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
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
59ed9eee51 docs: link to vue3 site 2020-10-25 09:25:26 +08:00
chenjiahan
8e5c8f2f89 chore(CountDown): extract useCountDown 2020-10-06 09:22:54 +08:00
chenjiahan
1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +08:00
neverland
8d2c4b1e46
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
272a89423e docs: remove legacy slot usage 2020-08-15 07:27:35 +08:00
chenjiahan
422a0f6402 docs(CountDown): update custom style demo 2020-04-19 15:52:08 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
陈嘉涵
aceaa2f739 docs: improve event param typing 2020-02-09 11:12:15 +08:00
陈嘉涵
36ba412f70 feat(CountDown): time can be string type 2020-01-29 10:09:18 +08:00
陈嘉涵
6ddd7ae69b docs: update version tag 2020-01-26 17:24:59 +08:00
陈嘉涵
1404c82dba feat(CountDown): add change event (#5599) 2020-01-23 10:22:15 +08:00
陈嘉涵
3a4107ef49 docs: make document more compact 2020-01-19 19:52:46 +08:00
陈嘉涵
cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵
9bcfddc958 docs: add import when using Toast or Notify 2020-01-18 08:25:24 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverland
8cb653afc7
fix(CountDown): infinite tick if call reset after finish (#5340) 2019-12-20 20:23:56 +08:00
neverland
7f2e9b21c3
feat(CountDown): support SS and S format (#5154) 2019-11-30 08:58:36 +08:00
neverland
3bcb4e7716
docs: add link of ref (#5072) 2019-11-21 17:32:23 +08:00
neverland
76ac9f71d1
docs: update method table (#4511) 2019-09-20 10:26:54 +08:00
neverland
ecbdc2bede
docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverland
959efb0ce6
docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverland
cf92bb122a
[Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
陈嘉涵
019c75506a [Doc] use ts-style type 2019-07-11 20:35:41 +08:00
neverland
0c7fc25d97
[Doc] rename slot-scope to SlotProps (#3825) 2019-07-11 17:05:49 +08:00
neverland
734c3259d8
[Doc] CountDown: en document (#3820) 2019-07-11 15:50:33 +08:00
neverland
9fcc9086f7
[new feature] add CountDown component (#3805) 2019-07-10 20:20:59 +08:00