Commit graph

23 commits

Author SHA1 Message Date
Bash Elliott
c40ab4f703 Added stroke colours. 2023-01-20 11:21:15 +11:00
Bash Elliott
06e2b0a003 Merge branch 'main' of https://github.com/rackodo/chat-bubbles-for-yt 2023-01-09 20:23:35 +11:00
Bash Elliott
630740d334 formatted code to fit the rest of the project 2023-01-09 20:23:21 +11:00
Bash Elliott
79fce6f6a2 formatted code to fit the rest of the project 2023-01-09 20:20:44 +11:00
Bash Elliott
8c8c6c0970 box shadow fix 2023-01-09 20:05:15 +11:00
Bash Elliott
0aca5e26a8 Merge branch 'main' of https://github.com/rackodo/chat-bubbles-for-yt 2023-01-09 20:04:34 +11:00
Bash Elliott
5fabc2d5fb custom bubble colours 2023-01-09 20:02:27 +11:00
Takuya Matsuyama
8a183604af fix(bubble): incorrect duration 2022-07-06 11:16:25 +09:00
Takuya Matsuyama
2da621a0bd feat(animations): wip: smooth bubble-up transition 2022-07-06 11:16:25 +09:00
Takuya Matsuyama
bddf2257fe fix(bubble-input): ignore enter key when composing 2022-06-07 15:29:04 +09:00
Takuya Matsuyama
fa4a783698 0.1.0 2022-05-20 11:15:47 +09:00
Takuya Matsuyama
d3c31beb3b chore(license): apache 2.0 2022-05-20 11:15:40 +09:00
Akaam Shamerany
ba2e5bd9ba
Optimize and clean code (#4)
Co-authored-by: Akaam Shamerany <alpha@Akaams-MacBook-Air.local>
2022-05-20 11:09:01 +09:00
Takuya Matsuyama
5b86470066 fix(bubble-input): maintain focus by handling blur events
Use forwardRef to expose the content editable element and let the parent component control the focus

fix #1 #2
2022-05-13 16:15:28 +09:00
Takuya Matsuyama
5fba2eceaa docs(readme): add a link to the video tutorial 2022-05-08 11:43:52 +09:00
Takuya Matsuyama
8c348295ed docs(readme): add a cover 2022-05-07 21:18:10 +09:00
Takuya Matsuyama
66b6128f6f docs(readme): add a link to the tool 2022-05-07 14:44:45 +09:00
Takuya Matsuyama
62314a8a3e chore(*): remove unused file 2022-05-07 14:11:05 +09:00
Bash Elliott
262a3d5eab custom styling 2022-04-29 21:54:06 +10:00
Takuya Matsuyama
1fb91fc98f fix(app): set focus to input on load 2022-04-23 17:25:22 +09:00
Takuya Matsuyama
2098145f20 fix(message): change appearance duration and padding left 2022-03-07 11:45:37 +09:00
Takuya Matsuyama
d646b164cb feat(*): initial commit 2022-03-05 16:58:57 +09:00
Takuya Matsuyama
ea9391d0d9
Initial commit 2022-03-05 16:57:07 +09:00