misskey/packages/frontend/src/ui/_common_
かっこかり 385969e9f5
fix(frontend): フォーカスの挙動を修正 (#14158)
* fix(frontend): 直前のパターンを記録するように

* fix(frontend): フォーカス/タブ移動に関する挙動を調整 (#226)

Cherry-pick commit e8c030673326871edf3623cf2b8675d68f9e1b13

Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>

* focusのデザイン修正

* move scripts

* Modalにfocus trapを追加

* 記録するホットキーはレートリミット式にする

* escキーのハンドリングをMkModalに統一

* fix

* enterで子メニューを開けるように

* lint

* fix focus trap

* improve switch accessibility

* 一部のmodalのフォーカストラップが外れない問題を修正

* fix

* fix

* Revert "記録するホットキーはレートリミット式にする"

This reverts commit 40a7509286.

* Revert "fix(frontend): 直前のパターンを記録するように"

This reverts commit 5372b25940.

* Revert "Revert "fix(frontend): 直前のパターンを記録するように""

This reverts commit a9bb52e799.

* Revert "Revert "記録するホットキーはレートリミット式にする""

This reverts commit bdac34273e.

* 試験的にCypressでのFocustrapを無効化

* fix

* fix focus-trap

* Update Changelog

* ✌️

* fix focustrap invocation logic

* スクロールがsticky headerを考慮するように

* 🎨

* スタイルの微調整

* 🎨

* remove deprecated key aliases

* focusElementが足りなかったので修正

* preview系にfocus時スタイルが足りなかったので修正

* `returnFocusElement` -> `returnFocusTo`

* lint

* Update packages/frontend/src/components/MkModalWindow.vue

* Apply suggestions from code review

Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>

* keydownイベントをまとめる

* use correct pesudo-element selector

* fix

* rename

---------

Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-12 16:25:44 +09:00
..
announcements.vue feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
common.ts refactor(frontend): refactor popup api and make sure call dispose callback 2024-07-04 13:14:49 +09:00
common.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
navbar-for-mobile.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
navbar.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
notification.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
statusbar-federation.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
statusbar-rss.vue fix(backend): add detailed schema to fetch-rss endpoint (#13764) 2024-04-29 15:36:01 +09:00
statusbar-user-list.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
statusbars.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
stream-indicator.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
sw-inject.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
upload.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00