summaryrefslogtreecommitdiff
path: root/packages/client/src/ui/deck.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-435/+0
|
* Use tabler icons (#9354)syuilo2022-12-191-9/+9
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* Revert "wip"syuilo2022-12-191-5/+5
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-191-5/+5
|
* refactor(client): use dvhsyuilo2022-11-131-4/+2
|
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-1/+1
|
* fix(client): fix deck stylesyuilo2022-07-171-2/+0
|
* fix(client): デッキUI時に ページで表示 ↵syuilo2022-07-171-1/+2
| | | | | | ボタンが機能しない問題を修正 Fix #9010
* chore(client): tweak deck uisyuilo2022-07-161-6/+76
|
* chore(client): tweak uisyuilo2022-07-151-1/+2
|
* refactor(client): rename menu(sidebar) -> navbarsyuilo2022-07-141-5/+5
|
* chore(client): tweak decksyuilo2022-07-051-1/+6
|
* chore(client): tweak decksyuilo2022-07-051-4/+6
|
* enhance(client): tweak decksyuilo2022-07-031-49/+61
|
* enhance(client): refine decksyuilo2022-07-031-45/+73
| | | | Fix #7720
* fix(client): contextmenu of deck not workingsyuilo2022-07-031-2/+1
|
* feat(client): status bar (experimental)syuilo2022-07-031-31/+55
|
* chore(client): fix #8858syuilo2022-06-281-0/+7
|
* refactor(client): Refine routing (#8846)syuilo2022-06-201-17/+16
|
* fix(lint): indentationJohann1502022-05-311-1/+1
|
* enhance: ↵tamaina2022-04-021-2/+2
| | | | | | | | | | | | | | | | | タッチパッド・タッチスクリーンでのデッキの操作性を向上 (#8450) * enhance experience of deck with touchpad * test: 単純にdeltaYを加算してみる * clean up * ios bug fix? * :v: * use overflow-y * Safari does not supports clip
* デッキまわりをCompositon API / Setup Sugarに (#8410)tamaina2022-03-211-91/+72
| | | | | | | | | | | | | | | | | | | * universal.widgets.vue * column.vue, antenna-column.vue * direct-column.vue, list-column.vue * main-column.vue * wip * :v: * fix * :v: * :v:
* :art:syuilo2022-02-121-1/+1
|
* refactor(client): i18n.locale -> i18n.tssyuilo2022-01-281-2/+2
|
* disable animations on more transitions (#8112)Johann1502022-01-251-2/+2
|
* fix(client/deck): ↵syuilo2021-12-181-1/+1
| | | | | | カラムの増減がページをリロードするまで正しく反映されない問題を修正 Fix #8065
* enhance(client): improve usabilitysyuilo2021-12-031-0/+1
|
* refactor(client): refactor ui componentssyuilo2021-12-031-104/+185
|
* client: tweak uisyuilo2021-12-031-5/+8
|
* update linrsyuilo2021-11-191-4/+4
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-8/+4
|
* refactoringsyuilo2021-11-121-0/+229
Resolve #7779