syuilo
d106fb39ab
feat: introduce fluent emoji
2022-12-26 16:04:56 +09:00
syuilo
6083356a3e
🎨
2022-12-26 13:26:21 +09:00
syuilo
78ee06985e
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-12-26 13:06:27 +09:00
syuilo
cc23ee76e4
fix style
2022-12-26 13:06:25 +09:00
tamaina
f0fe930aae
fix(client): prevent infinite resize loop ( #9232 )
...
* clientWidth?
* spacer?
* size directive?
* size directive
* use const
2022-12-26 12:55:10 +09:00
syuilo
c95da27019
enhance(client): use container queries if available to improve perf
2022-12-26 08:40:13 +09:00
tamaina
d4accb48e1
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
2022-12-25 07:13:18 +00:00
tamaina
cc9149f6b2
fix
...
https://github.com/misskey-dev/misskey/pull/9400#discussion_r1056909900
2022-12-25 07:12:44 +00:00
syuilo
e6d43c9282
fix
...
https://github.com/misskey-dev/misskey/pull/9399#issuecomment-1364635903
2022-12-25 16:03:21 +09:00
Kagami Sascha Rosylight
decde50c86
enhance(client): show Unicode emoji tooltip with its name ( #9399 )
...
* enhance(client): show Unicode emoji tooltip with its name
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-12-25 15:52:52 +09:00
Kagami Sascha Rosylight
ef1224118c
refactor(client): fix TypeScript errors from MkPageHeader ( #9400 )
2022-12-25 15:48:51 +09:00
syuilo
deaea7ce9f
🎨
2022-12-24 14:45:27 +09:00
syuilo
8539c7b20f
🎨
2022-12-24 08:46:30 +09:00
syuilo
052e667f03
enhance(client): enhance dashboard of control panel
2022-12-23 15:21:55 +09:00
Kagami Sascha Rosylight
1b6473ac27
refactor(client): explicit showing
property for tooltips ( #9368 )
2022-12-22 16:59:11 +09:00
Kagami Sascha Rosylight
049373de3b
style(client): fix vue/v-on-event-hyphenation
( #9389 )
2022-12-22 16:51:48 +09:00
Kagami Sascha Rosylight
f1fd1d2585
style: add missing trailing commas ( #9387 )
2022-12-22 16:01:59 +09:00
Kagami Sascha Rosylight
69087f2242
enhance(client): update emoji picker immediately on all input ( #9385 )
...
* enhance: update emoji picker immediately on all input
* refactor: remove reference to window.clipboardData
* refactor: done() receives a string
* refactor: typescript-favored `.char` access
2022-12-22 14:28:13 +09:00
syuilo
689411c19a
refactor(client): refacotr MkMediaCaption
2022-12-21 16:00:00 +09:00
syuilo
20fd9db77f
🎨
2022-12-21 15:36:18 +09:00
syuilo
d5be8ab999
🎨
2022-12-21 15:32:59 +09:00
syuilo
f8f8f5bec5
🎨
2022-12-21 15:27:30 +09:00
syuilo
5cac199710
revert: use sortablejs-vue3 instead of vuedraggable for more stability
2022-12-21 15:10:21 +09:00
syuilo
60b3d73cc9
use sortablejs-vue3 instead of vuedraggable for more stability
2022-12-21 11:04:49 +09:00
syuilo
c4603c7a96
🎨
...
Fix #9374
2022-12-21 08:39:28 +09:00
syuilo
cae4acfbd3
多分 #9374
2022-12-20 20:41:12 +09:00
syuilo
6b7a3435a5
🎨
2022-12-20 15:24:31 +09:00
syuilo
001b660cbe
🎨
2022-12-20 15:15:34 +09:00
syuilo
9d7812f436
🎨
2022-12-20 15:11:20 +09:00
syuilo
bc0e600e51
🎨
2022-12-20 13:21:40 +09:00
syuilo
b1faaebc93
🎨
2022-12-20 13:20:19 +09:00
syuilo
6966049453
🎨
2022-12-20 13:12:32 +09:00
syuilo
39bfb456cc
🎨
2022-12-20 13:11:44 +09:00
tamaina
2fe86fd869
enhance: Vite HMR while yarn dev, and more build tuning ( #9361 )
...
* enhance: Vite HMR while yarn dev, and more build tuning
* use localhost
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-12-20 13:05:36 +09:00
syuilo
b4b9d5d552
🎨
2022-12-20 11:06:39 +09:00
syuilo
83c84efb34
🎨
2022-12-20 11:00:05 +09:00
syuilo
f90617ab07
🎨
2022-12-20 10:52:39 +09:00
syuilo
6be8a00faf
🎨
2022-12-20 08:53:24 +09:00
syuilo
d70b71a6e4
🎨
2022-12-20 08:50:48 +09:00
syuilo
f69a65ccb0
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-12-20 08:35:51 +09:00
syuilo
7037f2d566
tabler icons
2022-12-20 08:35:49 +09:00
tamaina
dd93a07c0f
fix(client): fix script id of Captcha
2022-12-19 16:31:21 +00:00
syuilo
917ef465a5
Use tabler icons ( #9354 )
...
* wip
* wip
* wip
* Update style.scss
* wip
* wip
* wip
* wip
2022-12-19 19:01:30 +09:00
Kagami Sascha Rosylight
e3b8482891
fix(client): add missing ref for MkButton ( #9357 )
2022-12-19 16:47:56 +09:00
syuilo
52cbe07a78
Revert "wip"
...
This reverts commit f83bd31fd5
.
2022-12-19 13:54:35 +09:00
syuilo
f83bd31fd5
wip
2022-12-19 13:53:41 +09:00
Kagami Sascha Rosylight
2c9a3f643c
enhance(client): case insensitive emoji search ( #9346 )
2022-12-19 09:00:45 +09:00
tamaina
88859cf67d
fix(client): Handle null of rootEl in MkWindow.vue ( #9326 )
...
* fix(client): Handle null of rootEl in MkWindow.vue
* comment
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-12-18 19:52:50 +09:00
tamaina
c5179e8f1c
chore(client): 🎨 about button ( #9339 )
2022-12-18 16:43:09 +09:00
Kagami Sascha Rosylight
bb3d274db6
refactor(client): add proper types to never[]
( #9340 )
2022-12-18 13:13:05 +09:00