Skip to content

Releases: Dataport/polar

@polar/plugin-draw@3.2.0

10 Jul 08:58

Choose a tag to compare

CHANGELOG

  • Feature: Add new revision parameter that, if set, adds another export with modifications and additional information to the drawn geometries.
  • Feature: Add new mode 'cut' to allow users to cut polygons in parts.
  • Feature: Add new mode 'merge' to allow users to merge drawn polygons with a then-to-be-drawn merge polygon.
  • Feature: Add new mode 'duplicate' to allow users to copy drawn features.
  • Fix: Measurements were off. The calculation has been fixed.
  • Chore: Updated the README.md's state description to be in table format.

NPM package

@polar/lib-test-mount-parameters@1.4.0

10 Jul 08:49

Choose a tag to compare

CHANGELOG

  • Feature: Extend mock state to match current core state type.

NPM package

@polar/lib-custom-types@2.2.0

10 Jul 08:43

Choose a tag to compare

CHANGELOG

  • Feature: Add new interface PointerPositionConfiguration and PointerPositionProjection for new plugin @polar/plugin-pointer-position, and add PointerPositionConfiguration as an optional entry of MapConfig.
  • Feature: Add DrawRevision to DrawConfiguration, including the nested DrawMetaService.
  • Feature: Add new interface RoutingConfiguration and type SelectableTravelMode for new plugin @polar/plugin-routing, and add RoutingConfiguration as an optional entry of MapConfig.

NPM package

@polar/core@3.2.1

10 Jul 08:46

Choose a tag to compare

CHANGELOG

  • Fix: Change EPSG:31467 projection definition string to be usable for proj conversions.
  • Fix: List items that are currently highlighted according to vuetify (e.g. options in a select element) now by default have the primary color as outline to improve accessibility.
  • Fix: Add role "region" to render div for a broader screen reader support on its aria-label.
  • Chore: Add documentation regarding optionality of calling rawLayerList.initializeLayerList when creating a client using a local service register.
  • Chore: Add teardown hints for single page application to README file.

NPM package

@polar/client-meldemichel@1.2.2

10 Jul 09:08

Choose a tag to compare

CHANGELOG

  • Fix: Use updated layer id for the aerial photo layer.
  • Chore: Update @polar-dependencies to the latest versions.

NPM package

@polar/client-style-preview@1.0.0

10 Apr 08:33

Choose a tag to compare

CHANGELOG

Initial release.
NPM package

@polar/core@3.2.0

26 Mar 15:02

Choose a tag to compare

CHANGELOG

  • Feature: Default core export now contains a resetPlugins method that allows undoing all previous addPlugins calls.

NPM package

@polar/client-diplan@1.0.0-beta.1

26 Mar 15:05

Choose a tag to compare

CHANGELOG

  • Fix: The DiPlan client previously produced redundant plugins on rerenders. This issue has been resolved. The usage for this solution can be viewn in the example diplan-ui-one, with additional notes at the end of the API.md.

NPM package

@polar/plugin-zoom@1.5.0

25 Mar 11:59

Choose a tag to compare

CHANGELOG

  • Feature: Add new configuration parameter component to be able to interchange the UI component of this plugin.
  • Feature: Expose ZoomButtonContainer.vue as a new export in order to use it in custom implementations.

NPM package

@polar/plugin-layer-chooser@2.1.0

25 Mar 11:59

Choose a tag to compare

CHANGELOG

  • Feature: Add new configuration parameter component to be able to interchange the UI component of this plugin.
  • Feature: Expose Options.vue as new export LayerChooserOptions in order to use it in custom implementations.
  • Feature: Expose LayerWrapper.vue as new export LayerChooserLayerWrapper in order to use it in custom implementations.
  • Fix: Resolve a bug where keyboard navigation in radio groups didn't work.
  • Chore: The documentation for minZoom and maxZoom has been updated regarding their inclusive interpretation of the zoom value.

NPM package