misskey/packages/client/src
Andreas Nedbal a6c138600f
Refactor settings/sounds to use Composition API (#8594)
* refactor(client): refactor settings/sounds to use Composition API

* Apply review suggestion from @Johann150

Co-authored-by: Johann150 <johann@qwertqwefsday.eu>

* chore(client): remove old sound reference

Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2022-05-05 22:51:05 +09:00
..
components fix (client): fix mention icon height (#8615) 2022-05-05 20:46:46 +09:00
directives refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
filters feat(client): Renoteなノート詳細ページから元のノートページに遷移できるように 2021-11-28 20:29:37 +09:00
pages Refactor settings/sounds to use Composition API (#8594) 2022-05-05 22:51:05 +09:00
scripts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
themes 🎨 2022-03-01 23:58:28 +09:00
types enhance: メニュー関連をComposition API化、switchアイテム追加 (#8215) 2022-01-30 14:11:52 +09:00
ui refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
widgets refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
account.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
config.ts
const.ts enhance: MediaListでは、サーバーで許可された形式しか表示しないように (#8113) 2022-01-27 00:08:48 +09:00
emojilist.json
events.ts
i18n.ts
init.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
instance.ts Revert "refactor" 2022-03-01 03:51:31 +09:00
menu.ts refactor(client): better semantics 2022-01-28 11:53:12 +09:00
os.ts fix(client): fix missing import of defineAsyncComponent in os.ts 2022-05-01 17:55:17 +02:00
pizzax.ts refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
plugin.ts fix 2021-11-18 23:36:04 +09:00
router.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
store.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
stream.ts 非ログイン時にエラーを吐くconsole.logを除去 (#8119) 2022-01-06 20:07:11 +09:00
style.scss 🎨 2022-01-14 01:44:08 +09:00
symbols.ts
theme-store.ts