tamaina
|
f7030d4a42
|
enhance: タッチパッド・タッチスクリーンでのデッキの操作性を向上 (#8450)
* enhance experience of deck with touchpad
* test: 単純にdeltaYを加算してみる
* clean up
* ios bug fix?
* ✌️
* use overflow-y
* Safari does not supports clip
|
2022-04-02 15:12:01 +09:00 |
|
syuilo
|
525b4b6cf4
|
tweak client
|
2022-03-27 16:28:25 +09:00 |
|
syuilo
|
30fe632d54
|
fix of client
|
2022-03-27 16:21:09 +09:00 |
|
tamaina
|
78736c70f7
|
デッキまわりをCompositon API / Setup Sugarに (#8410)
* universal.widgets.vue
* column.vue, antenna-column.vue
* direct-column.vue, list-column.vue
* main-column.vue
* wip
* ✌️
* fix
* ✌️
* ✌️
|
2022-03-21 03:11:14 +09:00 |
|
syuilo
|
8ca8d77c1e
|
tweak client
|
2022-03-06 23:21:25 +09:00 |
|
tamaina
|
446e4ce0c3
|
fix: iPhone X以降(?)でページの内容が全て表示しきれないのを修正 (#8375)
* add safe-area-inset-bottom to spacer
* fix
* ✌️
* fix
|
2022-03-05 02:00:45 +09:00 |
|
syuilo
|
0bd68902f9
|
feat(client): indicate dev build
|
2022-03-03 01:17:37 +09:00 |
|
syuilo
|
c0fd7697b9
|
enhance(client): improve launch pad usability
|
2022-02-23 23:40:31 +09:00 |
|
syuilo
|
1c6ab5447d
|
fix(client): 一部環境でサイドバーの投稿ボタンが表示されない問題を修正
|
2022-02-12 17:28:33 +09:00 |
|
syuilo
|
e7d6bd19eb
|
🎨
|
2022-02-12 17:00:09 +09:00 |
|
syuilo
|
720d5db041
|
🎨
|
2022-02-12 16:52:01 +09:00 |
|
syuilo
|
fd3ce321c5
|
fix(client): フッターでセーフエリアを考慮するように
|
2022-02-12 14:48:01 +09:00 |
|
tamaina
|
ae3abc2126
|
fix: Fix Sideview (#8235)
* Fix #7890
* a-
* 3度目の正直
* fix
* ✌️
* update CHANGELOG
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2022-02-01 23:48:19 +09:00 |
|
syuilo
|
57ec04d9ec
|
refactor(client): i18n.locale -> i18n.ts
|
2022-01-28 11:39:49 +09:00 |
|
Johann150
|
e51f59e1b7
|
disable animations on more transitions (#8112)
|
2022-01-25 23:18:21 +09:00 |
|
syuilo
|
4ee859b691
|
fix(client): タイムラインのkeep-aliveが効かなくなっているのを修正
|
2022-01-21 21:47:36 +09:00 |
|
syuilo
|
331afcb96a
|
feat(client): make possible to switch account instantly in post form
|
2022-01-21 20:17:31 +09:00 |
|
syuilo
|
a8fad1b61c
|
refactor
|
2022-01-18 21:35:57 +09:00 |
|
syuilo
|
8322c90834
|
refactor(client): specify global scope
|
2022-01-16 10:14:14 +09:00 |
|
syuilo
|
133b5c6391
|
wip: refactor(client): migrate components to composition api
|
2022-01-16 08:38:55 +09:00 |
|
syuilo
|
41e18aa993
|
wip: refactor(client): migrate components to composition api
|
2022-01-15 17:58:35 +09:00 |
|
syuilo
|
7271fbb092
|
wip: refactor(client): migrate paging components to composition api
|
2022-01-13 02:29:27 +09:00 |
|
syuilo
|
861d028d09
|
refactor
|
2022-01-13 02:26:10 +09:00 |
|
syuilo
|
06125e6820
|
wip: refactor(client): migrate paging components to composition api
|
2022-01-10 03:30:35 +09:00 |
|
syuilo
|
a10be38d0e
|
bye chat ui
|
2022-01-09 18:50:03 +09:00 |
|
tamaina
|
e159f15600
|
enhance: pizzaxでstreamingのuser storage updateイベントを監視して更新 (#8095)
* wip
* wip?
* ?
* streamingのuser storage updateイベントを監視して更新
* 必要な時以外はストレージを更新しない
* fix?
* wip
* fix
* fix
|
2021-12-29 22:13:09 +09:00 |
|
syuilo
|
c7308f4178
|
fix(client): fix sidebar style
|
2021-12-29 04:38:25 +09:00 |
|
syuilo
|
85740dd09f
|
fix(client): fix sidebar style
Fix #8049
|
2021-12-25 16:03:57 +09:00 |
|
syuilo
|
601bc3e3cc
|
clean up
|
2021-12-25 13:38:53 +09:00 |
|
syuilo
|
c544e38f34
|
fix(client/deck): カラムの増減がページをリロードするまで正しく反映されない問題を修正
Fix #8065
|
2021-12-18 18:11:45 +09:00 |
|
syuilo
|
d6e85ffb59
|
feat(client): improve toast component and show welcome message
|
2021-12-18 14:55:53 +09:00 |
|
syuilo
|
ba1e14443c
|
fix(client): fix zindex issue
Fix #8064
Fix #8063
|
2021-12-18 12:12:47 +09:00 |
|
syuilo
|
ea66080197
|
fix(client): fix zindex issue
|
2021-12-17 19:38:17 +09:00 |
|
syuilo
|
fa8eb43eaf
|
fix(client): 一部のコンポーネントが裏に隠れるのを修正
|
2021-12-15 21:44:41 +09:00 |
|
syuilo
|
46c0280764
|
refactor(client): ✨
|
2021-12-10 01:22:22 +09:00 |
|
syuilo
|
e42e9530cb
|
fix(client): tweak style
|
2021-12-04 18:27:31 +09:00 |
|
syuilo
|
00982d2742
|
enhance(client): improve usability
|
2021-12-03 22:26:09 +09:00 |
|
syuilo
|
4f208b99ff
|
enhance(client): improve usability
|
2021-12-03 22:22:08 +09:00 |
|
syuilo
|
fa36b88af4
|
refactor(client): refactor ui components
|
2021-12-03 22:09:40 +09:00 |
|
syuilo
|
5fe2e8a59a
|
client: tweak ui
|
2021-12-03 13:52:57 +09:00 |
|
syuilo
|
14fa8b177d
|
client: tweak ui
|
2021-12-02 20:46:16 +09:00 |
|
syuilo
|
f38b6a1806
|
client: tweak ui
|
2021-12-02 20:09:12 +09:00 |
|
syuilo
|
4cc2a561d5
|
🎨
|
2021-11-30 23:08:34 +09:00 |
|
syuilo
|
2fc58a780e
|
feat(client): Renoteなノート詳細ページから元のノートページに遷移できるように
|
2021-11-28 20:29:37 +09:00 |
|
syuilo
|
f5bea67515
|
client: ノートにモデレーターバッジを表示するのを廃止
|
2021-11-21 13:36:44 +09:00 |
|
syuilo
|
5d968afa74
|
update linr
|
2021-11-19 19:36:12 +09:00 |
|
syuilo
|
73b5c12927
|
introduce lint for client
Resolve #7998
|
2021-11-18 23:32:43 +09:00 |
|
syuilo
|
ea9aeef9d8
|
refactor(client): refactor dialog functions to improve type inference
|
2021-11-18 18:45:58 +09:00 |
|
nullobsi
|
c038892795
|
fix: mention local users in replies (#7975)
* mention local users in replies
* fix merge
|
2021-11-12 19:31:56 +09:00 |
|
syuilo
|
6496835515
|
viaMobileフラグ廃止
Close #7965
|
2021-11-12 15:11:20 +09:00 |
|