Jannik Volkland
146e6d342c
Remove avatars from frontend
5 years ago
Gabe Kangas
27a4c8c895
Move all remote dependencies to be local ( #220 )
...
* Experiment with javascript bundling
* Experiment with snowpack. Making progress
* Success! Uses local js modules and assets and no cdns
* Missing local css
5 years ago
Ginger Wong
961e212cd7
update standalone chat styles
5 years ago
Ginger Wong
b399fbba22
address MR comments
5 years ago
Ginger Wong
940b6df86b
use only unpkg/preact + htm consistently for all components
5 years ago
Ginger Wong
a07ad8d693
rename standalone assets so they're easier to find
5 years ago
Ginger Wong
d4c8c187fd
fix some styles
5 years ago
Ginger Wong
4b28ed8f25
reorganize js files
5 years ago
Ginger Wong
c3adfe7b7b
preact app integration
5 years ago
Ginger Wong
136a575973
wip.. initial setup for preact integration into main app
5 years ago
Ginger Wong
d7b8058264
make edits for a messages-only view of the chat module
5 years ago
Ginger Wong
ebc852b430
initial set up for styling updates; actually add files
5 years ago
Ginger Wong
63d7671fed
progress wip. separated out chat input component and its respective methods.
5 years ago
Ginger Wong
3814c24cab
set up websocket and emoji in chat component
5 years ago
Ginger Wong
dad802f19a
Initial setup for standalone chat with Preact.
...
- set up standalone static page and message related components
- start separating out css into smaller more manageable files
- start separating out utils into smaller modular files
- renaming some files for consistency
5 years ago