mirror of
https://github.com/netzmacht/contao-leaflet-geocode-widget.git
synced 2025-11-28 11:43:43 +01:00
831 B
831 B
Changelog
Version 1.3.0 (2018-02-xx)
- Move apply button to the modal footer.
- Deprecate
Netzmacht\Contao\Leaflet\GeocodeWidget. UseNetzmacht\Contao\Leaflet\Widget\GeocodeWidgetinstead. - Add feature to adjust a radius.
- Allow Contao 4.5.0.
Version 1.2.0 (2017-11-13)
- Allow multiple elements
Version 1.1.0
- Add wizard class using an extra div wrapper
- Require Contao 4.4.2 (BC break in Contao see #1)
- Apply coding standards