17 Commits

Author SHA1 Message Date
chenjiahan
0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan
971c16eb3c chore: rename usePublicApi to useExpose 2020-09-15 20:19:15 +08:00
chenjiahan
0d64cf1b63 feat: add usePublicApi 2020-08-31 16:57:49 +08:00
chenjiahan
d0848544d4 chore: improve exposed api 2020-08-26 11:14:36 +08:00
chenjiahan
e686738fd5 perf: simplify watch param 2020-08-25 15:12:53 +08:00
chenjiahan
30269be5b5 refactor(CountDown): use composition api 2020-08-25 11:09:28 +08:00
chenjiahan
6c85294d35 fix: rename unmount lifecycles 2020-08-17 10:40:48 +08:00
chenjiahan
0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
陈嘉涵
36ba412f70 feat(CountDown): time can be string type 2020-01-29 10:09:18 +08:00
陈嘉涵
1404c82dba feat(CountDown): add change event (#5599) 2020-01-23 10:22:15 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverland
8cb653afc7
fix(CountDown): infinite tick if call reset after finish (#5340) 2019-12-20 20:23:56 +08:00
neverland
b630b6b035
fix(CountDown): should clear timer when deactivated (#4919) 2019-11-04 20:32:39 +08:00
neverland
e0e597d164
fix(CountDown): should clear timer when destroyed (#4918) 2019-11-04 20:16:03 +08:00
neverland
19cd2ed38e
[improvement] optimize watch options (#4075) 2019-08-09 11:54:42 +08:00
neverland
3a77666e49
[improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverland
9fcc9086f7
[new feature] add CountDown component (#3805) 2019-07-10 20:20:59 +08:00