Releases: open-pioneer/trails-openlayers-base-packages
@open-pioneer/editing@0.8.0
Minor Changes
-
b717121: Update from OL 9 to OL 10.
-
e7978a8: Removed EditingWorkflowEvent; the state of the EditingWorkflow is now reactive and should be used instead.
-
2fa8020: Update trails core package dependencies.
- Also updates Chakra UI to the latest 2.x version and Chakra React Select to version 5.
- Removes any obsolete references to
@chakra-ui/system
.
This dependency seems to be no longer required and may lead to duplicate packages in your dependency tree.
Patch Changes
- e7978a8: Use reactive map model APIs to access the current map container element.
- 49f0207: Update trails core packages to version 2.4.0
- e7978a8: Stop draw interactions and remove tooltips before saving.
- Updated dependencies [b717121]
- Updated dependencies [e7978a8]
- Updated dependencies [7a5f1e1]
- Updated dependencies [7ae9f90]
- Updated dependencies [d8337a6]
- Updated dependencies [49f0207]
- Updated dependencies [b2127df]
- Updated dependencies [2fa8020]
- Updated dependencies [7ae9f90]
- Updated dependencies [d8337a6]
- @open-pioneer/map@0.8.0
@open-pioneer/coordinate-viewer@0.8.0
Minor Changes
-
2fa8020: Update trails core package dependencies.
- Also updates Chakra UI to the latest 2.x version and Chakra React Select to version 5.
- Removes any obsolete references to
@chakra-ui/system
.
This dependency seems to be no longer required and may lead to duplicate packages in your dependency tree.
Patch Changes
- 49f0207: Update trails core packages to version 2.4.0
- d8337a6: Refactor implementation to use the new reactive properties of the map model.
- Updated dependencies [b717121]
- Updated dependencies [e7978a8]
- Updated dependencies [7a5f1e1]
- Updated dependencies [7ae9f90]
- Updated dependencies [d8337a6]
- Updated dependencies [49f0207]
- Updated dependencies [b2127df]
- Updated dependencies [2fa8020]
- Updated dependencies [7ae9f90]
- Updated dependencies [d8337a6]
- @open-pioneer/map@0.8.0
@open-pioneer/coordinate-search@0.8.0
Minor Changes
-
c8df895: Added new component CoordinateSearch with functionality to search for coordinates via input. Additionally added component CoordinateInput that allows the user to input coordinates manually and validates the input.
<CoordinateSearch mapId="map_id" />
<CoordinateInput mapId="map_id" />
Patch Changes
- 49f0207: Update trails core packages to version 2.4.0
- Updated dependencies [b717121]
- Updated dependencies [e7978a8]
- Updated dependencies [7a5f1e1]
- Updated dependencies [7ae9f90]
- Updated dependencies [d8337a6]
- Updated dependencies [49f0207]
- Updated dependencies [b2127df]
- Updated dependencies [2fa8020]
- Updated dependencies [7ae9f90]
- Updated dependencies [d8337a6]
- @open-pioneer/map@0.8.0
@open-pioneer/basemap-switcher@0.8.0
Minor Changes
-
2fa8020: Update trails core package dependencies.
- Also updates Chakra UI to the latest 2.x version and Chakra React Select to version 5.
- Removes any obsolete references to
@chakra-ui/system
.
This dependency seems to be no longer required and may lead to duplicate packages in your dependency tree.
Patch Changes
- e7978a8: Use reactive map model APIs to access the current set of basemaps.
- 49f0207: Update trails core packages to version 2.4.0
- Updated dependencies [b717121]
- Updated dependencies [e7978a8]
- Updated dependencies [7a5f1e1]
- Updated dependencies [7ae9f90]
- Updated dependencies [d8337a6]
- Updated dependencies [49f0207]
- Updated dependencies [b2127df]
- Updated dependencies [2fa8020]
- Updated dependencies [7ae9f90]
- Updated dependencies [d8337a6]
- @open-pioneer/map@0.8.0
@open-pioneer/toc@0.7.0
Minor Changes
- 310800c: Switch from
peerDependencies
to normaldependencies
. Peer dependencies have some usability problems when used at scale.
Patch Changes
-
310800c: Update core packages version.
-
583f1d6: The
mapId
ormap
properties are now optional on individual components.
You can use theDefaultMapProvider
to configure an implicit default value.Note that configuring neither a default nor an explicit
map
ormapId
will trigger a runtime error. -
583f1d6: All UI components in this project now accept the
mapId
(astring
) or themap
(aMapModel
) directly. -
a8b3449: Switch to a new versioning strategy.
From now on, packages released by this repository share a common version number. -
2502050: Use new union types for layers.
-
900eb11: Update dependencies.
-
Updated dependencies [310800c]
-
Updated dependencies [2502050]
-
Updated dependencies [583f1d6]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
-
Updated dependencies [a8b3449]
-
Updated dependencies [310800c]
-
Updated dependencies [900eb11]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
- @open-pioneer/basemap-switcher@0.7.0
- @open-pioneer/map@0.7.0
@open-pioneer/theme@0.7.0
Minor Changes
- 310800c: Switch from
peerDependencies
to normaldependencies
. Peer dependencies have some usability problems when used at scale.
Patch Changes
@open-pioneer/spatial-bookmarks@0.7.0
Minor Changes
- 310800c: Switch from
peerDependencies
to normaldependencies
. Peer dependencies have some usability problems when used at scale.
Patch Changes
-
310800c: Update core packages version.
-
583f1d6: The
mapId
ormap
properties are now optional on individual components.
You can use theDefaultMapProvider
to configure an implicit default value.Note that configuring neither a default nor an explicit
map
ormapId
will trigger a runtime error. -
583f1d6: All UI components in this project now accept the
mapId
(astring
) or themap
(aMapModel
) directly. -
a8b3449: Switch to a new versioning strategy.
From now on, packages released by this repository share a common version number. -
900eb11: Update dependencies.
-
Updated dependencies [310800c]
-
Updated dependencies [2502050]
-
Updated dependencies [583f1d6]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
-
Updated dependencies [a8b3449]
-
Updated dependencies [310800c]
-
Updated dependencies [900eb11]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
- @open-pioneer/map@0.7.0
@open-pioneer/selection@0.7.0
Minor Changes
- 310800c: Switch from
peerDependencies
to normaldependencies
. Peer dependencies have some usability problems when used at scale.
Patch Changes
-
310800c: Update core packages version.
-
583f1d6: The
mapId
ormap
properties are now optional on individual components.
You can use theDefaultMapProvider
to configure an implicit default value.Note that configuring neither a default nor an explicit
map
ormapId
will trigger a runtime error. -
583f1d6: All UI components in this project now accept the
mapId
(astring
) or themap
(aMapModel
) directly. -
a8b3449: Switch to a new versioning strategy.
From now on, packages released by this repository share a common version number. -
900eb11: Update dependencies.
-
Updated dependencies [310800c]
-
Updated dependencies [2502050]
-
Updated dependencies [583f1d6]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
-
Updated dependencies [a8b3449]
-
Updated dependencies [310800c]
-
Updated dependencies [900eb11]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
- @open-pioneer/map@0.7.0
@open-pioneer/search@0.7.0
Minor Changes
- 310800c: Switch from
peerDependencies
to normaldependencies
. Peer dependencies have some usability problems when used at scale.
Patch Changes
-
310800c: Update core packages version.
-
583f1d6: The
mapId
ormap
properties are now optional on individual components.
You can use theDefaultMapProvider
to configure an implicit default value.Note that configuring neither a default nor an explicit
map
ormapId
will trigger a runtime error. -
583f1d6: All UI components in this project now accept the
mapId
(astring
) or themap
(aMapModel
) directly. -
a8b3449: Switch to a new versioning strategy.
From now on, packages released by this repository share a common version number. -
900eb11: Update dependencies.
-
Updated dependencies [310800c]
-
Updated dependencies [2502050]
-
Updated dependencies [583f1d6]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
-
Updated dependencies [a8b3449]
-
Updated dependencies [310800c]
-
Updated dependencies [900eb11]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
- @open-pioneer/map@0.7.0
@open-pioneer/scale-viewer@0.7.0
Minor Changes
- 310800c: Switch from
peerDependencies
to normaldependencies
. Peer dependencies have some usability problems when used at scale.
Patch Changes
-
310800c: Update core packages version.
-
583f1d6: The
mapId
ormap
properties are now optional on individual components.
You can use theDefaultMapProvider
to configure an implicit default value.Note that configuring neither a default nor an explicit
map
ormapId
will trigger a runtime error. -
583f1d6: All UI components in this project now accept the
mapId
(astring
) or themap
(aMapModel
) directly. -
a8b3449: Switch to a new versioning strategy.
From now on, packages released by this repository share a common version number. -
900eb11: Update dependencies.
-
Updated dependencies [310800c]
-
Updated dependencies [2502050]
-
Updated dependencies [583f1d6]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
-
Updated dependencies [a8b3449]
-
Updated dependencies [310800c]
-
Updated dependencies [900eb11]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
- @open-pioneer/map@0.7.0