Feature/#91 watch2gether display chat message character count #93

Merged
Serraniel merged 12 commits from feature/#91-watch2gether-display-chat-message-character-count into develop 2020-10-29 18:09:12 +01:00

12 commits

Author SHA1 Message Date
Daniel d8e51f6fb1
Apply suggestions from code review 2020-10-28 22:39:15 +01:00
Serraniel b82f98d20a
#91 intensified the animation 2020-10-28 22:36:51 +01:00
Serraniel 3dad248447
#91 fixed comment 2020-10-28 22:35:54 +01:00
Serraniel b256fa8e5e
#91 Optimized the JS code 2020-10-28 22:35:09 +01:00
Serraniel 05d66bb108
#91 Updated package-lock 2020-10-28 22:31:26 +01:00
Serraniel 542d328323
#91 Finalized the JS implementation of the charcounter 2020-10-28 22:31:12 +01:00
Serraniel a561ccb2b6
#91 Fixes SCSS formattings 2020-10-28 22:08:06 +01:00
Serraniel 8f1cda67de
Merge branch 'develop' into feature/#91-watch2gether-display-chat-message-character-count
# Conflicts:
#	src/javascript/index.js
#	src/stylesheets/aniwatchplus.scss
#	src/stylesheets/enhancements/_watch2gether.scss
2020-10-28 22:06:17 +01:00
Serraniel 3df0479ee7
Merge branch 'develop' into feature/#91-watch2gether-display-chat-message-character-count 2020-10-26 20:56:19 +01:00
Serraniel 93747d5cfd
#91 added comment why this does not work yet 2020-10-25 13:02:24 +01:00
Serraniel 3125e6720f
#91 Added base implementation for chat counter
Adds uuid dependency to create guids
2020-10-25 12:47:32 +01:00
Serraniel e7a4790970
#91 Added base script file 2020-10-25 11:54:36 +01:00