Skip to content

Releases: nismod/irv-jamaica

0.4.22

12 Feb 12:49
379dc8a
Compare
Choose a tag to compare

New feature: a prototype of the Pixel Driller API, which shows all the raster hazard data for a selected lat/lon point on the map.

What's Changed

New Contributors

Full Changelog: 0.4.21...0.4.22

0.4.21

27 Jan 13:06
07953c2
Compare
Choose a tag to compare
  • fix: sidebar visibility params in the URL.
  • build: frontend now builds with Vite 6.
  • dependency updates.
  • fixes for linter warnings.

What's Changed

Full Changelog: 0.4.20...0.4.21

0.4.20

09 Jan 15:56
c503672
Compare
Choose a tag to compare

Bug fix release:

  • fixes a bug where the map freezes if it tries to display a raster tooltip.
  • fixes a bug where the selected feature is deselected by view or sidebar state changes.
  • dependency updates.

What's Changed

Full Changelog: 0.4.19...0.4.20

0.4.19

13 Dec 14:26
37b8341
Compare
Choose a tag to compare
  • refactor: lib/data-map/layers/assets now holds generic asset layer code.
  • refactor: tooltip code is now in lib/map/tooltip.
  • fix: the map no longer suspends while switching between layers, which caused it to blink in the browser.
  • dependency updates.

What's Changed

Full Changelog: 0.4.18...0.4.19

0.4.18

06 Dec 11:55
83a31ea
Compare
Choose a tag to compare
  • feature: persist adaptation options state across view navigations.
  • fix: selected asset not highlighted on page load.
  • refactor: move sidebar components into shared lib.
  • refactor: move map view state into shared lib.
  • refactor: move sorted asset table into shared lib.
  • refactor: update data loaders and data accessors to allow for future layers with preloaded data.

What's Changed

Full Changelog: 0.4.17...0.4.18

0.4.17

21 Nov 17:48
4f41593
Compare
Choose a tag to compare
  • build: Update outdated backend Python packages.
  • fix: null ref errors in onHover handlers.
  • fix: React key errors in feature adaptation tables.
  • refactor: checkbox tree labels and adaptation parameter controls.

What's Changed

Full Changelog: 0.4.16...0.4.17

0.4.16

18 Nov 17:09
095ea53
Compare
Choose a tag to compare
  • fix: selected adaptation sector couldn't be changed on the map.
  • fix: zoom level visibility for checkbox items now tracks the current zoom level.
  • refactor: shared lib code for sidebar sections state.
  • docs: ETL data transformation pipeline.
  • dependency updates.

What's Changed

Full Changelog: 0.4.15...0.4.16

0.4.15

13 Nov 14:55
dc37d99
Compare
Choose a tag to compare
  • new feature: allow a view layer to have more than one selected feature.
  • refactor the shared library to handle view layer state.
  • refactor the shared library to handle data parameters state.
  • fail frontend CI builds if the linter errors.
  • dependency updates.

What's Changed

Full Changelog: 0.4.14...0.4.15

0.4.14

06 Nov 13:38
34f4bf2
Compare
Choose a tag to compare
  • new feature! Aggregated risk maps in the Risk section.
  • new stories for static pages (home page, data page, about page.)
  • refactors and fixes for deck.gl data layers.
  • dependency updates.
  • run the React app build in Node 22.

What's Changed

Full Changelog: 0.4.13...0.4.14

0.4.13

14 Oct 21:09
66e5bde
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.12...0.4.13