Commit graph

8 commits

Author SHA1 Message Date
Bash Elliott
e416d69920 Merge remote-tracking branch 'upstream/main' 2023-06-27 15:26:57 +10:00
peetzweg/
c4cce3c900
feat(*): Converts Codebase to TypeScript (#10)
* upgrade react and convert to typescript project

* adds some typing to the useMessages hook

* changes dev server port back to previous default

* adds types to all files

* moves static prop to inner div as it's prevent text wrapping the bubble. `style` is not a valid motion.div prop.

* fixes bouncing bubbles on when disappearing.

* organizes imports

* revert unintended change of timeout length
2023-02-28 09:30:00 +09: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
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
Bash Elliott
262a3d5eab custom styling 2022-04-29 21:54:06 +10:00
Takuya Matsuyama
d646b164cb feat(*): initial commit 2022-03-05 16:58:57 +09:00