summaryrefslogtreecommitdiff
path: root/packages/client/src/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fix(client): fix zindex issuesyuilo2021-12-182-2/+2
|
* fix(client): fix zindex issuesyuilo2021-12-1813-17/+22
| | | | | Fix #8064 Fix #8063
* fix(client): tweak stylesyuilo2021-12-171-1/+1
|
* improve(client): tweak drawer max heightsyuilo2021-12-171-1/+1
|
* fix(client): fix zindex issuesyuilo2021-12-171-1/+1
|
* :art:syuilo2021-12-172-1/+8
|
* enhance(client): ↵syuilo2021-12-171-1/+1
| | | | リアクションピッカーの表示方法を選択できるように
* :art:syuilo2021-12-173-3/+16
|
* enhance(client): improve modal menu for mobilesyuilo2021-12-1710-390/+337
|
* fix(client): fix zindex issuessyuilo2021-12-162-4/+4
| | | | Fix #8060
* fix(client): 一部のコンポーネントが裏に隠れるのを修正syuilo2021-12-151-3/+4
|
* fix(client): ↵syuilo2021-12-141-2/+2
| | | | オートコンプリートがダイアログの裏に隠れる問題を修正
* Update formula-core.vuesyuilo2021-12-141-1/+1
|
* clean upsyuilo2021-12-111-1/+1
|
* fix(client): fix z-index bugsyuilo2021-12-112-23/+5
|
* fix(client): ↵syuilo2021-12-103-30/+10
| | | | メニューなどがウィンドウの裏に隠れる問題を修正
* :art:syuilo2021-12-102-17/+16
|
* tweak stylesyuilo2021-12-101-0/+2
|
* client: tweak stylesyuilo2021-12-103-9/+11
|
* refactor(client): :sparkles:syuilo2021-12-101-2/+2
|
* fix(client): better hover detectionsyuilo2021-12-053-21/+3
|
* refactor(client): :sparkles:syuilo2021-12-051-55/+29
|
* fix(client): ↵syuilo2021-12-053-9/+9
| | | | タッチ機能付きディスプレイを使っていてマウス操作をしている場合に一部機能が動作しない問題を修正
* fix(client): fix range slider renderingsyuilo2021-12-042-7/+23
|
* client: tweak uisyuilo2021-12-032-75/+64
|
* client: tweak uisyuilo2021-12-031-1/+1
|
* client: tweak uisyuilo2021-12-032-3/+7
|
* client: tweak uisyuilo2021-12-032-1/+7
|
* fix: 画像ファイルの縦横サイズの取得で Exif Orientation ↵xianon2021-12-031-6/+15
| | | | | | | | | | | を考慮する (#8014) * 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する * test: Add rotate.jpg test * Webpublic 画像を返す時のみ Exif Orientation を考慮して縦横サイズを返す * test: Support orientation
* client: tweak uisyuilo2021-12-023-4/+5
|
* fix mentions in replies (#8030)nullobsi2021-12-021-1/+6
|
* enhance(client): make possible to close image dialog with clicksyuilo2021-12-021-1/+10
| | | | Related #8023
* client: tweak uisyuilo2021-12-024-46/+49
|
* feat(client): ↵syuilo2021-11-284-4/+8
| | | | Renoteなノート詳細ページから元のノートページに遷移できるように
* feat(client): show confirm dialog when votesyuilo2021-11-281-4/+10
|
* client: refine uisyuilo2021-11-2824-260/+840
|
* fix: notification.vueのIntersectionObserverまわりを修正 (#8010)tamaina2021-11-261-12/+9
| | | | | | | | | | | | | | | | | | | * fix notification.vue * remove a blank line * disconnect intersection observer * disconnect2 * Update packages/client/src/components/notification.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * disconnect * oops Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Implemented a rotate MFM (#8016)Richard "EpicKitty" Bowey2021-11-261-0/+5
| | | Co-authored-by: Richard Bowey <me@epickitty.uk>
* fix(client): ↵syuilo2021-11-212-6/+2
| | | | リアクションツールチップ、Renoteツールチップのユーザーの並び順を修正
* fix(client): ↵syuilo2021-11-211-0/+8
| | | | ログインにおいてパスワードが誤っている際のエラーメッセージが正しく表示されない問題を修正
* client: ノートにモデレーターバッジを表示するのを廃止syuilo2021-11-212-17/+0
|
* update linrsyuilo2021-11-19115-422/+422
|
* feat(client): keep line breaks of translated text to improve readabilitysyuilo2021-11-192-4/+4
|
* feat(client): collapse sub note automaticallysyuilo2021-11-191-1/+42
|
* introduce lint for clientsyuilo2021-11-185-25/+28
| | | | Resolve #7998
* limit depth of reply posts (#7979)Johann1502021-11-181-11/+21
| | | | | | | * limit depth of reply posts * some tweaks Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-1814-81/+61
|
* fix(client): fix tooltip stylesyuilo2021-11-142-28/+50
|
* fix(client): reaction viewer layout (#7942)Johann1502021-11-131-2/+4
| | | | The profile picture and name should be grouped together as they belong, and it should be clear which picture belongs to which name.
* refactor(client): improve readabilitysyuilo2021-11-121-6/+2
|