renovate[bot]
|
40d8d59b83
|
chore(deps): update dependency @vitejs/plugin-vue to v1.10.1 (#4542)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-27 18:40:21 +08:00 |
|
三咲智子
|
b853b7a9ff
|
refactor: improve tsconfig (#4386)
|
2021-11-24 13:49:49 +08:00 |
|
renovate[bot]
|
9943c88922
|
chore(deps): update dependency vite-plugin-inspect to v0.3.11 (#4511)
|
2021-11-24 12:54:59 +08:00 |
|
renovate[bot]
|
a4913da7fb
|
chore(deps): update dependency @vitejs/plugin-vue to v1.10.0 (#4497)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-23 00:08:21 +08:00 |
|
renovate[bot]
|
2940a15cd6
|
chore(deps): update dependency vite to v2.6.14 (#4333)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-10 15:12:17 +08:00 |
|
renovate[bot]
|
3afcb91a14
|
chore(deps): update dependency unplugin-vue-components to v0.17.2 (#4256)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-05 22:45:09 -04:00 |
|
renovate[bot]
|
44f5b49818
|
chore(deps): update dependency vite-plugin-inspect to v0.3.10 (#4225)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-05 14:03:58 +08:00 |
|
renovate[bot]
|
67927a15f2
|
chore(deps): update dependency unplugin-vue-components to v0.17.1 (#4229)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-05 14:03:13 +08:00 |
|
renovate[bot]
|
5a09a00edf
|
chore(deps): pin dependencies (#4112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-30 17:34:33 +08:00 |
|
三咲智子
|
6df917ab61
|
chore(play): move dependencies to devDependencies (#4111)
|
2021-10-30 17:24:35 +08:00 |
|
renovate[bot]
|
ab81fc89f2
|
chore(deps): pin dependencies (#4098)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-30 17:09:09 +08:00 |
|
renovate[bot]
|
07dba76162
|
chore(deps): update dependency unplugin-vue-components to ^0.17.0 (#4099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-30 16:24:31 +08:00 |
|
Aex
|
8a175fe8bb
|
revert(play): component use (#4079)
|
2021-10-29 11:55:45 +08:00 |
|
三咲智子
|
d47047e680
|
fix(dev): fix playground and docs alias (#4068)
* fix(dev): fix playground and docs alias
* refactor: reorder import
|
2021-10-29 11:23:18 +08:00 |
|
Aex
|
4510816802
|
refactor(componentes): deprecate the icon font of some components (#4067)
* refactor(components): [el-breadcumb] icon
* refactor(components): el-tabs icon
* refactor(components): color picker icon
* refactor(components): menus icon
* refactor(components): loading spinner icon
* fix(components): panel-data-pick elicon import
* refactor(components): dropdown item icon
* refactor(components): tabs plus icon
* fix: message & tabs icon test
* fix(components): breadcrumb docs
* fix(components): colorPicker docs
* fix(components): loading docs
Co-authored-by: imswk <syfzxx@vip.qq.com>
|
2021-10-28 23:37:26 +08:00 |
|
啝裳
|
442d8bf7a3
|
feat(dev): play add @element-plus/icons (#4034)
|
2021-10-27 00:38:46 +08:00 |
|
三咲智子
|
2bd4d533e4
|
fix(dev): fix play auto import (#4031)
|
2021-10-26 17:09:14 +08:00 |
|
Kevin
|
0ae66f8230
|
chore: upgrade dependencies
|
2021-10-22 14:48:38 -04:00 |
|
三咲智子
|
b5db48dfc1
|
feat(dev): play add unplugin-vue-components (#3931)
|
2021-10-22 15:59:29 +08:00 |
|
三咲智子
|
3e2be8eb0b
|
chore: upgrade & remove unused dependencies (#3892)
|
2021-10-16 21:00:18 +08:00 |
|
btea
|
56776028b8
|
chore(dev): play add favicon (#3864)
|
2021-10-13 16:35:14 +08:00 |
|
三咲智子
|
cced42def3
|
test(dev): reorganize play (#3764)
|
2021-10-06 19:36:30 +08:00 |
|
btea
|
9ccecbd81a
|
style(play): remove body margin (#3714)
|
2021-09-29 00:05:27 +08:00 |
|
btea
|
abc7d18b4d
|
refactor(play): play start-up show network (#3707)
|
2021-09-28 21:00:11 +08:00 |
|
三咲智子
|
e6b6770c9e
|
chore: upgrade dependencies (#3625)
* chore: upgrade dependencies
* downgrade vitepress
|
2021-09-26 00:07:33 +08:00 |
|
三咲智子
|
5f5248020c
|
chore(project): adjust dependency (#3595)
|
2021-09-24 09:28:21 +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 |
|
Aex
|
8acb9dc0eb
|
chore(project): add vite init & update vite config with ts (#3519)
|
2021-09-21 02:09:18 +08:00 |
|
jeremywu
|
079bb11b8c
|
chore(project): ignore play file (#3506)
* chore(project): ignore play file
- Remove cached play file
* update new way for ignore
* better solution
|
2021-09-19 20:45:38 +08:00 |
|
jeremywu
|
477519a52e
|
feat(project): local dev environment (#3463)
- Add vite config for local dev
|
2021-09-17 16:42:20 +08:00 |
|