misskey/packages/frontend-shared/js
かっこかり b528ff9c59
enhance(frontend): テーマの適用管理を改善 (#17376)
* wip

* add test

* use themeManager.currentCompiledTheme for obtaining theme variables / reduce getComputedStyle usage

* fix

* fix: better error handling on theme installation

* Update Changelog

* chore: remove frontend-shared builds as it is currently working as a stub package

* fix: broken lockfile

* fix

* fix lint

* fix
2026-05-07 11:42:45 +09:00
..
collapsed.ts fix(frontend): fix lint (#15906) 2025-04-29 15:54:57 +09:00
config.ts fix(frontend): confettiの実行がアニメーション設定を考慮していない問題を修正 (#16714) 2025-10-27 18:41:03 +09:00
const.ts fix(frontend): 絵文字パレットが空の状態でMisskeyについてのページが閲覧できない問題を修正 (#17243) 2026-03-18 21:34:28 +09:00
embed-page.ts update deps (#15311) 2025-02-15 10:24:22 +09:00
emoji-base.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
emojilist.json enhance: support emojis added in Unicode 16.0 or earlier (#16329) 2025-08-01 22:26:29 +09:00
emojilist.ts fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正 (#17017) 2025-12-20 21:23:39 +09:00
extract-avg-color-from-blurhash.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
i18n.ts refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
intl-const.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
is-link.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
locale.ts refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
media-proxy.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
scroll.ts fix(eslint): add window prefix rules to frontend-embed & frontend-shared (#16531) 2025-09-10 09:22:12 +09:00
store-boot-errors.ts refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
theme.ts enhance(frontend): テーマの適用管理を改善 (#17376) 2026-05-07 11:42:45 +09:00
url.ts fix(frontend): fix lint (#15906) 2025-04-29 15:54:57 +09:00
use-document-visibility.ts fix(eslint): add window prefix rules to frontend-embed & frontend-shared (#16531) 2025-09-10 09:22:12 +09:00
use-interval.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
worker-multi-dispatch.ts worker-multi-dispatch のコメントを抑制 (#17157) 2026-02-07 17:46:17 +09:00