Anthony Fu
cf96301df0
docs: feat layout system
2021-02-14 14:36:38 +08:00
Anthony Fu
d31604d982
chore: update vscode settings
2021-02-14 14:34:06 +08:00
Johnson Chu
c6c6722d38
feat: enable volar ts plugin ( #63 )
...
* chore: enabled ts plugin
* fix: require -> required
2021-02-14 14:26:59 +08:00
Anthony Fu
ac7dafc1b1
chore: update deps
2021-02-14 14:20:56 +08:00
Anthony Fu
b3782686f5
chore: update deps
2021-02-14 13:05:11 +08:00
Anthony Fu
ef94a446f5
chore: update deps, close #61
2021-02-12 23:33:42 +08:00
Mehmet
7069e562fb
feat(i18n): add tr.json ( #60 )
...
I added locale for Türkiye users. :)
2021-02-12 13:47:43 +08:00
Anthony Fu
dce615e611
docs: add vite-plugin-vue-layouts
2021-02-12 13:32:53 +08:00
userquin
0d571d6cc2
fix: accessibility ( #57 )
...
* fix accesibility issues:
- index.vue: input without label
- about.vue: color contrast doesn't have sufficient contrast ratio on code sample on light theme
* optimize png icons:
pwa-192x192.png: -31.04%
pwa-512x512.png: -14.66%
use https://ezgif.com/
* chore: color
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-02-12 13:00:32 +08:00
John Campion Jr
83225032d0
feat: support layouts ( #56 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-02-12 12:55:19 +08:00
Anthony Fu
8dae6f96e5
chore: update deps
2021-02-11 23:17:40 +08:00
Han(ハン)
235f64902e
feat: add assets cache & fix manifest content type ( #54 )
...
* feat: add assets cache & fix manifest content type
* fix: manifest content-type
2021-02-11 21:34:46 +08:00
userquin
92deaa64ba
Make lighthouse PWA compliant ( #52 )
...
* fix lighthouse: does not provide a valid apple-touch-icon
* fix lighthouse: manifest doesn't have a maskable icon
2021-02-10 19:34:46 +08:00
Anthony Fu
462777c0fc
chore: update deps
2021-02-07 02:57:56 +08:00
Anthony Fu
e412076f0c
Merge branch 'master' of https://github.com/antfu/vitesse
2021-02-07 00:33:03 +08:00
Anthony Fu
86e650aeab
chore: update deps
2021-02-07 00:33:00 +08:00
Jacob Clevenger
586b2661b3
fix: horizontal overflow scrollbar when vertical scrollbar appears ( #49 )
2021-02-05 16:31:35 +08:00
Anthony Fu
4d60bb3ce2
chore: mention about @vueuse/head
2021-02-05 09:35:43 +08:00
Anthony Fu
1799f56844
refactor: use ~/ for alias and improve ssg
2021-02-05 09:34:09 +08:00
Anthony Fu
7074ca3704
chore: use defineConfig
2021-02-05 08:55:10 +08:00
Anthony Fu
bf324ce33d
chore: updates
2021-02-05 08:42:22 +08:00
Homyee King
438c75ab24
chore: update shims-vue.d.ts ( #46 )
...
see https://github.com/vuejs/vue-next-webpack-preview/issues/5#issuecomment-579823346
2021-02-05 08:22:30 +08:00
Praveen Juge
068aaf14fa
fix: added extend key to tailwind variants ( #47 )
...
Signed-off-by: praveenjuge <praveen@skcript.com>
2021-02-05 05:06:16 +08:00
Anthony Fu
8e492449b6
chore: update deps
2021-02-03 01:23:02 +08:00
HG
4c43315a4d
chore: update vite.config.ts ( #44 )
2021-01-28 20:54:24 +08:00
ChangJoo Park(박창주)
1b72a16a90
feat(i18n): add ko.json ( #43 )
2021-01-28 00:19:40 +08:00
Anthony Fu
906677a3ee
chore: update deps
2021-01-24 22:47:58 +08:00
Jacob Clevenger
c2fd738565
fix: EncodeURIComponent for dynamic name route ( #42 )
2021-01-24 18:59:56 +08:00
Anthony Fu
a4d1512449
chore: update deps
2021-01-23 21:22:14 +08:00
Anthony Fu
023d173192
chore: update color themes and deps
2021-01-23 21:13:59 +08:00
Anthony Fu
2da8fb1e79
chore: update linter
2021-01-23 15:55:10 +08:00
Anthony Fu
04cc6fcf87
chore: switch to volar
2021-01-22 19:04:21 +08:00
Anthony Fu
9498d1626e
chore: update messages
2021-01-22 18:38:16 +08:00
Anthony Fu
a975fd7c21
refactor: move script over template
2021-01-22 18:32:27 +08:00
Anthony Fu
4c51428587
refactor: redesign module system
2021-01-22 18:05:58 +08:00
Anthony Fu
7ba2102b96
refactor: use vite glob for loading messages
2021-01-22 17:27:31 +08:00
Unai Mengual
d06e264943
chore: update i18n-ally vscode extension ( #41 )
...
antfu.i18n-ally got renamed to lokalise.i18n-ally
2021-01-22 17:25:40 +08:00
Anthony Fu
d867888661
chore: update deps
2021-01-22 15:52:14 +08:00
Anthony Fu
39eb658ccc
feat: update prism theme
2021-01-22 15:44:30 +08:00
Mengzhao
fd82166129
Update .gitignore ( #40 )
...
ignore `vite-ssg-temp`
2021-01-22 09:58:10 +08:00
Han(ハン)
353c8c5d4f
fix(hmr): update deps ( #39 )
2021-01-22 01:16:35 +08:00
Anthony Fu
3db9733b73
chore: cleanup styles
2021-01-21 06:16:46 +08:00
Anthony Fu
ef401a357b
chore: update
2021-01-21 05:57:32 +08:00
Anthony Fu
0902d9a625
feat: switch to vite-plugin-pages and update deps
2021-01-20 19:31:13 +08:00
Anthony Fu
559a7751a1
chore: update deps
2021-01-20 03:37:14 +08:00
Unai Mengual
e01131ea1b
chore: update spanish translations ( #35 )
2021-01-11 01:29:23 +08:00
Anthony Fu
7d5a4b76c5
chore: update deps, fix #34
2021-01-10 20:01:18 +08:00
Anthony Fu
411755ea47
chore: clean up comments
2021-01-10 17:13:02 +08:00
Anthony Fu
de3b1cd704
fix: unresolved component
2021-01-09 23:59:18 +08:00
Anthony Fu
3634e361b5
chore: update deps
2021-01-09 23:38:52 +08:00