Commit Graph

42 Commits

Author SHA1 Message Date
chenjiahan 2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
chenjiahan 76299ef0be docs: add more component intro 2020-10-22 17:52:46 +08:00
neverland 7ec560fc82 docs: rename SlotProps (#7381) 2020-10-21 21:47:28 +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 272a89423e docs: remove legacy slot usage 2020-08-15 07:27:35 +08:00
chenjiahan 2582d334ca docs(CountDown): fix demo class name (#6244) 2020-05-08 20:02:19 +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
chenjiahan 8144e3de50 docs: fix CN basic usage title 2020-04-09 13:09:32 +08:00
chenjiahan d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
陈嘉涵 aceaa2f739 docs: improve event param typing 2020-02-09 11:12:15 +08:00
陈嘉涵 e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +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
陈嘉涵 a49d239d69 docs: add method usage link 2020-01-25 16:48:12 +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
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +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
陈嘉涵 26f2884fbb chore: remove unused registration in test cases 2020-01-14 17:48:40 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
陈嘉涵 420a887b88 docs(CoundDown): add iOS Date tip 2020-01-06 10:31:51 +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 aee1091c5c chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +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 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
陈嘉涵 37fca563d0 chore(CountDown): test cases may fail 2019-08-23 15:23:10 +08:00
neverland cf92bb122a [Doc] update install guide (#4083) 2019-08-10 11:11:10 +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 5d83423b34 [improvement] add padding variables (#3911) 2019-07-20 15:46:27 +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 de5263137d [improvement] CountDown: add test cases (#3814) 2019-07-11 11:34:46 +08:00
neverland 9fcc9086f7 [new feature] add CountDown component (#3805) 2019-07-10 20:20:59 +08:00