Skip to content

Releases: Dataport/polar

@polar/client-meldemichel@1.3.0

04 Dec 12:02

Choose a tag to compare

CHANGELOG

  • Feature: Add a Jenfeld client with reduced network traffic and scope.
  • Chore: Update @polar/address-search dependency to minimum required version.

NPM package

@polar/client-dish@1.2.0

10 Nov 13:03

Choose a tag to compare

CHANGELOG

  • Feature: If a user is geolocated outside the map's extent, the client will inform the user of why geolocation did not take effect via a textbox.
  • Feature: The map can now be used for internal use with specific configurations. See the configuration section in the README for relevant configuration information.
  • Feature: Add new searches for address and parcels.
  • Feature: Add new background and specialist data layers.
  • Feature: Add new plugin DishExportMap for intern mode use.
  • Feature: Expand plugin Gfi for intern mode.
  • Feature: dish search now disregards the character '/' in user inputs.
  • Feature: Add new plugin SelectObject for intern mode use.
  • Fix: Extend typing for search result function according to type package update.
  • Fix: Import types AddressSearchState and AddressSearchGetters from correct position.
  • Fix: Import enum SearchResultSymbols from correct position.
  • Fix: The alt text to the "Landesdachmarke" for screen readers was missing.
  • Fix: Image in gfi will only be shown if there is enough space for the minimum width.
  • Chore: Change value of pins.movable configuration to 'drag' as using a boolean has been deprecated in a future release.
  • Chore: Upgrade @masterportal/masterportalapi from 2.8.0 to 2.45.0 and subsequently ol from ^7.1.0 to ^10.3.1.
  • Chore: Update @polar-dependencies to the latest versions.

NPM package

@polar/client-afm@2.1.0

16 Oct 08:39

Choose a tag to compare

CHANGELOG

  • Feature: Add @polar/plugin-reverse-geocoder to the client. For details about this plugin, see the plugin's documentation.
  • Chore: AddressSearch is now visible by default in the example configuration to illustrate a working default scenario for the added ReverseGeocoder. This did not result in a change to the software's defaults, but merely to the example.

NPM package

@polar/plugin-address-search@3.1.1

25 Sep 10:46

Choose a tag to compare

CHANGELOG

  • Fix: The ArrowDown key now has its original behaviour for an input element when no results are available; that is, one can use it to jump to the end of one's input.

NPM package

@polar/core@3.2.2

25 Sep 10:46

Choose a tag to compare

CHANGELOG

  • Fix: The OpenLayers interactions KeyboardPan and KeyboardZoom are now added to the map with a condition that prevents the map from taking over the events to pan and zoom when the user's focus is on an editable element.
  • Chore: Document that stylePath has to be updated with a different path in most client configurations.

NPM package

@polar/client-afm@2.0.3

25 Sep 11:03

Choose a tag to compare

CHANGELOG

  • Fix: Use v3.2.2 of @polar/core and v3.1.1 of @polar/plugin-address-search to resolve issues when using + and - characters in the search window or using the arrow keys to navigate the entered input.

NPM package

@polar/lib-get-features@3.1.1

22 Sep 04:46

Choose a tag to compare

CHANGELOG

  • Fix: On server returns with the CRS not indicated on the root element, but on its children, the projection is now inferred from those.

NPM package

@polar/client-afm@2.0.2

22 Sep 05:10

Choose a tag to compare

CHANGELOG

  • Fix: Use v3.1.1 of polar/lib-get-features that includes a fix for reading a service's WFS response's CRS from its features if it's not available on the root node.

NPM package

Version 3.0.0-alpha.1

29 Aug 12:37

Choose a tag to compare

Version 3.0.0-alpha.1 Pre-release
Pre-release

@polar/client-generic@2.0.0

27 Aug 17:07

Choose a tag to compare

CHANGELOG

  • Breaking: Change name of exported style file from polar-client.css to style.css. This is to be consistent with documentation of @polar/core and this client.
  • Feature: Directly expose createMap to be able to import it directly when using this client.
  • Feature: Add plugins @polar/plugin-pointer-position and @polar/plugin-routing to the client.
  • Chore: Update @polar-dependencies to the latest versions.

NPM package