Skip to content

Releases: Dataport/polar

@polar/plugin-scale@3.1.0

10 Jul 08:58

Choose a tag to compare

CHANGELOG

  • Feature: Expose the functions beautifyScale, thousandsSeparator, getDpi and calculateScaleFromResolution.

NPM package

@polar/plugin-routing@1.0.0

25 Jul 14:10

Choose a tag to compare

Changelog

Initial release.

NPM package

@polar/plugin-reverse-geocoder@3.0.1

10 Jul 08:58

Choose a tag to compare

CHANGELOG

  • Fix: Make action reverseGeocode actually callable like it is documented and fix its payload documentation.

NPM package

@polar/plugin-pointer-position@1.0.0

25 Jul 14:12

Choose a tag to compare

@polar/plugin-pins@3.1.0

10 Jul 08:58

Choose a tag to compare

CHANGELOG

  • Feature: getPointCoordinates has been exposed as root export.
  • Feature: Extend detection if a Draw-interaction is currently active to also check for @polar/plugin-routing.

NPM package

@polar/plugin-layer-chooser@2.2.0

10 Jul 08:58

Choose a tag to compare

CHANGELOG

  • Feature: Change configuration of layer.type to be set to background or any other String. All layers that have their type not set to background are considered "overlays". For the type mask locales are already implemented. For any additional type, these have to be added separately.
  • Feature: Add new exported type DisabledLayers describing an object structure mapping layerIds to whether the respective layer is disabled or not.
  • Fix: Layer options layer names are now translated if they're locale keys.
  • Fix: Resolve an issue of loosing visible focus when using the keyboard to open or close the layer options menu.

NPM package

@polar/plugin-icon-menu@1.5.0

10 Jul 08:58

Choose a tag to compare

CHANGELOG

  • Feature: Add locale for new plugin @polar/plugin-routing.
  • Fix: Adjust behaviour of setting content to the MoveHandle for small devices so that an already opened plugin is still open on resize.

NPM package

@polar/plugin-gfi@3.1.0

10 Jul 08:58

Choose a tag to compare

CHANGELOG

  • Feature: Extend detection if a Draw-interaction is currently active to also check for @polar/plugin-routing.
  • Fix: When using the gfi with renderType set to 'independent' the window was not added to the MoveHandle to be displayed on mobile devices. Also, the closeIcon was incorrectly set if ƒeatureList was configured. This has been fixed by watching for changes to windowFeatures.

NPM package

@polar/plugin-geo-location@2.0.1

10 Jul 08:58

Choose a tag to compare

CHANGELOG

  • Fix: Add missing aria-label on geolocation button for screen readers.

NPM package

@polar/plugin-filter@3.0.1

10 Jul 08:58

Choose a tag to compare

CHANGELOG

  • Fix: Resolve a bug where keyboard navigation in radio groups didn't work.

NPM package