Commit Graph

7 Commits

Author SHA1 Message Date
3121342337 refactored HTML injection system
- using a <div> container instead of an <iframe> (simplifies the build
system, avoids the quirks iframes)
- Bulma CSS is encapsulated in the #simulator ID to avoid polluting the
rest of the page, as well as increasing the chances to override the page
CSS
2021-10-08 19:44:28 +02:00
9de822f5a2 renamed project to vehicle-simulator 2021-10-06 19:27:13 +02:00
d16e8412a2 refactored build system to eliminate platform-specific scripts 2021-10-05 18:47:40 +02:00
7b30336177 added simulator parameters form 2021-10-02 19:50:37 +02:00
ef5195b807 changed license to be more restrictive 2021-10-02 15:11:18 +02:00
b56d805350 updated package.json 2021-10-02 12:28:07 +02:00
aea4314d82 typescript configuration 2021-10-02 12:19:07 +02:00