Commit Graph

4 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
5f63dc7c7d improved build system, fixed special character escaping bug 2021-10-06 19:27:32 +02:00
fe51709554 whole application embedded in a single js file, loaded in iframe 2021-10-05 23:30:43 +02:00
21e6b0bba6 moved data files in a separate folder 2021-10-04 23:00:23 +02:00