React Geo Versions Save

A set of geo related modules to use in combination with React, Ant Design and OpenLayers.

v23.1.0

8 months ago

23.1.0 (2023-09-22)

Features

  • adds empty background if property is set (#3477) (c093a2a)

v23.0.1

8 months ago

23.0.1 (2023-09-19)

Bug Fixes

v23.0.0

8 months ago

23.0.0 (2023-09-13)

Bug Fixes

  • copy correct inkmap-worker (8f3a7cd)
  • set currect node version for release pipeline as well (1c72573)

chore

  • bump ol-util to v12 and use fixed version of inkmap (14bc679)
  • require node18 in ci pipelines as well (27984cf)

Features

  • add circle measure method (5cbcf9d)

BREAKING CHANGES

  • require node v18 in pipelines
  • use node v18

v22.4.2

10 months ago

22.4.2 (2023-07-18)

Bug Fixes

  • manual commit to trigger release containing ol-util (c9991dc)

v22.4.1

11 months ago

22.4.1 (2023-06-26)

Bug Fixes

  • pin ol, ol-util and react-styleguidist dependencies versions (f856335)

v22.4.0

1 year ago

22.4.0 (2023-03-07)

Features

  • add optional icon to header (2d37a49)

v22.3.2

1 year ago

22.3.2 (2023-02-21)

Bug Fixes

  • adjust alias to use src folder for example loading (88d68b4)
  • example import statements (6349519)

v22.3.1

1 year ago

22.3.1 (2023-02-15)

Bug Fixes

  • remove direct dependency to ant-design/icons and replace all usages with fontawesome icons (def64ee)

v22.3.0

1 year ago

22.3.0 (2023-02-03)

Bug Fixes

  • apply suggestions from code review (1010fa9)
  • fix LayerSwitcher test (9a4fc87)

Features

  • add Props to LayerSwitcher and refactor (ee9abe6)

v22.2.1

1 year ago

22.2.1 (2023-01-25)

Bug Fixes