Commit Graph

30 Commits

Author SHA1 Message Date
dopamine
f6b7fb30a8
refactor(docs): upgrade vitepress (#17444)
* docs: upgrade vitepress

* revert original copy button

---------

Co-authored-by: 云游君 <me@yunyoujun.cn>
2024-07-15 18:30:10 +08:00
三咲智子
a4fb76266f
chore: add linter and formatter cache (#9738) 2022-09-12 22:09:08 +08:00
JeremyWuuuuu
9172120d52
test(ci): add build product checking for prs (#6558)
* test(ci): add build product checking for prs

- Add build product testing to the CI

* Fix error syntax

* Tweak with output table
2022-03-12 17:17:16 +08:00
jeremywu
3957ffb324
feat(project): adding cypress into element plus (#5281)
* feat(project): adding cypress into element plus

- Introduce Cypress to Element Plus
- Add Action config for running Cypress automatically after workflow for build website done
- Add a base case for button.spec.ts
- Add cypress recordings and screenshots to gitignore
- Add Cypress into tsconfig.json for global typing intelligence
- Add scripts for running cypress

* - Update cpress.yml syntax error

* - Remove cypress from jest running collector
2022-01-10 19:25:48 +08:00
三咲智子
ab8982379e
build: refactor each package build (#3709) 2021-09-28 20:28:47 +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
云游君
ac30cd0d6e
chore: add vscode config & upgrade typescript/sass/vite (#3502)
* chore: add vscode config & upgrade typescript/sass/vite

* fix: format scss by prettier
2021-09-19 19:34:25 +08:00
三咲智子
9defdce04c
chore: remove remaining website (#3444)
* chore: remove remaining website

* chore: remove README.md part

* chore: remove useless dependency

* yarn.lock

* README.md

* update README.md

* Update .gitignore

* remove transliteration
2021-09-17 09:07:30 +08:00
三咲智子
079f494f8f
chore: ignore all play files (#3226) 2021-09-04 09:52:50 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
woshoxxx
4b0e022e07
chore: remove an repetitive file in .gitignore (#1673) 2021-03-22 09:09:14 +08:00
jeremywu
363fde46f0
docs(table): fix/table-document (#1290) 2021-01-15 19:10:21 +08:00
zazzaz
fec2e8690b chore: update gitignore 2021-01-10 20:56:44 +08:00
jeremywu
2671c461b4
build(core): core/bundling-opt (#1118) 2020-12-27 14:16:18 +08:00
zazzaz
b1bdb6de8b
build: add type (#685)
* build: add type

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update
2020-11-26 23:09:31 +08:00
zazzaz
a84b72e8f1 build: update build version 2020-11-22 21:56:33 +08:00
zazzaz
ceae92fe7c
fix: fix table tooltip (#438) 2020-10-20 11:47:02 +08:00
zazzaz
c57a6eaa53 build: init build script 2020-09-15 18:59:58 +08:00
jeremywu
ef92b6c11c
### feat: add dialog (#197)
* Add overlay component; Dialog component almost done

* feat(dialog): add use-lockscreen

* feat(dialog): coding completed awaiting tests

* feat(dialog): finish writing test cases

* fix test failures

* Address PR comments

* fallback some changes
2020-09-09 21:18:08 +08:00
zazzaz
f12000f9c2
feat: add website (#135)
* feat: add website

* chore: fix
2020-08-13 15:18:26 +08:00
JeremyWuuuuu
25d6bd4667 feat(notification): add new component notification 2020-08-06 21:15:20 +08:00
HerringtonDarkholme
7083963ff3 fix(project): no lerna-debug.log 2020-08-03 15:00:05 +08:00
Caaalabash
77856770d3 feat: el-divider 2020-07-29 20:39:54 +08:00
zazzaz
e1f61af8f9 ci: add build preview 2020-07-28 13:37:13 +08:00
Hanx
4e5b229308
Chore/eslint (#34)
* chore: add eslint support & some fixes

* chore: eslint basic support rules & some fixes; ignore yarn-error
2020-07-27 16:17:41 +08:00
zouhang
02521c2bda Merge branch 'dev' into feat/cz_&_husky 2020-07-25 20:31:14 +08:00
Herrington Darkholme
00d0608d52 feat: add global components registry 2020-07-25 12:25:38 +08:00
zouhang
a1ccff6366 fix(dev): remove useless file 2020-07-24 23:46:02 +08:00
HerringtonDarkholme
8e642a845f feat: add lerna basic config 2020-07-22 00:35:23 +08:00
zazzaz
70995def26 update 2020-07-21 18:18:44 +08:00