云游君
|
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
|
fd9994485c
|
chore: update
|
2021-07-06 22:30:13 +08:00 |
|
Anthony Fu
|
80426586cf
|
chore: update deps
|
2021-07-06 22:18:49 +08:00 |
|
Anthony Fu
|
ee08713690
|
chore: update deps
|
2021-07-02 10:33:38 +08:00 |
|
Anthony Fu
|
ddb90e465e
|
chore: update deps
|
2021-07-02 08:27:32 +08:00 |
|
hanlee
|
a56ea95576
|
chore: update deps
|
2021-07-01 22:45:13 +09:00 |
|
Anthony Fu
|
41ca5a4a25
|
chore: typo
|
2021-06-28 22:38:53 +08:00 |
|
Anthony Fu
|
ac48a148d1
|
chore: update deps
|
2021-06-23 08:54:50 +08:00 |
|
云游君
|
e3bc59a5f7
|
feat(md): add _blank for all links with http/https (#141)
|
2021-06-13 14:39:22 +08:00 |
|
userquin
|
4335ed3e6a
|
chore: update deps (#140)
|
2021-06-13 13:05:26 +08:00 |
|
userquin
|
fa57edbaac
|
fix: add missing assets to sw to work offline (#139)
|
2021-06-12 18:25:01 +08:00 |
|
Anthony Fu
|
2750a7a78c
|
chore: update
|
2021-06-12 15:30:37 +08:00 |
|
Anthony Fu
|
c6e12e9c68
|
chore: update deps
|
2021-06-12 15:24:31 +08:00 |
|
J.C
|
cc7418e510
|
docs: fix broken links (#134)
|
2021-06-05 15:02:31 +08:00 |
|
Anthony Fu
|
74400f8843
|
chore: update deps
|
2021-06-01 08:28:47 +08:00 |
|
KGZM
|
3dc0f0b192
|
chore: update deps (#129)
|
2021-05-30 10:59:28 +08:00 |
|
Anthony Fu
|
21d106f7c8
|
chore: fix types
|
2021-05-25 20:21:07 +08:00 |
|
Anthony Fu
|
9d41ea0fa8
|
feat: global components for volar
|
2021-05-25 20:13:22 +08:00 |
|
ctholho
|
c2f8645161
|
chore: update deps (#127)
|
2021-05-23 18:32:38 +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 |
|
ctholho
|
b7222f4bed
|
docs: added vitespa to #variations (#124)
|
2021-05-22 12:14:30 +08:00 |
|
Mitchell Johnson
|
b3b200237c
|
fix: out-of-date reference (#123)
|
2021-05-21 14:14:56 +09:00 |
|
Johann Schopplich
|
142acb2ef3
|
i18n: add german translation (#122)
|
2021-05-17 18:17:47 +08:00 |
|
Andrey
|
f706d556a0
|
i18n: correct Russian translation (#121)
|
2021-05-17 09:14:38 +08:00 |
|
Anthony Fu
|
f71cc96893
|
chore: update deps
|
2021-05-11 15:25:16 +08:00 |
|
Charles Pourcel
|
25d790b0fc
|
i18n: improve french translation (#117)
|
2021-05-10 15:41:11 +08:00 |
|
Anthony Fu
|
a78589bbd5
|
chore: update deps
|
2021-05-02 18:34:47 +08:00 |
|
robbertvc
|
878995238e
|
feat: type-check source before build (#115)
Co-authored-by: Robbert Van Cauteren <robbert.vancauteren@robovision.eu>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2021-05-02 18:31:25 +08:00 |
|
Bogenbai Bayzharassov
|
62733ae631
|
feat(i18n): add ru.yml (#116)
|
2021-04-29 04:10:52 +09:00 |
|
hanlee
|
3466e17cc5
|
chore: update deps
|
2021-04-29 04:09:59 +09:00 |
|
Anthony Fu
|
8e0a2061c7
|
chore: update deps
|
2021-04-20 06:52:27 +08:00 |
|
ctholho
|
e65d912cd1
|
fix: layout higher than display (#112)
|
2021-04-20 05:39:54 +08:00 |
|
Anthony Fu
|
e834d4f15b
|
Update issue templates
|
2021-04-17 04:31:12 +08:00 |
|
Anthony Fu
|
776494a657
|
chore: update deps
|
2021-04-11 15:26:27 +08:00 |
|
Anthony Fu
|
8ca3e1aee7
|
chore: update deps
|
2021-04-11 11:32:41 +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 |
|
hanlee
|
ac0dca982d
|
chore: update deps
|
2021-03-28 04:23:59 +09:00 |
|
Anthony Fu
|
2a5b6fb046
|
chore: update deps
|
2021-03-26 19:39:07 +08:00 |
|
Anthony Fu
|
f144cd42a1
|
chore: update deps
|
2021-03-26 01:53:01 +08:00 |
|
Joaquín Sánchez Jiménez
|
58ceb77b06
|
chore: update vite-plugin-pwa
|
2021-03-25 18:44:16 +01:00 |
|
Josh King
|
32676ae335
|
chore: remove archived repo (#101)
|
2021-03-22 04:04:16 +09:00 |
|
Anthony Fu
|
b6779111c8
|
chore: update cover
|
2021-03-20 17:07:14 +08:00 |
|
Anthony Fu
|
1d07e5281d
|
chore: makoto :P
|
2021-03-19 22:36:46 +08:00 |
|
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 |
|