Skip to content

Latest commit

 

History

History
561 lines (179 loc) · 20.6 KB

CHANGELOG.md

File metadata and controls

561 lines (179 loc) · 20.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.13 (2023-01-06)

Bug Fixes

2.2.11 (2022-11-03)

Bug Fixes

2.2.10 (2022-09-02)

Note: Version bump only for package myvic-components

2.2.9 (2022-08-31)

Note: Version bump only for package myvic-components

2.2.8 (2022-08-31)

Note: Version bump only for package myvic-components

2.2.7 (2022-08-09)

Note: Version bump only for package myvic-components

2.2.6 (2021-12-02)

Note: Version bump only for package myvic-components

2.2.1 (2021-08-16)

Bug Fixes

2.2.0 (2021-08-06)

Features

  • coronavirus more enhancements and fixes (#174) (a01c9bb)

2.1.0 (2021-08-02)

Features

2.0.4 (2021-07-23)

Note: Version bump only for package myvic-components

2.0.3 (2021-07-23)

Bug Fixes

  • bug fixes with new popup features and map events (5937302)

2.0.2 (2021-07-22)

Note: Version bump only for package myvic-components

2.0.1 (2021-07-22)

Note: Version bump only for package myvic-components

2.0.0 (2021-07-22)

Features

  • dummy commit to trigger major version bump (e23a3b1)
  • map and popup enhancements (#168) (0941e77)

BREAKING CHANGES

  • refer to previous commit for the breaking changes regarding the map 'select' and 'mapclick' events

1.9.11 (2021-06-30)

Note: Version bump only for package myvic-components

1.9.10 (2021-06-28)

Bug Fixes

1.9.9 (2021-06-22)

Note: Version bump only for package myvic-components

1.9.8 (2021-06-15)

Note: Version bump only for package myvic-components

1.9.7 (2021-06-15)

Note: Version bump only for package myvic-components

1.9.6 (2021-06-09)

Bug Fixes

1.9.5 (2021-05-27)

Bug Fixes

  • split labels into separate layer in AddressSearchMap to avoid decluttering issues (fb087ad)

1.9.4 (2021-05-18)

Bug Fixes

  • resolve issue with default props (aa4b2af)

1.9.3 (2021-05-18)

Note: Version bump only for package myvic-components

1.9.2 (2021-05-14)

Note: Version bump only for package myvic-components

1.9.1 (2021-05-14)

Note: Version bump only for package myvic-components

1.9.0 (2021-05-10)

Features

  • expand chart scale with custom props (#144) (27429a0)

1.8.2 (2021-05-10)

Note: Version bump only for package myvic-components

1.8.1 (2021-03-31)

Note: Version bump only for package myvic-components

1.8.0 (2021-03-17)

Features

1.7.0 (2021-02-12)

Features

1.6.1 (2020-11-19)

Bug Fixes

  • expose zoom duration as property on vector layer (4d66a74)

1.6.0 (2020-11-19)

Features

  • add support for html content in map popups (971714f)

1.5.3 (2020-11-18)

Bug Fixes

  • resolved issue with hard-coded declutter property (0f05aff)
  • update to fix map load issue (#118) (08f78a1)

1.5.2 (2020-10-27)

Bug Fixes

1.5.1 (2020-10-18)

Bug Fixes

1.5.0 (2020-10-17)

Bug Fixes

  • add Mapbox attributions and update storyshot tests (936edd4)
  • change api back due to outage (8540162)
  • changed address search endpoint to proxy (e9ae3f3)
  • IE issue on Address suggestion API (#110) (84b212c)

Features

  • Add option to choose Vicmap or Mapbox basemap on AddressSearchMap (ca9938e)

1.4.3 (2020-10-14)

Bug Fixes

  • changed address search endpoint to proxy (e9ae3f3)

1.4.2 (2020-10-07)

Bug Fixes

  • update address-search-map package (#99) (670e192)

1.4.1 (2020-09-25)

Bug Fixes

  • update address-search-map package (#99) (670e192)

1.4.0 (2020-08-21)

Features

  • swap address search mapbox basemap with vicmap (6055a35)

1.3.4 (2020-08-13)

Bug Fixes

  • update address-search-map in example site (#89) (5791920)

1.3.3 (2020-08-04)

Bug Fixes

  • resolve issue with layer fill colour in iE (#86) (ac6112e)

Features

  • update example site to use latest version of address search map (#85) (55eaf87)

1.3.2 (2020-08-04)

Bug Fixes

  • resolve example site build issues (#78) (9e38547)

1.3.1 (2020-08-02)

Bug Fixes

1.3.0 (2020-08-02)

Bug Fixes

Features

  • address search map component (#73) (bbc14a5)
  • tidy up of address search; set focus on map after a search (#75) (9506d69)

Reverts

  • 5b36e08e6e85b5085bbeab570371851ecf9467f3 (#77) (6a4ab62)

1.2.0 (2020-07-24)

Bug Fixes

  • accessibility improvements for toggle list and legend (#39) (f263bd5)
  • add long description examples to umd examples (#59) (3f5102a)
  • change global to public package (#28) (beef166)
  • dynamically set webpack public path in browser based on umd entrypoint script (#57) (eb084d9)
  • examples http data source error (#63) (8d63e26)
  • fix sorting of json sdmx data (#58) (c989bf8)
  • package publish permission (#66) (3834028)
  • re-add dependencies to fix build failure in example app (#52) (1b360df)
  • remove global css styles (#46) (ea2bc46)
  • resolve example site build errors (#56) (5baeb0d)
  • resolved bug in vector layer zoomToExtent option (60e9f4c)
  • resolved issue with umd bundle builds after babel updates (#49) (1d2caf1)
  • updates to build config to transpile dependencies for IE11 (#60) (66ec5d6)
  • Updating to use the new URLs. (#65) (b02e500)
  • use refs rather than ids to set target for OpenLayers map (e2bcbc9)

Features