misskey/packages/frontend
かっこかり 04928ba7d1
enhance(frontend): Instance Tickerのデザイン改善 (#15946)
* feat(tms): インスタンス情報の表示位置 (taiyme#198)

* migrate

* fix(InstanceTicker): リモートサーバーのアイコンが初期画像になる問題 (taiyme#211)

* refactor(InstanceTicker): 参照の構造を変更

Co-Authored-By: taiy <53635909+taiyme@users.noreply.github.com>

* perf(TmsInstanceTicker): color関数に変更 (taiyme#283)

* 🎨

* Update Changelog

* remove unused property

* revert unrelated changes

* fix

* 実装を簡略化

* 🎨

* Update CHANGELOG.md

* 色の計算をコンポーネント内に移動

---------

Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2025-05-09 21:16:21 +09:00
..
.storybook fix(ci): change Chromatic build to be triggered when frontend `package.json` is edited instead of lockfile (#15793) 2025-04-27 10:49:23 +09:00
.vscode test(#10336): add `components/Mk[A-B].*` stories (#10475) 2023-04-13 12:20:39 +09:00
@types refactor(frontend): relocate theme script 2025-03-09 14:32:29 +09:00
assets enhance(frontend): improve settings page 2025-03-11 14:52:04 +09:00
lib feat: show file name for warning / errors of [create-search-index] (#15785) 2025-04-09 08:10:04 +09:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src enhance(frontend): Instance Tickerのデザイン改善 (#15946) 2025-05-09 21:16:21 +09:00
test lint fixes 2025-03-20 19:00:09 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
eslint.config.js lint 2025-03-29 15:57:34 +09:00
package.json fix(deps): update dependency vite to v6.3.4 [security] (#15918) 2025-05-04 14:54:35 +09:00
tsconfig.json Block deliver by software (#15727) 2025-05-01 17:58:34 +09:00
vite.config.ts fix: unnecesary HMR when we opened setting page (#15756) 2025-04-05 08:46:17 +09:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00