summaryrefslogtreecommitdiff
path: root/packages/client/src/components/ui/menu.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-364/+0
|
* fix(client): fix drawer menu style regressionsyuilo2022-07-211-0/+3
|
* refactor(client): :sparkles:syuilo2022-07-201-1/+3
|
* enhance(client): tweak uisyuilo2022-07-171-2/+2
|
* enhance(client): tweak uisyuilo2022-07-171-53/+134
|
* chore(client): tweak uisyuilo2022-07-151-1/+1
|
* chore(client): tweak stylesyuilo2022-07-061-1/+1
|
* chore(client): tweak stylesyuilo2022-07-031-2/+2
|
* chore(client): fix menu item stylesyuilo2022-06-051-10/+11
|
* fix lints (#8737)Johann1502022-05-261-1/+1
| | | | | | | | | | | | | | | * fix: emits use ev instead of e * fix: errors use err instead of e * fix: replace use of data where possible * fix: events use evt instead of e * fix: use strict equals * fix: use emoji instead of e * fix: vue lints
* enhance: メニュー関連をComposition API化、switchアイテム追加 ↵tamaina2022-01-301-100/+67
| | | | | | | | | | | | | | | | | | | | (#8215) * メニューをComposition API化、switchアイテム追加 クライアントサイド画像圧縮の準備 * メニュー型定義を分離 (TypeScriptの型支援が効かないので) * disabled * make keepOriginal to follow setting value * fix * fix * Fix * clean up
* feat(client): make possible to switch account instantly in post formsyuilo2022-01-211-1/+1
|
* fix(client): ↵syuilo2021-12-241-1/+1
| | | | ドロワーメニューでセーフエリアを考慮するように
* :art:syuilo2021-12-181-2/+1
|
* enhance(client): improve modal menu for mobilesyuilo2021-12-171-2/+30
|
* client: tweak uisyuilo2021-12-031-0/+1
|
* client: refine uisyuilo2021-11-281-2/+6
|
* update linrsyuilo2021-11-191-7/+7
|
* introduce lint for clientsyuilo2021-11-181-4/+4
| | | | Resolve #7998
* refactoringsyuilo2021-11-121-0/+278
Resolve #7779