okayurisotto
|
2b6dbd4fcb
|
refactor: 可読性のため一部でArray.prototype.at を使うように (#11274)
* refactor: `Array.prototype.at`を使うように
* fixup! refactor: `Array.prototype.at`を使うように
|
2023-07-14 10:45:01 +09:00 |
|
syuilo
|
15683370f0
|
fix(frontend): ページ遷移でスクロール位置が保持されない問題を修正
Fix #11068
|
2023-07-08 15:30:36 +09:00 |
|
Chocolate Pie
|
bd843863d0
|
fix: 非ログイン時にクレデンシャルが必要なページに行くとエラーが出る問題を修正 (#10973)
* 非ログイン時にクレデンシャルが必要なページに行くとエラーが出る問題を修正 (misskey-dev/misskey#10922)
* Update CHANGELOG.md
* fix
* Update CHANGELOG.md
* Update CHANGELOG.md
|
2023-07-08 08:58:35 +09:00 |
|
syuilo
|
6a5ef5b6f2
|
refactor
|
2023-05-19 13:58:09 +09:00 |
|
syuilo
|
d867fc00b6
|
clean up
|
2023-05-15 16:25:44 +09:00 |
|
syuilo
|
3157d81e95
|
enhance(client): make possible to reload page of window
Resolve #10007
|
2023-02-22 17:43:10 +09:00 |
|
Kagami Sascha Rosylight
|
63df2c851e
|
refactor: remove all unused imports (#9951)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-16 23:09:41 +09:00 |
|
syuilo
|
9d367882fb
|
add some achievements
|
2023-01-21 15:30:29 +09:00 |
|
syuilo
|
c41879c542
|
refactor(client): use css modules
|
2023-01-14 17:23:49 +09:00 |
|
syuilo
|
8c0811a442
|
🎨
|
2023-01-07 14:33:33 +09:00 |
|
syuilo
|
d25f214a09
|
🎨
|
2023-01-06 09:59:17 +09:00 |
|
syuilo
|
c93f091ba8
|
perf(client): use shallowRef instead of ref for template reference
|
2023-01-03 13:37:32 +09:00 |
|
syuilo
|
229d185354
|
🎨
|
2022-12-28 18:02:11 +09:00 |
|
syuilo
|
4f15b6f7c2
|
Revert "perf?(client): remove needless scoped annotation for style"
This reverts commit ada04c1932 .
|
2022-12-27 18:29:39 +09:00 |
|
syuilo
|
ada04c1932
|
perf?(client): remove needless scoped annotation for style
|
2022-12-27 18:01:06 +09:00 |
|
syuilo
|
9384f5399d
|
rename: client -> frontend
|
2022-12-27 14:36:33 +09:00 |
|