cherrypick/packages/frontend
syuilo 85a4c8dbb1
feat(frontend): アカウント初期設定ウィザード (#10799)
* wip

* 🎨

* 🎨

* wip

* wip

* 🎨

* Update CHANGELOG.md

* wip

* Update MkUserSetupDialog.vue

* add stories

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* update stories

* Update MkUserSetupDialog.Follow.stories.impl.ts

* test: load mock user account

* ✌️

* ✌️

* test: reset on each render

* test: use id to identify

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-05-08 17:29:19 +09:00
..
.storybook feat(frontend): アカウント初期設定ウィザード (#10799) 2023-05-08 17:29:19 +09:00
.vscode
@types
assets
public
src feat(frontend): アカウント初期設定ウィザード (#10799) 2023-05-08 17:29:19 +09:00
test
.eslintrc.js
.gitignore
package.json enhance(frontend): update aiscript to 0.13.2 2023-05-06 12:58:59 +09:00
tsconfig.json fix(frontend): ロールのタイトルのバグを解決、Reactivity Transformで型エラーを出さないように (#10729) 2023-04-29 23:36:28 +09:00
vite.config.ts fix(dev): fix vite config 2023-05-06 10:25:15 +09:00
vite.json5.ts