misskey/packages/frontend
zyoshoka e5876440cb
refactor(frontend): os.popup()propsの型チェックを有効化 (#13140)
* refactor(frontend): `os.popup()`の`props`の型チェックを有効化

* refactor: `ComponentProps`に書き換え

* refacor: `import type`
2024-02-02 15:04:42 +09:00
..
.storybook enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702) 2023-12-18 20:59:20 +09:00
.vscode
@types refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
assets 🎨 2024-01-24 09:30:38 +09:00
lib refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
public
src refactor(frontend): os.popup()propsの型チェックを有効化 (#13140) 2024-02-02 15:04:42 +09:00
test fix(frontend/emoji) restore U+FE0F for simple emojis (#12866) 2024-01-07 16:02:53 +09:00
.eslintrc.cjs
.gitignore
package.json refactor(frontend): os.popup()propsの型チェックを有効化 (#13140) 2024-02-02 15:04:42 +09:00
tsconfig.json refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
vite.config.local-dev.ts test(frontend): load default config to start vite (#12867) 2024-01-29 21:39:34 +09:00
vite.config.ts refactor: migrate to ESM 2024-01-20 13:57:03 +09:00
vite.json5.ts
vue-shims.d.ts