summaryrefslogtreecommitdiff
path: root/packages/client/src/components/ui/context-menu.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-85/+0
|
* enhance(client): tweak uisyuilo2022-07-171-2/+2
|
* fix lints (#8737)Johann1502022-05-261-3/+3
| | | | | | | | | | | | | | | * 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-65/+48
| | | | | | | | | | | | | | | | | | | | (#8215) * メニューをComposition API化、switchアイテム追加 クライアントサイド画像圧縮の準備 * メニュー型定義を分離 (TypeScriptの型支援が効かないので) * disabled * make keepOriginal to follow setting value * fix * fix * Fix * clean up
* fix(client): fix zindex issuesyuilo2021-12-181-2/+7
| | | | | Fix #8064 Fix #8063
* update linrsyuilo2021-11-191-1/+1
|
* refactoringsyuilo2021-11-121-0/+97
Resolve #7779