Commit Graph

188 Commits

Author SHA1 Message Date
userquin
23dc1cd483
refactor(i18n): change locale files to yaml format, closes #96 (#97) 2021-03-19 22:32:17 +08:00
Anthony Fu
711d1c845d chore: fix 2021-03-19 21:07:41 +08:00
Rogério Araújo
c1939905c9
feat(i18n): add pt-BR.json (#95)
I added locale for Brazilian users.
2021-03-19 20:56:00 +08:00
hanlee
b03a0e71be chore: update deps 2021-03-16 15:58:12 +09:00
Han(ハン)
d5a595d7a2
chore: update windicss description (#92) 2021-03-16 04:17:53 +08:00
hanlee
424907e458 chore: apply linter 2021-03-16 03:49:51 +09:00
Anthony Fu
0562a2e591 feat: add https preview 2021-03-16 00:35:55 +08:00
Tony Trinh
a2e8e0b742
chore: typos (#89) 2021-03-14 14:14:42 +08:00
Tony Trinh
c001c52177
Fix typos in src/components/README.md (#90) 2021-03-14 14:14:00 +08:00
Anthony Fu
97f146150c chore: update deps 2021-03-11 15:44:02 +08:00
hanlee
e5dffdb8d5 feat: use virtual: prefix formate in virtual modules 2021-03-11 01:41:25 +09:00
hanlee
7e09d5b341 chore: update deps 2021-03-11 00:42:24 +09:00
hanlee
2487c1827c chore: update deps 2021-03-09 03:35:52 +09:00
Anthony Fu
0e40c550f8 chore: update workspace setting 2021-03-08 14:40:44 +08:00
Anthony Fu
74812d9bba chore: update theme 2021-03-08 02:26:37 +08:00
Anthony Fu
b1ce79d3ec chore: update deps 2021-03-08 02:23:29 +08:00
Anthony Fu
b0696b4f25 chore: update deps 2021-03-02 21:56:32 +08:00
Mengzhao
6886db4ce9
fix: update vite-plugin-pages config (#80)
update `vite-plugin-pages` config
2021-03-02 13:52:57 +08:00
Pine
25c7d351c7
fix: markdown not aligned to left (#81) 2021-03-02 13:25:54 +08:00
Anthony Fu
7c903def7b feat: add vite for vscode 2021-03-01 18:44:46 +08:00
Anthony Fu
773ad02748 chore: update deps 2021-03-01 02:35:41 +08:00
Anthony Fu
586d28134d chore: updates 2021-02-27 16:51:01 +08:00
Anthony Fu
e4c56de6a8 chore: update forks 2021-02-27 12:36:10 +08:00
Anthony Fu
06de10de8f chore: update deps 2021-02-26 21:49:27 +08:00
Anthony Fu
d86f93234b chore: update deps 2021-02-26 15:17:08 +08:00
Anthony Fu
51265b18be chore: update deps 2021-02-24 23:26:19 +08:00
rashidpathiyil
b4f9438c45
chore: Update README.md (#75) 2021-02-23 08:25:58 +08:00
龙崎流也
dc81304f33
chore: App.vue typo (#73) 2021-02-22 16:17:59 +08:00
Andrea Nanni
92f0f0252f
feat(i18n): add it.json (#72) 2021-02-21 12:44:14 +08:00
Anthony Fu
ca352cedd4 chore: cleanup, close #71 2021-02-20 19:37:41 +08:00
Anthony Fu
5878fb1ae0 chore: update locks 2021-02-20 17:06:33 +08:00
Anthony Fu
11147a9f58 feat: enable ts for tailwind.config 2021-02-20 16:13:13 +08:00
Anthony Fu
a491fa4b88 chore: update deps 2021-02-19 16:31:48 +08:00
John Campion Jr
7387e3734d
chore: readme (#70)
* chore: readme

* Update README.md

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-02-19 13:20:57 +08:00
Anthony Fu
f541621286 chore: update deps 2021-02-18 01:24:34 +08:00
Anthony Fu
1c183947c3 i18n(fr): update 2021-02-17 09:49:37 +08:00
Anthony Fu
d7916b54b7 feat: upgrade for Vite 2.0 2021-02-17 09:49:22 +08:00
béla
8f74cd2bed
fix(readme): windicss links (#66)
* fix(readme): switch to windicss

* fix(readme): switch to windicss

* fix(readme): switch to windicss
2021-02-16 19:21:59 +09:00
Anthony Fu
53da3f8315
feat: switch to windicss (#65) 2021-02-16 12:38:22 +08:00
Anthony Fu
e5feb3dabc chore: update deps 2021-02-15 23:39:01 +08:00
Anthony Fu
354cdeb7f7 chore: fix color 2021-02-15 06:38:30 +08:00
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