4895ac2bb4
CSS is now embedded in simulator.js
2021-10-12 23:53:52 +02:00
610ce62935
added battery charge graph
...
adjusted simulation to have the exact same behavior as the python code
2021-10-09 20:26:18 +02:00
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
d16e8412a2
refactored build system to eliminate platform-specific scripts
2021-10-05 18:47:40 +02:00
fd385fd76d
improved zone names in SVG map
...
added tag around custom attributes in the description
fixed SVG dimensions in HTML document
2021-10-04 23:17:26 +02:00
21e6b0bba6
moved data files in a separate folder
2021-10-04 23:00:23 +02:00