misskey/packages/frontend
かっこかり a5407131d4
fix/refactor(frontend): hotkeyの改修 (#14157)
* improve(frontend): hotkeyの改修 (#234)

(cherry picked from commit 678be147f4db709dadf25d007cc2e679e98a370e)

* Change path, add missing script

Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>

* fix

* fix

* add missing keycodes

* fix

* update changelog

---------

Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2024-07-09 17:59:15 +09:00
..
.storybook fix(storybook): build skipping even after updating impl story files (#14124) 2024-07-04 12:33:43 +09:00
.vscode
@types
assets
lib
public
src fix/refactor(frontend): hotkeyの改修 (#14157) 2024-07-09 17:59:15 +09:00
test
.gitignore
eslint.config.js update deps (#14057) 2024-07-02 11:38:34 +09:00
package.json update deps (#14057) 2024-07-02 11:38:34 +09:00
tsconfig.json update deps (#14057) 2024-07-02 11:38:34 +09:00
vite.config.local-dev.ts fix(dev): devサーバーで`/notes/`に直でアクセスしたらサーバー側のレスポンスが返ってくる問題を修正 (#14137) 2024-07-06 11:46:43 +09:00
vite.config.ts
vite.json5.ts
vue-shims.d.ts