Commit Graph

25 Commits

Author SHA1 Message Date
07akioni
41813d3b3b fix: use event name in lower case to avoid vue 3.0.6 regression
https://github.com/vuejs/vue-next/issues/3303
2021-02-25 16:18:18 +08:00
07akioni
730b313d3a site: refactor to unify tusimple demo 2021-02-17 23:31:56 +08:00
07akioni
39f2b3c49a fix: make test works 2021-02-17 14:55:44 +08:00
07akioni
3bd9b08beb fix(service-layout): watch route causing enumerate keys 2021-02-03 22:13:14 +08:00
07akioni
cccaa35f21 build: fix build site script 2021-02-03 21:38:43 +08:00
07akioni
b9bb2b2fb3 chore: update vite 2021-02-01 19:07:21 +08:00
07akioni
37dff9426e refactor(avatar, base icon, base close): ts 2021-01-16 15:25:28 +08:00
Jiwen Bai
8131aa343c chore: migrate to Vite2 (#347)
* chore: migrate to vite2

* styles: remove unsed code

* chore: update package.json

Co-authored-by: Volankey <jiwen.bai@tusimple.ai>
2021-01-12 13:17:26 +08:00
07akioni
f7ae765ff9 chore: test vercel build 2020-12-07 21:44:41 +08:00
07akioni
fc418f72ad build: simplify build steps 2020-12-07 16:26:33 +08:00
07akioni
73bd8dc9bd built: add bable plugin 2020-12-04 19:40:17 +08:00
07akioni
99f9f15aff refactor(highlightjs): update version to 10 2020-12-04 18:12:24 +08:00
07akioni
c7e283560c build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
07akioni
9ada662c91 feat: add tusimple design index 2020-11-11 20:48:42 +08:00
07akioni
86fd15dce7 chore: change site outputdir to site 2020-11-05 15:36:27 +08:00
07akioni
c1d7e40ae5 refactor: use icons from vicons 2020-11-03 18:56:13 +08:00
07akioni
739bc6d619 test: make it work again 2020-11-03 11:53:37 +08:00
07akioni
3051421864 site: refactor entry files 2020-11-02 21:41:40 +08:00
07akioni
899b29c48c site: vite build, not error (wip) 2020-11-02 15:40:23 +08:00
07akioni
ec30de44a1 build: vite prod build, make it with no error first (wip) 2020-11-02 04:23:28 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
b346384491 site: fix production dev switch button 2020-10-30 17:42:34 +08:00
07akioni
503405396a site: dev with vite, make it work 2020-10-26 15:13:05 +08:00
Jiwen Bai
6453b90043 Vite doc with vue3 (#315)
* feat(vite-doc): add vite md plugin

* fixed(site-vite): merge conflicts

* fix(vite-doc): some bug in vue rerender,use key to advoid

* feat(vite-doc): finished doc

* fix(vite-doc): import path should be same as normal

* chore(vite-doc): remove useless code

Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-10-26 15:03:02 +08:00
07akioni
a435b7127d build: adjust imports to make vite works 2020-09-29 15:03:46 +08:00