1
0
forked from mirror/misskey
mi.moris.day/packages/frontend/src
FineArchs daf9ae5d4a
ScratchpadにUIインスペクターを追加 (#14565)
* add ui list

* Update scratchpad.vue

* experiment

* design change

* redesign

* redesign

* Update ja-JP.yml

* redesign

* component properties

* whole json

* use textarea

* fix import

* stringify function

* Update CHANGELOG.md

* UI Component Monitor -> UI Inspector

* uiInspectorOpenedFlags -> uiInspectorOpenedComponents

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* fix

* change key i -> c.value.id

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-17 20:11:50 +09:00
..
boot refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
components refactor 2024-09-17 17:03:09 +09:00
directives feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
filters refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
pages ScratchpadにUIインスペクターを追加 (#14565) 2024-09-17 20:11:50 +09:00
router feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
scripts refactor(frontend): 非推奨の表現を改める (#14517) 2024-09-15 12:31:17 +09:00
types
ui refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
unicode-emoji-indexes
widgets refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
workers
_boot_.ts Revert "refactor" 2024-09-17 17:05:52 +09:00
_dev_boot_.ts refactor 2024-08-27 20:36:43 +09:00
account.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
cache.ts enhance(frontend): お気に入りチャンネルをキャッシュするように (#13881) 2024-05-27 17:19:09 +09:00
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): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
nirax.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
os.ts enhance(frontend): ブラウザのコンテキストメニューを使用できるように (#14076) 2024-07-30 14:45:53 +09:00
pizzax.ts
plugin.ts
store.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
stream.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
style.scss Revert "refactor" 2024-09-17 17:05:52 +09:00
theme-store.ts
timelines.ts Fix(frontend): LTL無効時にヘッダーにSTLが表示されてしまう & デフォルト、クラシックでリストが消えている (#14337) 2024-07-31 18:10:36 +09:00
type.ts