bicycleRiding
|
153a4d877d
|
chore: change the map to foreach (#278)
|
2022-01-18 18:51:47 +08:00 |
|
hanlee
|
8ef1343fef
|
chore: update deps
|
2022-01-09 17:11:06 +09:00 |
|
hanlee
|
2de501b03f
|
fix: declare vue component type
ref: https://staging.vuejs.org/guide/typescript/overview.html#typescript-in-templates
|
2022-01-09 16:53:56 +09:00 |
|
Sören Martius
|
cf503587e7
|
fix: pass BASE_URL to ViteSSG (#259)
|
2021-12-28 13:01:44 +08:00 |
|
Reza Hajianpour
|
c57d3cfe39
|
chore: add vue shims for better eslint linting (#248)
|
2021-12-27 14:32:09 +08:00 |
|
Anthony Fu
|
c0201aed28
|
feat: integrate vitest
|
2021-12-26 13:16:12 +08:00 |
|
Anthony Fu
|
1f405bbc0d
|
chore: update deps
|
2021-12-26 13:08:09 +08:00 |
|
云游君
|
475a769137
|
chore: add type for import by eslint (#253)
|
2021-12-16 03:29:24 +08:00 |
|
Anthony Fu
|
0f56f15197
|
chore: update deps
|
2021-12-08 18:51:52 +08:00 |
|
Anthony Fu
|
2186832f0a
|
chore: update deps
|
2021-11-28 01:59:06 +08:00 |
|
Anthony Fu
|
4ef03f4da3
|
fix: image width in markdown, close #221
|
2021-11-02 09:54:16 +08:00 |
|
Anthony Fu
|
60a52456f1
|
refactor: rename logic to composables
|
2021-11-02 09:13:28 +08:00 |
|
Anthony Fu
|
9c3ac1ed44
|
chore: update deps
|
2021-10-22 06:20:45 +08:00 |
|
Anthony Fu
|
e4617a0076
|
chore: update dts file
|
2021-09-30 05:17:14 +08:00 |
|
Anthony Fu
|
d8b2512381
|
chore: update deps
|
2021-09-30 05:16:50 +08:00 |
|
Anthony Fu
|
1653a34bf7
|
chore: update deps
|
2021-09-25 18:44:02 +08:00 |
|
Anthony Fu
|
d9ca1c1e45
|
chore: update deps
|
2021-09-25 15:04:54 +08:00 |
|
Anthony Fu
|
7ba65301f4
|
chore: update deps
|
2021-09-17 11:10:25 +08:00 |
|
Manuel Quarneti
|
3f9e5f93eb
|
chore: useHead is auto-imported (#192)
|
2021-09-15 19:42:03 +08:00 |
|
Manuel Quarneti
|
8ce8c5a203
|
chore: vue-i18n is already auto imported (#194)
|
2021-09-15 19:41:38 +08:00 |
|
Anthony Fu
|
b0276fbeac
|
feat: migrate to unplugins
|
2021-08-30 17:33:27 +08:00 |
|
Anthony Fu
|
130b285ad9
|
feat: use unplugin-auto-import instead of vue-global-api
|
2021-08-24 15:19:20 +08:00 |
|
Anthony Fu
|
4c22495ea6
|
chore: update
|
2021-08-20 12:58:29 +08:00 |
|
Eduardo San Martin Morote
|
4a412acc9e
|
feat: add pinia stores (#170)
|
2021-08-19 13:53:52 +08:00 |
|
Anthony Fu
|
91f08f3b13
|
feat: ssg critical css
|
2021-08-01 02:18:45 +08:00 |
|
Anthony Fu
|
72e47ba2b7
|
Update README.md
|
2021-07-24 12:35:35 +08:00 |
|
Anthony Fu
|
c716813570
|
fix: bring vue-global-api to the top
|
2021-07-23 10:34:45 +08:00 |
|
Anthony Fu
|
9a978b6cb2
|
chore: update deps
|
2021-07-15 23:39:57 +08:00 |
|
云游君
|
9df34aa8c1
|
chore: support blockquote dark mode & simplify markdown wrapper (#151)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2021-07-15 16:34:52 +08:00 |
|
Anthony Fu
|
676d01be6c
|
feat: use vue-global-api
|
2021-07-14 00:51:31 +08:00 |
|
Anthony Fu
|
ddb90e465e
|
chore: update deps
|
2021-07-02 08:27:32 +08:00 |
|
Anthony Fu
|
2750a7a78c
|
chore: update
|
2021-06-12 15:30:37 +08:00 |
|
Anthony Fu
|
9d41ea0fa8
|
feat: global components for volar
|
2021-05-25 20:13:22 +08:00 |
|
Manuel Quarneti
|
581aac3df1
|
refactor: import setupLayouts from virtual module (#125)
As shown in the vite-plugin-vue readme
|
2021-05-23 03:25:09 +08:00 |
|
Mitchell Johnson
|
b3b200237c
|
fix: out-of-date reference (#123)
|
2021-05-21 14:14:56 +09:00 |
|
ctholho
|
e65d912cd1
|
fix: layout higher than display (#112)
|
2021-04-20 05:39:54 +08:00 |
|
Anthony Fu
|
6e4e40d834
|
chore: update
|
2021-04-04 02:21:33 +08:00 |
|
Seb Tomasini
|
793e8b9da1
|
fix: vue file imports throwing IDE errors (#106)
Fixes `import App from './App.vue'` throwing ts2307: cannot find module (in `/src/main.ts` and others)
|
2021-04-02 00:40:33 +08:00 |
|
Anthony Fu
|
ff4fa578fc
|
feat: rename logics to logic
|
2021-03-31 13:59:01 +08:00 |
|
Anthony Fu
|
433aabe44c
|
chore: update deps
|
2021-03-30 03:00:50 +08:00 |
|
userquin
|
b7824239a8
|
chore: update pwa plugin dep (#104)
* chore: update pwa plugin dep
* chore: clean up
|
2021-03-29 01:02:09 +09:00 |
|
Joaquín Sánchez Jiménez
|
58ceb77b06
|
chore: update vite-plugin-pwa
|
2021-03-25 18:44:16 +01:00 |
|
userquin
|
23dc1cd483
|
refactor(i18n): change locale files to yaml format, closes #96 (#97)
|
2021-03-19 22:32:17 +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 |
|
hanlee
|
e5dffdb8d5
|
feat: use virtual: prefix formate in virtual modules
|
2021-03-11 01:41:25 +09:00 |
|
Anthony Fu
|
74812d9bba
|
chore: update theme
|
2021-03-08 02:26:37 +08:00 |
|
龙崎流也
|
dc81304f33
|
chore: App.vue typo (#73)
|
2021-02-22 16:17:59 +08:00 |
|
Anthony Fu
|
53da3f8315
|
feat: switch to windicss (#65)
|
2021-02-16 12:38:22 +08:00 |
|
Anthony Fu
|
354cdeb7f7
|
chore: fix color
|
2021-02-15 06:38:30 +08:00 |
|