misskey/packages/frontend-embed
かっこかり 6f4f53382e
fix(frontend): CSS light-dark() が適用されない問題を修正 (#17523)
* fix(frontend): lightningcssのlight-darkのTranspilationを無効に (MisskeyIO#1243)

* fix deps

* Update Changelog

---------

Co-authored-by: まっちゃてぃー。 <56515516+mattyatea@users.noreply.github.com>
2026-06-02 11:47:09 +09:00
..
@types Feat: ドライブ周りのUIの強化 (#16011) 2025-05-21 07:31:24 +09:00
assets feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
lib enhance(frontend): update vite to v8 再 (#17289) 2026-04-09 14:20:07 +09:00
public/loader fix(frontend): ロード時の言語判定結果が保存されない問題を修正 (#16956) 2025-12-08 10:17:13 +09:00
src enhance: 絵文字データの参照を自前ライブラリに変更 (#17381) 2026-05-09 18:35:38 +09:00
.gitignore feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
build.ts enhance(frontend): update vite to v8 再 (#17289) 2026-04-09 14:20:07 +09:00
eslint.config.js refactor(frontend): fix invalid self-closing tags (#17103) 2026-01-16 22:42:08 +09:00
package.json fix(frontend): CSS light-dark() が適用されない問題を修正 (#17523) 2026-06-02 11:47:09 +09:00
tsconfig.json refactor: make noImplicitAny true (#17083) 2026-01-09 22:06:40 +09:00
vite.config.ts fix(frontend): CSS light-dark() が適用されない問題を修正 (#17523) 2026-06-02 11:47:09 +09:00
vue-shims.d.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00