Commit Graph

150 Commits

Author SHA1 Message Date
Anthony Fu
01e0cbbb82 fix: use two words component name 2022-11-30 08:05:45 +08:00
三咲智子 Kevin Deng
2e425e13bd
feat: add vue macros (#448) 2022-11-29 19:43:13 +08:00
Anthony Fu
59763be7d3 chore: lint 2022-11-22 19:41:13 +08:00
Anthony Fu
eacbc05f54 chore: update deps 2022-11-01 14:57:18 +08:00
Anthony Fu
0caa5aa9f4 chore: update deps 2022-09-26 12:04:12 +08:00
Johnson Chu
656953339b
feat: add vite-plugin-vue-component-preview plugin (#386) 2022-09-22 14:15:24 +08:00
木杉
c747a0ca6b
docs: update pinia links (#415) 2022-09-05 18:35:12 +08:00
Anthony Fu
547106bf81 fix: set type: "module" 2022-08-06 23:26:17 +08:00
Anthony Fu
fa08cc38d9 chore: update deps 2022-07-27 03:03:18 +08:00
Anthony Fu
1f546793b7 feat: swtich to shiki for highlighting 2022-07-24 19:29:27 +08:00
Anthony Fu
c316ca945c fix: migrate import.meta.glob 2022-07-14 03:19:15 +08:00
Anthony Fu
a56c80efa2 feat: upgrade to vite 3.0 2022-07-14 03:15:25 +08:00
Anthony Fu
0c02666a53 fix: switch to vite-plugin-vue-markdown instead 2022-06-25 00:37:57 +08:00
Anthony Fu
52fdb6dd64 chore: update deps 2022-06-14 01:12:48 +08:00
Anthony Fu
22442ba6d0 fix: remove html.d.ts
https://github.com/johnsoncodehk/volar/issues/1077#issuecomment-1146584565
2022-06-14 00:14:04 +08:00
Anthony Fu
e014365e9e fix: opt-out volar strictness 2022-06-03 22:15:26 +08:00
Jean-Baptiste AUBRÉE
1c3f769a0a
fix: remove unused composable index (#369)
Co-authored-by: JB Aubrée <jb.aubree@digitsole.com>
2022-05-25 04:57:12 +08:00
Anthony Fu
4f220a63b4 feat: enable composable auto import 2022-05-24 15:17:55 +08:00
Jean-Baptiste AUBRÉE
bd54e8690e
fix: improve lighthouse accessibility (#362)
Co-authored-by: JB Aubrée <jb.aubree@digitsole.com>
2022-05-17 22:15:17 +08:00
ハン / Han
2c29e41d52
fix: favicon dark mode (#359) 2022-05-16 11:07:37 +08:00
Anthony Fu
39fbdfde46 chore: remove vite-plugin-vue-inspector 2022-05-13 21:57:01 +08:00
云游君
21b800509b
feat: toggle meta theme-color with mode (#348)
* feat: toggle meta theme-color with mode

* chore: fix lint
2022-05-07 05:09:44 +08:00
Anthony Fu
0265022518 chore: lint 2022-05-01 11:52:59 +08:00
Chris
0118cbeb77
chore: adjust the comment (#341) 2022-04-27 01:13:01 +08:00
Anthony Fu
47c6604602 chore: revert i18n handling, close #337 2022-04-21 20:42:12 +08:00
ntnyq
225d10511e
chore: tweak (#333) 2022-04-18 23:27:36 +08:00
hanlee
168fe35609
chore: update deps 2022-04-18 22:21:48 +09:00
Anthony Fu
d087269b67 chore: use pascal for component names 2022-04-11 09:49:38 +08:00
Anthony Fu
d55eaca731 chore: update deps 2022-04-10 10:28:47 +08:00
Anthony Fu
972de31f29 chore: update deps 2022-04-07 05:56:24 +08:00
Anthony Fu
091fac3194 chore: update deps 2022-03-30 22:59:35 +08:00
Cuvii
d4e831355e
feat: enable ref sugar by default & remove annoying warnings (#319) 2022-03-23 22:48:07 +08:00
云游君
d0f6274ac4
feat: only start nprogress when to from different (#318) 2022-03-23 19:14:02 +08:00
Anthony Fu
899d651eff chore: update 2022-03-11 16:50:38 +08:00
Anthony Fu
a0ad780104 chore: update deps 2022-02-27 13:57:36 +08:00
Anthony Fu
44f6b3fd44 feat: move to unocss 2022-02-17 20:59:24 +08:00
Anthony Fu
31999466ef chore: update deps 2022-02-17 20:27:00 +08:00
Priyam
34f8c298b0
chore: update README.md to reflect type for import (#297) 2022-02-10 13:23:50 +08:00
Anthony Fu
11fe28fc53 fix: uprade deps and resolve type conflicts 2022-02-07 10:08:07 +08:00
nielshoez
af42fbac63
chore: typo (#288) 2022-01-27 07:59:28 +08:00
云游君
2bda614aee
chore: remove @vue/{compiler-sfc, server-renderer} (#283) 2022-01-23 08:33:55 +08:00
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