]> Repos - mime-chat/commit
add input animation + input item rafctor
authorriqo <hernandeze2@xavier.edu>
Sun, 22 Nov 2020 17:49:25 +0000 (11:49 -0600)
committerriqo <hernandeze2@xavier.edu>
Sun, 22 Nov 2020 17:51:24 +0000 (11:51 -0600)
commit3cf07e2b4509a232ab0ab588e561d686c21b1e38
tree8838ac27c2d2287e1f01b50735ae2ca435ba419f
parent74d6d45150feb85d6d694643b7d0f1c9c783b70d
add input animation + input item rafctor
src/background.ts
src/components/UI/UIDetails/inputItem.vue
src/composables/inputItem/useInputAnims.ts [new file with mode: 0644]
src/composables/inputItem/useInputRenderer.ts [new file with mode: 0644]
src/composables/keyDownHandler/useKeyDownHandler.ts
src/composables/messageItem/useMessageItemAnims.ts
src/types/vueRef/index.ts [new file with mode: 0644]