Commit Graph

6 Commits

Author SHA1 Message Date
云游君
f548bcb8b5
fix(style): remove chinese comments in checkbox (#4189) 2021-11-04 10:04:38 +08:00
三咲智子
ae092f772d
docs: update dev faq (#3730) 2021-09-30 19:23:58 +08:00
云游君
4a775cf17d
docs: add link guide (#3698)
* docs: add link guide

* docs: add link guide trap
2021-09-28 11:00:09 +08:00
三咲智子
7a9c6f38d7
build: parallel build (#3416) 2021-09-26 01:29:07 +08:00
三咲智子
f9e192535f
refactor: replace yarn with pnpm (#3571)
* refactor: replace yarn with pnpm

* chore: install pnpm

* chore: disable cache

* ignore pnpm-lock.yaml

* resolve deps

* setup pnpm
2021-09-23 08:12:37 +08:00
云游君
35c90180d1
refactor(components): use css var to set menu global style (#3539)
* refactor(components): use css var to set menu global style

* fix(components): remove useless value & change camelCase & test file

* test: comment code that can not test final style

* test: fix unused-vars lint

* feat: add computed for useMenuCssVar

* test(components): revert test file

* fix(components): use computed value
2021-09-22 18:41:32 +08:00