tamaina
|
d2204fd5c8
|
refactor: pagination/date-separated-list系処理を良い感じに? (#8209)
* pages/messaging/messaging-room.vue
* wip
* wip
* wip???
* wip?
* ✌️
* messaaging-room.form.vue rewrite to compositon api
* refactor
* 関心事でないのでとりあえず置いておく
* 🎨
* 🎨
* i18n.ts
* fix scroll container find function
* fix
* FIX
* ✌️
* Fix scroll bottom detect
* wip
* aaaaaaaaaaa
* rename
* fix
* fix?
* ✌️
* ✌️
* clean up
* clena up
* refactor
* scroll event once or not
* fix
* fix once
* add safe-area-inset-bottom to spacer
* fix
* ✌️
* 🎨
* fix
* fix
* wip
* ✌️
* clean up
* fix lint
* Update packages/client/src/components/global/sticky-container.vue
Co-authored-by: Johann150 <johann.galle@protonmail.com>
* Update packages/client/src/components/ui/pagination.vue
Co-authored-by: Johann150 <johann.galle@protonmail.com>
* Update packages/client/src/pages/messaging/messaging-room.form.vue
Co-authored-by: Johann150 <johann.galle@protonmail.com>
* clean up: single line comment
* https://github.com/misskey-dev/misskey/pull/8209#discussion_r867386077
* fix
* asobi → tolerance
* pick form
* pick message
* pick room
* fix lint
* fix scroll?
* fix scroll.ts
* fix directives/sticky-container
* update global/sticky-container.vue
* fix, 🎨
* revert merge
* ✌️
* fix lint errors
* 🎨
* Update packages/client/src/types/date-separated-list.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* https://github.com/misskey-dev/misskey/pull/8209#discussion_r917225080
* use '
* Update packages/client/src/scripts/scroll.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* use Number.EPSILON
Co-authored-by: acid-chicken <root@acid-chicken.com>
* revert
* fix
* fix
* Use % instead of vh
* 🎨
* 🎨
* 🎨
* wip
* wip
* css modules
Co-authored-by: Johann150 <johann.galle@protonmail.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2023-01-13 18:25:40 +09:00 |
syuilo
|
f3c0af7e23
|
refactor(client): use css modules
|
2023-01-10 08:48:37 +09:00 |
syuilo
|
1e50b2688a
|
refactor
|
2023-01-10 05:31:02 +09:00 |
syuilo
|
c93f091ba8
|
perf(client): use shallowRef instead of ref for template reference
|
2023-01-03 13:37:32 +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 |