Merge pull request #1111 from thecodingmachine/svelteChat
FEATURE: migrated the chat window to svelte
This commit is contained in:
commit
41a1f56bd5
25 changed files with 562 additions and 305 deletions
3
front/dist/index.tmpl.html
vendored
3
front/dist/index.tmpl.html
vendored
|
@ -37,8 +37,7 @@
|
|||
<div class="main-container" id="main-container">
|
||||
<!-- Create the editor container -->
|
||||
<div id="game" class="game">
|
||||
<div id="svelte-overlay">
|
||||
</div>
|
||||
<div id="svelte-overlay"></div>
|
||||
<div id="game-overlay" class="game-overlay">
|
||||
<div id="main-section" class="main-section">
|
||||
</div>
|
||||
|
|
BIN
front/dist/static/images/send.png
vendored
Normal file
BIN
front/dist/static/images/send.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue