8000 Releases · terrestris/react-geo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: terrestris/react-geo

v32.1.1

05 Jun 15:23
Compare
Choose a tag to compare

32.1.1 (2025-06-05)

Bug Fixes

  • readd support for wmts layers/sources (65d6aee)

v32.1.0

05 Jun 11:35
Compare
Choose a tag to compare

32.1.0 (2025-06-05)

Features

  • allow to pass custom title renderer (ddc1d16)

v32.0.0

21 May 15:30
Compare
Choose a tag to compare

32.0.0 (2025-05-21)

Bug Fixes

  • fire delete event after removal of feature from source (cf4d375)
  • fire digitize buttons end-events after the action is performed (3d227e8)

BREAKING CHANGES

  • The onFeatureRemove callback of the DeleteButton and the onFeatureCopycallback of the
    CopyButton are now called AFTER the action has been performed
  • The onFeatureRemove callback of the DeleteButton is now called AFTER the feature has been removed.

v31.0.1

21 May 13:31
Compare
Choose a tag to compare

31.0.1 (2025-05-21)

Bug Fixes

  • deps: update react-util (eb3a98e)

v31.0.0

20 May 07:27
Compare
Choose a tag to compare

31.0.0 (2025-05-20)

Bug Fixes

  • allow to override column definition again (815e2e0)

BREAKING CHANGES

  • Make use of the "columnDefs" instead of the "columns" prop if needed

v30.2.1

14 Apr 12:59
Compare
Choose a tag to compare

30.2.1 (2025-04-14)

Bug Fixes

  • expose onCutEnd callback in DrawCutButton (0c8baf4)

v30.2.0

14 Apr 11:40
Compare
Choose a tag to compare

30.2.0 (2025-04-14)

Features

  • DrawCutButton: highlight the cut geometry (0cf52f1)

v30.1.1

14 Apr 08:57
Compare
Choose a tag to compare

30.1.1 (2025-04-14)

Bug Fixes

  • set current promise to undefined after resolving it (d63a9b4)

v30.1.0

10 Apr 11:44
Compare
Choose a tag to compare

30.1.0 (2025-04-10)

Bug Fixes

  • typings tue to update of OpenLayers to 10.5.0 and pin ol-mapbox-style version (291bacc)

Features

  • printbutton: use typings defined in react-util (656964e)

v30.0.1

28 Mar 13:35
Compare
Choose a tag to compare

30.0.1 (2025-03-28)

Bug Fixes

  • fixes a zoom error in LayerSwitcher (a635b97)
0