Releases: terrestris/react-geo
Releases · terrestris/react-geo
Version 8.10.1
- Refactoring of
GeoLocationButton
- Several library updates
Version 8.10.0
Version 8.9.0
Features
- Adds support for
marks
property toTimeSlider
Updates
- eslint-plugin-html (4.0.5)
- validator (10.4.0)
- prop-types (15.6.2)
- antd (3.6.3)
- ag-grid (18.0.1)
- react (16.4.1)
- ag-grid-react (18.0.0)
- react-dom (16.4.1)
Version 8.8.0
Version 8.7.0
Version 8.6.1
Bugfixes:
- Fixup measure button, better mobile support
Updates:
- antd to 3.6.2
Version 8.6.0
Features:
- Introduces
getLength
andgetArea
methods to MeasureUtil
Bugfixes:
- Removes static broken
optionLabelProp
from NominatimSearch
Updates:
- wepack to 4.12.0
- react-rnd to 7.4.1
- url-parse to 1.4.1
Version 8.5.1
- Adds missing bind to timeSlider onChange handler
- Changed find to filter to support IE (thx @michaelsund)
- Refactoring of the
ToggleButton
Version 8.5.0
Refactoring
- Bundle size reduction fixes,
babel-plugin-import
configuration (#660)
Others
- Several package updates