Skip to content

Releases: Dataport/polar

@polar/plugin-gfi@2.1.0

22 Jan 05:14
Compare
Choose a tag to compare

CHANGELOG

  • Feature: Add new action setFeatureInformation to be able to set feature information in the store and trigger all relevant processes so that the information displayed to the user is as if he has selected the features himself.

NPM package

@polar/core@2.0.1

22 Jan 05:14
Compare
Choose a tag to compare

CHANGELOG

  • Fix: Add crossOrigin differently to layer sources that are an instance of ImageWMS as they require it being set as crossOrigin_ to be recognized.
  • Fix: Add missing font-family css so that tooltips are always Arial, sans-serif.

NPM package

@polar/client-meldemichel@1.2.1

22 Jan 05:41
Compare
Choose a tag to compare

CHANGELOG

  • Feature: Add stadtwaldActive as startup parameter for createMap object and meldemichel/setMapState action. Refer to the API.md regarding further details.
  • Fix: Import type MpApiParameters from correct position.
  • Chore: Change value of pins.movable configuration to 'drag' as using a boolean has been deprecated in a future release.
  • Chore: Update @polar-dependencies to the latest versions.

NPM package

@polar/plugin-zoom@1.3.0

26 Nov 16:47
Compare
Choose a tag to compare

CHANGELOG

  • Feature: Add easing between zoom levels.
  • Feature: Add new configuration parameter showZoomSlider to configure a zoom slider display.
  • Refactor: Remove redundant prop isHorizontal from Zoom component. Logic is now placed in @polar/core.

NPM package

@polar/plugin-toast@1.1.1

26 Nov 16:45
Compare
Choose a tag to compare

CHANGELOG

  • Fix: Adjust documentation to properly describe optionality of configuration parameters.

NPM package

@polar/plugin-scale@2.0.0

26 Nov 16:37
Compare
Choose a tag to compare

CHANGELOG

  • Breaking: Upgrade peerDependency ol from ^7.1.0 to ^9.2.4.
  • Feature: Add the option to configure a scale switcher via the new configuration parameters showScaleSwitcher and zoomMethod.

NPM package

@polar/plugin-reverse-geocoder@2.0.0

26 Nov 16:35
Compare
Choose a tag to compare

CHANGELOG

  • Breaking: Upgrade peerDependency ol from ^7.1.0 to ^9.2.4.
  • Chore: Clarify the description to addLoading and removeLoading within the readme.

NPM package

@polar/plugin-pins@2.0.0

26 Nov 16:29
Compare
Choose a tag to compare

CHANGELOG

  • Breaking: Upgrade peerDependency ol from ^7.1.0 to ^9.2.4.
  • Breaking: Remove support of configuring movable with a boolean. Please see the documentation for more information on how to configure this parameter.
  • Fix: Adjust documentation to properly describe optionality of configuration parameters.
  • Chore: Refactor parts of the data handling.

NPM package

@polar/plugin-loading-indicator@1.2.0

26 Nov 16:26
Compare
Choose a tag to compare

CHANGELOG

  • Feature: Add new optional parameter loaderStyle to choose between different loader styles.
  • Feature: Add new mutation setLoaderStyle to choose between different loader styles at runtime.
  • Refactor: Remove redundant prop-forwarding by only using one component.

NPM package

@polar/plugin-legend@1.1.1

26 Nov 16:24
Compare
Choose a tag to compare

CHANGELOG

  • Fix: The Legend plugin will keep working on the error that a layer without entry in the service register has been configured.
  • Fix: Remove unused prop maxWidth.
  • Chore: Upgrade peerDependency @masterportal/masterportalapi from 2.8.0 to 2.40.0

NPM package