Skip to content

Releases: Deltares-research/liwo-static

v3.8.0

09 Apr 10:51
Compare
Choose a tag to compare

3.8.0 (2024-04-09)

Bug Fixes

  • src: build issues (06e235a)
  • vite.config.js: add global variable for site id (5a279d5)
  • vue-matomo: set siteId from env (2a111aa)
  • workflows: set correct localhost (03cd7f2)

Features

  • src: update files because of updated packages (604b314)

v3.7.1

14 Mar 15:50
Compare
Choose a tag to compare

3.7.1 (2024-03-14)

Bug Fixes

  • build-layerset-notifications: add ability to have notify from correct property (ac0dfdb)
  • build-layerset-notifications: use all notify data properties (98215c2)

v3.7.0

14 Mar 13:43
Compare
Choose a tag to compare

3.7.0 (2024-03-14)

Bug Fixes

Features

  • LeafletMap: add correct id for getting map layers and setting correct opacity (0633d94)

v3.6.0

14 Mar 12:15
Compare
Choose a tag to compare

3.6.0 (2024-03-14)

Bug Fixes

  • Combine: use correct layerSet id (3b5444c)
  • LeafletMap: fix setting layer opacity for clusters (ae57a6e)
  • LeafletMap: remove console (4da4992)

Features

  • LayerControl: add slider correct way around (c470589)

v3.5.0

14 Mar 12:14
Compare
Choose a tag to compare

3.5.0 (2024-03-14)

Bug Fixes

  • ExportPopup: remove zip option because it will always be zipped (f5503ec)
  • ExportPopup: typo (f20cc50)

Features

  • contact: change contact copy (57a8349)
  • Maps.vue: change home page copy (5181f90)

v3.4.1

28 Feb 16:18
Compare
Choose a tag to compare

3.4.1 (2024-02-28)

Bug Fixes

v3.4.0

27 Feb 08:01
Compare
Choose a tag to compare

3.4.0 (2024-02-27)

Bug Fixes

  • build-layerset-notifications: set type in notifications (f1d5c15)

Features

  • Combine: implement removing notification and adding correct notification (f1019c1)
  • store.js: add comment (8503dd3)

v3.3.0

27 Feb 07:59
Compare
Choose a tag to compare

3.3.0 (2024-02-27)

Features

  • load-breach: add error handling to make sure data always shows (015efc3)
  • src: add checks if data is not available (d1bace5)

v3.2.0

27 Feb 07:58
Compare
Choose a tag to compare

3.2.0 (2024-02-27)

Bug Fixes

  • CombineChangeVariantPopup: fix code styling (ca76120)
  • layer-parser: make sure correct layer is selected (e986e6f)
  • layer-parser: set variant (b6a0dbb)
  • LayerControl: move selectedLayerIndex to computed field (baf4d3d)
  • Layer: fix control and getting selected variant (d829f5c)

Features

  • Accessibility.vue: add copy changes (5b0b427)
  • combine-layer-control: add pointer to layer control (f42f5f0)
  • layer-parser: set selectedVariant correct (7722ac6)
  • src: get layer by id instead of by index (1afe7b4)

v3.1.4

13 Feb 09:33
Compare
Choose a tag to compare

3.1.4 (2024-02-13)

Bug Fixes