1
0
forked from mirror/misskey
misskey/packages/frontend/src
かっこかり d6caa4d9c4
fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正 (#14798)
* fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正

* Update Changelog

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-20 17:29:41 +09:00
..
boot refactor(frontend): prefix css variables (UI) (#14739) 2024-10-10 16:12:16 +09:00
components 🎨 2024-10-20 16:38:27 +09:00
directives refactor(frontend): getBgColorを共通化 (#14782) 2024-10-19 18:02:09 +09:00
filters refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
pages fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正 (#14798) 2024-10-20 17:29:41 +09:00
router refactor(frontend): ページ内でdocument.titleを直接操作させない, タイポ修正 など (taiyme#288) (#14778) 2024-10-19 21:45:25 +09:00
scripts refactor(frontend): getBgColorを共通化 (#14782) 2024-10-19 18:02:09 +09:00
types
ui fix(frontend): blinkアニメーションが動作していないのを修正 2024-10-15 13:01:06 +09:00
unicode-emoji-indexes
widgets refactor(frontend): prefix css variables (UI) (#14739) 2024-10-10 16:12:16 +09:00
workers
_boot_.ts Revert "refactor" 2024-09-17 17:05:52 +09:00
_dev_boot_.ts refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
account.ts fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 (#14738) 2024-10-10 14:05:20 +09:00
cache.ts
custom-emojis.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
debug.ts
events.ts
i18n.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
index.html
index.mdx
instance.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
local-storage.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
navbar.ts refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554) 2024-09-23 21:50:30 +09:00
nirax.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
os.ts feat: ユーザーの名前に禁止ワードを設定できるように (#14756) 2024-10-13 20:21:25 +09:00
pizzax.ts
plugin.ts
store.ts perf(frontend): make skipNoteRender on by default 2024-10-14 12:37:18 +09:00
stream.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
style.scss fix(frontend): blinkアニメーションが動作していないのを修正 2024-10-15 13:01:06 +09:00
theme-store.ts
timelines.ts
type.ts