This website requires JavaScript.
Explore
Help
Sign In
noby
/
workadventure
Watch
2
Star
2
Fork
0
You've already forked workadventure
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d8d11cb008
workadventure
/
front
/
dist
/
.gitignore
5 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding an API for inter-iframe communication Adds a first version of an API to communicate between an iFrame opened by WorkAdventure and WorkAdventure itself. The first API method is a method allowing to add messages in the chat, from the iFrame. Comes with a test file.
2021-03-04 19:00:00 +01:00
index.html
Fixing GA tag not included in play domain The GA tag was not properly included because the index.html file that contained it was overwritten by Webpack's HtmlWebpackPlugin.
2021-03-05 10:00:11 +01:00
index.tmpl.html.tmp
Adding an API for inter-iframe communication Adds a first version of an API to communicate between an iFrame opened by WorkAdventure and WorkAdventure itself. The first API method is a method allowing to add messages in the chat, from the iFrame. Comes with a test file.
2021-03-04 19:00:00 +01:00
/js/
Merge branch 'develop' of github.com:thecodingmachine/workadventure into iframe_api # Conflicts: # front/dist/.gitignore # front/dist/index.tmpl.html # front/src/Phaser/Game/GameScene.ts # front/src/WebRtc/CoWebsiteManager.ts
2021-03-28 16:53:15 +02:00
style.*.css
Reference in New Issue
Copy Permalink