1
0
forked from mirror/misskey
mi.moris.day/packages/frontend/src
Caipira acdcd7c623
enhance(frontend): improve signup complete ui (#10876)
* enhance(frontend): improve signup complete ui

* relocation

* tweak

* Update _boot_.ts

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-24 09:43:38 +09:00
..
boot enhance(frontend): Deck UIを使用している場合、/以外にアクセスした際にZen UIで表示するように 2023-05-20 10:31:53 +09:00
components feat: impl IdlingRenderScheduler (#10547) 2023-05-20 03:38:07 +09:00
directives fix(frontend): ツールチップが永久にDOMに残ることがある問題を修正 2023-05-15 14:29:35 +09:00
filters
pages enhance(frontend): improve signup complete ui (#10876) 2023-05-24 09:43:38 +09:00
scripts feat: impl IdlingRenderScheduler (#10547) 2023-05-20 03:38:07 +09:00
themes 🎨 2023-04-21 09:34:36 +09:00
types
ui refactor 2023-05-20 10:12:18 +09:00
widgets refactor 2023-05-19 16:20:53 +09:00
workers perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782) 2023-05-19 09:44:06 +09:00
_boot_.ts enhance(frontend): improve signup complete ui (#10876) 2023-05-24 09:43:38 +09:00
account.ts tweak of 7ce569424 2023-05-18 20:17:32 +09:00
cache.ts
config.ts refactor: init.ts周りのeslintエラーと型の修正 (#10157) 2023-04-13 18:47:49 +09:00
const.ts ロールにNSFWを強制的につけるオプションを追加 (#10731) 2023-05-05 14:18:06 +09:00
custom-emojis.ts refactor(frontend): boot分割したり副作用減らしたりとか 2023-05-15 19:08:46 +09:00
debug.ts
emojilist.json
events.ts
i18n.ts
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
instance.ts
local-storage.ts refactor: init.ts周りのeslintエラーと型の修正 (#10157) 2023-04-13 18:47:49 +09:00
navbar.ts
nirax.ts
os.ts refactor 2023-05-08 08:52:01 +09:00
pizzax.ts refactor(frontend): boot分割したり副作用減らしたりとか 2023-05-15 19:08:46 +09:00
plugin.ts
router.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
store.ts feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加 2023-05-19 09:43:38 +09:00
stream.ts refactor(frontend): boot分割したり副作用減らしたりとか 2023-05-15 19:08:46 +09:00
style.scss refactor(frontend): MFMコンポーネントのリファクタ & パフォーマンスを改善 2023-05-17 11:50:37 +09:00
theme-store.ts