piuvas silly
|
15167d98c5
|
Update navbar.vue
|
2024-09-23 16:25:34 +00:00 |
|
piuvas silly
|
a220d327cd
|
Update navbar-for-mobile.vue
|
2024-09-23 16:24:57 +00:00 |
|
piuvas
|
4ee2973303
|
requested fixes!
|
2024-09-22 17:32:46 -03:00 |
|
piuvas
|
73c0b11d1c
|
fix icon-only sidebar bug.
|
2024-09-22 15:36:10 -03:00 |
|
piuvas
|
34392ff11a
|
fix formatting
|
2024-09-22 14:50:35 -03:00 |
|
piuvas
|
ec5b3c8788
|
frontend changes
|
2024-09-22 14:47:04 -03:00 |
|
dakkar
|
652a8c5110
|
fix spacing
|
2024-08-06 20:33:25 +01:00 |
|
dakkar
|
65ae788d90
|
update our icons to the new custom font
mostly, `ph-bold` was replacing the font-family, so we're now using
`sk-icons-lg`
|
2024-08-06 18:05:15 +01:00 |
|
dakkar
|
cfa9b852df
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07
|
2024-08-02 12:25:58 +01:00 |
|
anatawa12
|
fccc5b6d62
|
frontend timeline fixes & improvements (#13727)
* fix: withRepliesがオフのときにwithFilesのとぐるをいじれない問題
* fix: type errors in tl-column
* fix: deck uiでタイムラインを切り替えた際にTLの設定項目が更新されない
* refactor: タイムラインの各種知識を一つのファイルに統合
fix: ウィジェットのタイムライン選択欄に表示できないタイムラインが表示される
* docs(changelog): timeline improvements
* fix: missing license header
* chore: timeline > basic timeline
* use BasicTimelineType in deck-store
* Update CHANGELOG.md
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
|
2024-07-30 20:13:00 +09:00 |
|
かっこかり
|
738b3ea43b
|
enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように (#14104)
* enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように
* Update Changelog
* fix
* fix
* lint
* add story
* typo
ねぼけていた
* Update antenna-column.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-07-30 13:11:06 +09:00 |
|
かっこかり
|
6dd6fcf88f
|
enhance(frontend): サーバー情報・お問い合わせページを改修 (#14198)
* improve(frontend): サーバー情報・お問い合わせページを改修 (#238)
* Revert "Revert "enhance(frontend): add contact page" (#208)" (This reverts commit 5a329a09c987b3249f97f9d53af67d1bffb09eea.)
* improve(frontend): サーバー情報・お問い合わせページを改修
(cherry picked from commit e72758d8cda3db009c5d1bf1f4141682931b91f8)
* fix
* Update Changelog
* tweak
* lint
* 既存の翻訳を使用するように
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
|
2024-07-14 14:49:50 +09:00 |
|
かっこかり
|
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 40a7509286a87911ad4cc06d9482e8a2e5d0e7e8.
* Revert "fix(frontend): 直前のパターンを記録するように"
This reverts commit 5372b2594023952cff34aa62253ed4efef15b5dd.
* Revert "Revert "fix(frontend): 直前のパターンを記録するように""
This reverts commit a9bb52e799e110927ad92cd8f26af980819334e1.
* Revert "Revert "記録するホットキーはレートリミット式にする""
This reverts commit bdac34273e0bc5f13604c7e2f9fa6b1321a0df3d.
* 試験的に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 |
|
syuilo
|
6dd2e9fc0b
|
refactor(frontend): refactor popup api and make sure call dispose callback
Close #14122
|
2024-07-04 13:14:49 +09:00 |
|
dakkar
|
fccfde8f2b
|
replaced many more ti-*
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
f2c56f395e
|
replaced more ti-*
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
138127a5b6
|
replaced ti-apps and a few more
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
9f8873574c
|
replaced tool pencil bell refresh
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
b675c66d70
|
replaced another bunch, and some fixes
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
712682ea47
|
replaced ti-whirl
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
df26b6501d
|
replaced a bunch of ti-*
|
2024-06-22 15:53:32 +01:00 |
|
dakkar
|
4910c1f030
|
replaced most ti-arrow*
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
172f9e7443
|
replaced ti-player-* and ti-volume-*
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
a25f13cb67
|
replaced ti-leaf and ti-hash
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
ad56e745c8
|
replaced ti-file*
and some simplification
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
dfc5cbd5d7
|
replaced ti-trash
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
d4e1df7243
|
replaced ti-x
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
bdffa579b8
|
replaced ti-help-circle
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
cd3b8e6d8f
|
replaced ti-chevron-down
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
fb618dc624
|
replaced ti-chevron-up
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
582f4b01ce
|
replaced ti-cookie
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
e1074c22ba
|
replaced ti-device-tv
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
d2b4b2fb94
|
replaced ti-info-circle
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
7d74cf62c3
|
replaced ti-alert-triangle
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
65605683c7
|
replaced ti-settings
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
e7b3a60698
|
replaced ti-arrow-left
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
79df8774da
|
replaced ti-arrow-right
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
78b21cecc4
|
replaced ti-pencil
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
bdbcb55a81
|
replaced ti-home
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
b149a67a4b
|
replaced ti-shield ti-shield-lock
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
ad2412d3cd
|
replaced ti-check
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
14fbac7ca5
|
replaced ti-dots
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
96ce65dc62
|
replaced ti-planet ti-world-x ti-world-search
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
6f5099f699
|
replaced ti-plus
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
cb124607ce
|
replaced ti-circle-x
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
babe2f3fcf
|
replaced ti-terminal-2
|
2024-06-22 15:53:12 +01:00 |
|
KevinWh0
|
88eb1a0c53
|
fixes & add button to see if notification dot works
|
2024-06-18 15:44:58 +01:00 |
|
dakkar
|
5dc8c2827c
|
Merge branch 'develop' into future-2024-05-31
|
2024-06-08 16:45:53 +01:00 |
|
dakkar
|
e818c56faa
|
merge: Feature/favicon notification dot (!474)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/474
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Luna <her@mint.lgbt>
Approved-by: Marie <marie@kaifa.ch>
|
2024-05-31 19:03:32 +00:00 |
|
dakkar
|
349856bbac
|
fix more linting
|
2024-05-31 15:56:22 +01:00 |
|