Commit Graph

20 Commits

Author SHA1 Message Date
135dfa8026 chore(client): tweak deck 2022-07-05 15:55:55 +09:00
1cb847aa80 enhance(client): tweak deck 2022-07-03 23:13:41 +09:00
1163c85db6 enhance(client): refine deck
Fix #7720
2022-07-03 20:30:58 +09:00
af6dd4194f fix(client): contextmenu of deck not working 2022-07-03 19:11:10 +09:00
44c85aff86 feat(client): status bar (experimental) 2022-07-03 14:40:02 +09:00
a50b1d69a1 chore(client): fix #8858 2022-06-28 17:59:23 +09:00
699f24f3dc refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
121a1784a2 fix(lint): indentation 2022-05-31 16:22:00 +02:00
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
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
e7d6bd19eb 🎨 2022-02-12 17:00:09 +09:00
57ec04d9ec refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
e51f59e1b7 disable animations on more transitions (#8112) 2022-01-25 23:18:21 +09:00
c544e38f34 fix(client/deck): カラムの増減がページをリロードするまで正しく反映されない問題を修正
Fix #8065
2021-12-18 18:11:45 +09:00
4f208b99ff enhance(client): improve usability 2021-12-03 22:22:08 +09:00
fa36b88af4 refactor(client): refactor ui components 2021-12-03 22:09:40 +09:00
5fe2e8a59a client: tweak ui 2021-12-03 13:52:57 +09:00
5d968afa74 update linr 2021-11-19 19:36:12 +09:00
ea9aeef9d8 refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00