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 |