Commit Graph

35 Commits

Author SHA1 Message Date
Kainoa Kanter
8f35b66bbb fix: format script; chore: format 2023-04-07 17:01:42 -07:00
ThatOneCalculator
461678394e styling 2023-04-02 01:00:40 -07:00
ThatOneCalculator
1979a60ff8 icons 2023-03-11 13:01:04 -08:00
ThatOneCalculator
ac64087a1e no more eslint 2023-01-12 20:54:33 -08:00
ThatOneCalculator
571424b67e typo 2022-11-18 19:39:31 -08:00
ThatOneCalculator
801d97ffd1 button style 2022-11-18 19:36:55 -08:00
ThatOneCalculator
5112fb00f0 correct locale 2022-11-18 19:32:51 -08:00
ThatOneCalculator
331b8664f8 feat: Page drafts 2022-11-18 19:24:05 -08:00
ThatOneCalculator
3db53d4462 i18n: $t to i18n.t 2022-11-16 01:29:18 -08:00
ThatOneCalculator
e59db5b158 more i18n fixes 2022-11-11 00:41:34 -08:00
ThatOneCalculator
94127cd872 more i18n fixes 2022-11-11 00:41:26 -08:00
ThatOneCalculator
b2aa574429 fix i18n 2022-11-11 00:22:00 -08:00
ThatOneCalculator
ce4d848907 fix: 🐛 no double import 2022-11-10 14:22:48 -08:00
ThatOneCalculator
8b771b62c0 refactor: ♻️ Replace all $ts with i18n 2022-11-10 14:12:44 -08:00
ThatOneCalculator
b26cc866bb make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator
3fefe1ba4b fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator
a9dce362df feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
syuilo
c8d228f2df refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo
97575064d5 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
Kainoa Kanter
698409a1b1 chore: fix client lint errors (#8934)
* Fix client lint

* Hide no-v-html

* Ignore banned type

* Update page-editor.vue
2022-07-05 11:21:59 +09:00
syuilo
c8c7d10348 refactor(client): refactoring 2022-07-02 14:00:37 +09:00
syuilo
a22dc728fb refactor(client): refactor header tab handling 2022-06-22 16:30:45 +09:00
syuilo
2b5a5122ac tweak client
Fix #8856
2022-06-21 14:12:39 +09:00
syuilo
dbeae92cdc fix client 2022-06-20 19:49:51 +09:00
syuilo
10a18cd514 refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
Andreas Nedbal
75f996a485 Refactor page-editor elements to use Composition API (#8721)
* refactor(client): refactor page-editor elements to use Composition API

* Apply review suggestions from @Johann150

Co-authored-by: Johann150 <johann@qwertqwefsday.eu>

Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2022-06-18 18:39:04 +09:00
Johann150
c8374e8ace chore: fix some lints automatically (#8788)
* chore: fix some lints automatically

Fixed lints that were automatically fixable with `eslint --fix`.

* fix type

* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
syuilo
875f1b76e7 refactor(client): better semantics 2022-01-28 11:53:12 +09:00
syuilo
94c717375b refactor(client): 2021-12-10 01:22:22 +09:00
syuilo
30b8b03cbd fix(client): tweak style 2021-12-04 18:27:31 +09:00
syuilo
142c127e2e fix(client): pagesで関数を定義できない問題を修正 2021-12-04 18:12:03 +09:00
syuilo
ec1ca199cb update linr 2021-11-19 19:36:12 +09:00
syuilo
d254a05770 introduce lint for client
Resolve #7998
2021-11-18 23:32:43 +09:00
syuilo
dc512e3fe8 refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
syuilo
14148f6c4a refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00