Skip to content

Commit 5a22769

Browse files
committed
chore: Release hslayers-ng 15
1 parent 0a5a2bc commit 5a22769

File tree

11 files changed

+39
-14
lines changed

11 files changed

+39
-14
lines changed

projects/hslayers-app/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/hslayers-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hslayers-ng-app",
3-
"version": "15.0.0-next.2",
3+
"version": "15.0.0",
44
"description": "A bundle of HSLayers-NG library + Angular + OL",
55
"main": "src/main.ts",
66
"directories": {

projects/hslayers-cesium-app/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/hslayers-cesium-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hslayers-cesium-app",
3-
"version": "15.0.0-next.0",
3+
"version": "15.0.0",
44
"description": "A bundle of HSLayers-NG library + Angular + OL which includes Cesium for 3D maps",
55
"main": "src/main.ts",
66
"directories": {

projects/hslayers-cesium/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/hslayers-cesium/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hslayers-cesium",
3-
"version": "15.0.0-next.0",
3+
"version": "15.0.0",
44
"description": "HSLayers-NG 3D mapping library",
55
"author": "Plan4all",
66
"keywords": [

projects/hslayers/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# [15.0.0](https://github.com/hslayers/hslayers-ng/compare/15.0.0-next.1...15.0.0) (2025-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** Re-create package-lock ([fa8d84f](https://github.com/hslayers/hslayers-ng/commit/fa8d84fe80ede8f7cb4cd35a68f3333e91215079))
7+
* **cesium:** Use valid projection for transform ([fa4e3c6](https://github.com/hslayers/hslayers-ng/commit/fa4e3c6fef5667ae8c2f934585db9ee1aa06591c))
8+
* **compositions:** Composition metadata fetch should not fail on missing layman endpoint ([b8e4f4d](https://github.com/hslayers/hslayers-ng/commit/b8e4f4d8acead19aeb8fddfd7ced553c1fbc318a))
9+
* **config:** Prevent crash when config update fails ([031ec9e](https://github.com/hslayers/hslayers-ng/commit/031ec9ee81dbd408aa76052b9ca59a4925007a6f))
10+
* **deps:** Revert sld-parser change ([45840e3](https://github.com/hslayers/hslayers-ng/commit/45840e3b8a8747280a15e1214700ff924d930df6))
11+
* **icons:** Correct path for icon font css file ([dacc5ce](https://github.com/hslayers/hslayers-ng/commit/dacc5ced867aa92cf223834c2e8a4d1788384367))
12+
* **icons:** Include icon css in build and fix paths ([324682b](https://github.com/hslayers/hslayers-ng/commit/324682bf4bb86ed45bf0e19b2e5ad9ad8f7e4692))
13+
* **icons:** Revert change of icon-primary to fa-primary ([bd13937](https://github.com/hslayers/hslayers-ng/commit/bd13937251799e9c9df41d798d516bc273c0f99a))
14+
* **layermanager:** Animated layer group chevrons ([d857dd9](https://github.com/hslayers/hslayers-ng/commit/d857dd99d209a0d9770acc5c1d63e3953dfb7504))
15+
* **query:** Better track by property ([9322a49](https://github.com/hslayers/hslayers-ng/commit/9322a49627df4120d2182b6726a8ed81e1c036ae))
16+
* **save-map:** Sanitize empty string legends ([42b6952](https://github.com/hslayers/hslayers-ng/commit/42b6952edbf868d3793d80869afa9989d7dbfb56))
17+
18+
19+
### Features
20+
21+
* **config:** Add possibility to anchor toasts to screen or map ([d69caea](https://github.com/hslayers/hslayers-ng/commit/d69caea1196f472587d2fe0ff2880888ccc64d72))
22+
* Layer editor widgets - configurable ([ca24968](https://github.com/hslayers/hslayers-ng/commit/ca249688d69cacd0a00f1015d092e610a1015d2e))
23+
24+
25+
126
# [15.0.0-next.2](https://github.com/hslayers/hslayers-ng/compare/15.0.0-next.1...15.0.0-next.2) (2025-02-13)
227

328

projects/hslayers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ It will install hslayers-ng for the default application specified in your angula
4545
`ng add hslayers-ng --project myProject`
4646

4747
Add peer dependencies if not installed automatically by npm:
48-
`npm i bootstrap@^5.3 ol@^10.4.0 @angular/cdk@^19 @angular/common@^19 @angular/core@^19 @angular/forms@^19 @angular/compiler@^19 @angular/platform-browser@^19 @angular/platform-browser-dynamic@^19 @angular/localize@^19 @ngx-translate/core@^16 @ngx-translate/http-loader@^16 deepmerge@^4.0.0 dayjs@^1.0.0 @ng-bootstrap/ng-bootstrap@^18 ol-popup@^5.0.0 proj4@^2.15.0 share-api-polyfill@^1.0.0 rxjs@^7.8.0 zone.js@~0.15.0 xml-js@^1.6.11 ngx-cookie-service@^19 geostyler-style@^9.2.0 geostyler-sld-parser@^7 geostyler-openlayers-parser@^5 geostyler-legend@5 geostyler-qgis-parser@^4 ngx-color@^9 queue@^7 resumablejs@^1 d3@^7 jszip@^3 polygon-splitter@^0.0.11 polygon-clipping@^0.15.3 @popperjs/core@^2 ol-ext@^4 big.js@^6.2.1 hammerjs@2`
48+
`npm i bootstrap@^5.3 ol@^10.4.0 @angular/cdk@^19 @angular/common@^19 @angular/core@^19 @angular/forms@^19 @angular/compiler@^19 @angular/platform-browser@^19 @angular/platform-browser-dynamic@^19 @angular/localize@^19 @ngx-translate/core@^16 @ngx-translate/http-loader@^16 deepmerge@^4.0.0 dayjs@^1.0.0 @ng-bootstrap/ng-bootstrap@^18 ol-popup@^5.0.0 proj4@^2.15.0 share-api-polyfill@^1.0.0 rxjs@^7.8.0 zone.js@~0.15.0 xml-js@^1.6.11 ngx-cookie-service@^19 geostyler-style@^9.2.0 geostyler-sld-parser@^7 geostyler-openlayers-parser@^5 geostyler-legend@5 geostyler-qgis-parser@^4 ngx-color@^10 queue@^7 resumablejs@^1 d3@^7 jszip@^3 polygon-splitter@^0.0.11 polygon-clipping@^0.15.3 @popperjs/core@^2 ol-ext@^4 big.js@^6.2.1 hammerjs@2`
4949

5050
For using hslayers-ng prebuilt bundle including Angular, Bootstrap and other dependencies by loading it through `<script>` tags see: [Hslayers-ng application](https://github.com/hslayers/hslayers-ng/tree/develop/projects/hslayers-app)
5151

projects/hslayers/components/sidebar/impressum.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export class HsImpressumComponent implements OnInit {
1313
logoDisabled = false;
1414
logoPath: string;
1515
constructor(public hsConfig: HsConfig) {
16-
this.version = '15.0.0-next.2';
16+
this.version = '15.0.0';
1717
}
1818

1919
ngOnInit() {

projects/hslayers/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)