Skip to content

Latest commit

 

History

History
148 lines (92 loc) · 9.16 KB

CHANGELOG.md

File metadata and controls

148 lines (92 loc) · 9.16 KB

4.1.0 (2024-04-30)

Features

  • added aria tags for SR accessibility (9244f44)
  • Added Spanish support (30f76bf)
  • configure osmmap to be used as view widget for geolocation in default view (387da60)

Maintenance

4.0.2 (2022-12-15)

Bug Fixes

  • fixed imports OSMAP components (ed8f3bd)

4.0.1 (2022-12-08)

Bug Fixes

  • incorporated local leaflet css and updated imports (#13) (17db48d)

4.0.0 (2022-10-30)

Bug Fixes

Changes

  • upgraded dependencies and babel config for volto 16 (#12) (fd8d3d3)

3.2.0 (2022-05-11)

Features

3.1.2 (2021-10-26)

Maintenance

3.1.1 (2021-05-13)

Maintenance

  • add release-it config, commitlint (c5931c9)

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

8 April 2021

  • [chore] Update README #8
  • [fix] Update prop-types to avoid failed prop types check #7
  • Release 3.0.1 93585b5

24 March 2021

  • feat: add compatibility with volto 12 #6
  • chore: add local translations 71d328f
  • chore(i18n): update translations cd8ec71
  • Release 3.0.0 650538e

5 February 2021

  • added onMarkerClick fn prop to singleMArker #5
  • Release 2.0.1 9494fe4
  • added npm publish false 5eea382

14 October 2020

  • Multiple markers, fix leaflet marker position #4
  • added docs #3
  • dev: changed api to pass multiple markers, fix marker and tooltip position 032fe7a
  • fix readme 6aa8fdc
  • Update README.md d5c17d5
  • Release 2.0.0 aef5954
  • updated widget with new OSMMap props a97a016

13 August 2020

v0.1.0

15 July 2020

  • Introdotto alcune funzionalità al widget della geolocation. #1
  • initial import 82f0abf
  • dev: added todos, refactor and fixes 134af9c
  • fix some functionality 048dfaf
  • created addon with voltocli f698d80
  • cleanup d81069a
  • Gestito drag&drop del marker; gestito bottone di ricerca; gestita ricerca; gestita una prima implementazione del clear da mostrare allo ux 8c574a4
  • added debounce on drag handler a51bd85
  • used loadable to export components 789c6bb
  • enforced marker icon 3db599a
  • added react memo to osmmap 4225172
  • add description in readme 5b2c92a