Commit Graph

10 Commits

Author SHA1 Message Date
4895ac2bb4 CSS is now embedded in simulator.js 2021-10-12 23:53:52 +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
fe51709554 whole application embedded in a single js file, loaded in iframe 2021-10-05 23:30:43 +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
ec38f950d7 added footer 2021-10-04 23:02:24 +02:00
20ab0175d3 improved climate zone map modal 2021-10-03 22:03:55 +02:00
5997f9d30e added button to select climate zone on the map 2021-10-03 21:43:35 +02:00
bed631a3d6 exported svg map 2021-10-03 20:29:20 +02:00
7b30336177 added simulator parameters form 2021-10-02 19:50:37 +02:00
aea4314d82 typescript configuration 2021-10-02 12:19:07 +02:00