Marie
7552cea69a
merge: upstream
2024-01-09 02:57:57 +01:00
おさむのひと
04f9147db6
refactor(frontend): router.ts解きほぐし ( #12907 )
...
* refactor(frontend): router.ts解きほぐし
* add debug hmr option
* fix comment
* fix not working
* add comment
* fix name
* Update definition.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-08 14:44:43 +09:00
zyoshoka
8daff4a998
refactor(frontend): Reactivityで型を明示するように ( #12791 )
...
* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
2023-12-28 09:45:15 +01:00
zyoshoka
75034d9240
refactor(frontend): Reactivityで型を明示するように ( #12791 )
...
* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
2023-12-26 14:19:35 +09:00
Marie
5db583a3eb
merge: upstream
2023-12-23 02:09:23 +01:00
woxtu
c92508a575
Remove unused imports ( #12730 )
2023-12-21 11:36:45 +09:00
かっこかり
ac4089f37d
enhance(frontend): ウィジェットを非表示にできるPageMetaを追加 ( #12456 )
...
* (enhance) ウィジェットを非表示にできるPageMetaを追加
* fix lint
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-08 13:06:42 +09:00
zyoshoka
406b4bdbe7
refactor(frontend): 非推奨となったReactivity Transformを使わないように ( #12539 )
...
* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ
2023-12-07 14:42:09 +09:00
Insert5StarName
fe7528a8ee
remove background from widgets
2023-11-28 12:42:15 +01:00
Insert5StarName
e14fd33140
fix: classic ui
2023-11-28 12:38:34 +01:00
Insert5StarName
b50c1ef9a5
upd: fix rest of icons
2023-10-01 00:46:42 +02:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )
...
* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
okayurisotto
d84796588c
cleanup: trim trailing whitespace ( #11136 )
...
* cleanup: trim trailing whitespace
* update(`.editorconfig`)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 07:08:16 +09:00
syuilo
1b78c6a309
refactor
2023-05-19 20:52:15 +09:00
syuilo
d867fc00b6
clean up
2023-05-15 16:25:44 +09:00
tamaina
83bcdb8ede
fix(client): Consider safe-area-inset-bottom on global widgets area
...
Fix #9052
2023-04-10 17:21:28 +00:00
syuilo
c823cbe63b
refactor(frontend): remove $store
2023-04-01 13:42:40 +09:00
syuilo
0fb9c372dd
lint
2023-02-22 15:28:17 +09:00
Kagami Sascha Rosylight
7c5fc2c423
style(frontend): fix autofixable eslint errors ( #9968 )
2023-02-17 10:56:23 +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
taiy
5cf5b66696
fix(client): use tabler icons ( #9915 )
2023-02-14 13:17:00 +09:00
tamaina
8a6f73c5ff
enhance: PizzaxデータをindexedDBに保存するように ( #9225 )
...
* Revert "Revert #8098 "
This reverts commit 8b9dc962ae
.
* fix
* use deepClone instead of deepclone
* defaultStore.loaded
* fix load
* wait ready
* use top-level await, await in device-kind.ts
2023-02-02 16:43:56 +09:00
yupix
7190bd00c9
feat: classicモードでテーマが自動変更された際元に戻すように ( #9669 )
...
* feat: classicモードでテーマが自動変更された際元に戻すように
* docs: update CHANGELOG.md
* fix: prefixを miux:ui_temp から ui_temp に変更
2023-01-27 13:52:51 +09:00
syuilo
616594d3cd
🎨
2023-01-10 11:34:06 +09:00
syuilo
3f033d6ab7
refactor(client): use css modules
2023-01-10 11:15:29 +09:00
syuilo
91503405b4
refactor(client): typed localStorage
2023-01-07 10:13:02 +09:00
syuilo
6c10588e77
refactor(client): refactor and performance improve of MkSpacer
2023-01-03 10:46:56 +09:00
syuilo
2184240ef1
perf(client): use shallowRef for html element ref
2023-01-03 10:12:37 +09:00
syuilo
fb364ce740
fix of #8512
...
https://github.com/misskey-dev/misskey/pull/8512#issuecomment-1368553870
2023-01-02 16:02:42 +09:00
syuilo
632c7d2ac6
refactor
2022-12-30 13:37:14 +09:00
syuilo
d19dab8a66
fix style
2022-12-29 09:36:41 +09:00
syuilo
229d185354
🎨
2022-12-28 18:02:11 +09:00
syuilo
dc68c39cb1
tweak classic ui
2022-12-28 14:44:53 +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
tamaina
e3f2845cf8
enhance(client): Sync widgets ( #8512 )
...
* feature: sync widgets among devices
* fix
* nanka iroiro
* classic.widgets.vueの機能をuniversal.widgets.vueに統合
* 左右のウィジェット編集状態を同期するように
* 左右やカラム間でウィジェットを行き来できるように
* MkWidgetsをCSS Module化
* set min-height: 100px;
* fix deck widget
* Update packages/client/src/ui/deck/widgets-column.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* merge
* Update classic.vue
* Delete classic.widgets.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-12-27 14:55:11 +09:00
syuilo
9384f5399d
rename: client -> frontend
2022-12-27 14:36:33 +09:00