diff --git a/CHANGELOG.md b/CHANGELOG.md index de136025fa..4d5a66cb67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,36 @@ +# [1.11.0](https://github.com/infra-geo-ouverte/igo2-lib/compare/1.10.0...1.11.0) (2022-03-30) + + +### Bug Fixes + +* **about:** fix depot url ([#1009](https://github.com/infra-geo-ouverte/igo2-lib/issues/1009)) ([c168667](https://github.com/infra-geo-ouverte/igo2-lib/commit/c168667e0ddb8bec339d4ad85aa7f627a9b66119)) +* **auth:** Fix disabled login button with autocomplete form ([#1003](https://github.com/infra-geo-ouverte/igo2-lib/issues/1003)) ([e726b0b](https://github.com/infra-geo-ouverte/igo2-lib/commit/e726b0bd24257c56c90d0696ff099eec0cad452d)) +* Circular dependency with toastr ([#1005](https://github.com/infra-geo-ouverte/igo2-lib/issues/1005)) ([ebe4585](https://github.com/infra-geo-ouverte/igo2-lib/commit/ebe4585eee6f00afc3dee00d97d0941baf01350a)) +* Don't fail when creating form fields or groups without validator ([#1006](https://github.com/infra-geo-ouverte/igo2-lib/issues/1006)) ([7cb159f](https://github.com/infra-geo-ouverte/igo2-lib/commit/7cb159f16b19a8cf8210146f6dfe5f1aa1acf041)) +* **export:** fix layers error when export tool is aleardy selected ([#1025](https://github.com/infra-geo-ouverte/igo2-lib/issues/1025)) ([0a0fba1](https://github.com/infra-geo-ouverte/igo2-lib/commit/0a0fba10ee173ddf1207497e9c14942c31494c1f)) +* **icherche:** fix icherche hashtags caps lock comparison ([0f71795](https://github.com/infra-geo-ouverte/igo2-lib/commit/0f71795a1051093647a6dcecd1381fd3940d48b8)) +* **layer-legend:** fix arcgisrest and imagearcgisrest legend ([#966](https://github.com/infra-geo-ouverte/igo2-lib/issues/966)) ([5ca2e4a](https://github.com/infra-geo-ouverte/igo2-lib/commit/5ca2e4a4f8ad7ad033f83b369adbb6e73ecce553)) +* **layer-legend:** fix layer-legend display ([#1026](https://github.com/infra-geo-ouverte/igo2-lib/issues/1026)) ([55b864e](https://github.com/infra-geo-ouverte/igo2-lib/commit/55b864e8fa06fd75a4f6e9a28ff66266cb897d75)) +* **layerSync:** error on time property transfer ([#1028](https://github.com/infra-geo-ouverte/igo2-lib/issues/1028)) ([70c613b](https://github.com/infra-geo-ouverte/igo2-lib/commit/70c613bb3a47df93c172cf17c6026c06aac00ea6)) +* Make sure the dynamic component outlet doesn,t raise an error when the component is undefined ([#1007](https://github.com/infra-geo-ouverte/igo2-lib/issues/1007)) ([2170f16](https://github.com/infra-geo-ouverte/igo2-lib/commit/2170f16ee0c50f2a1528cb53d6f98fd10ce1108c)) +* **ogcFilters:** fix advancedOgcFilters when filters not defined ([#1018](https://github.com/infra-geo-ouverte/igo2-lib/issues/1018)) ([df4078e](https://github.com/infra-geo-ouverte/igo2-lib/commit/df4078e1b616494eef4b76dafd8e6977985ee8b1)) +* **search bar:** fix an issue with the search bar when the store is null ([#1000](https://github.com/infra-geo-ouverte/igo2-lib/issues/1000)) ([d54f580](https://github.com/infra-geo-ouverte/igo2-lib/commit/d54f580daf69d6fc27623f35de7f98afd6045e83)) +* **typing:** Fix typing issues in geometry controls ([#999](https://github.com/infra-geo-ouverte/igo2-lib/issues/999)) ([c167a77](https://github.com/infra-geo-ouverte/igo2-lib/commit/c167a770cc48c2f1e99bb33fb348b07f63db52cc)) + + +### Features + +* **edition-workspace:** allow layer edition from new edition workspace ([#996](https://github.com/infra-geo-ouverte/igo2-lib/issues/996)) ([c4ddfc6](https://github.com/infra-geo-ouverte/igo2-lib/commit/c4ddfc670be476b772b25a32531003ead1b6a185)) +* **export:** added headers in separators ([#967](https://github.com/infra-geo-ouverte/igo2-lib/issues/967)) ([2f87eed](https://github.com/infra-geo-ouverte/igo2-lib/commit/2f87eed3d0ad90519d275084d5d4d7409946d89c)) +* **geo:** adding initial button component files ([#957](https://github.com/infra-geo-ouverte/igo2-lib/issues/957)) ([81f0ace](https://github.com/infra-geo-ouverte/igo2-lib/commit/81f0aceb9eb87be471416579947cda3bef04ec94)) +* **geo:** info content on map ([#979](https://github.com/infra-geo-ouverte/igo2-lib/issues/979)) ([8e88f41](https://github.com/infra-geo-ouverte/igo2-lib/commit/8e88f41806265440d79e55218bee76227620eb06)) +* **layerSync:** prevent refresh of linked layer if applied OGC filters are the same ([#1027](https://github.com/infra-geo-ouverte/igo2-lib/issues/1027)) ([f4affea](https://github.com/infra-geo-ouverte/igo2-lib/commit/f4affea0d597eda5ac27066181d377acb5af2756)) +* **network:** prevent showing 2 different network state simultaneously ([#992](https://github.com/infra-geo-ouverte/igo2-lib/issues/992)) ([7d8633c](https://github.com/infra-geo-ouverte/igo2-lib/commit/7d8633c028945a54686c035c0b7e5eb80f51e4bc)) +* **ogc-time:** allow alias to ogc-filter-time section ([#981](https://github.com/infra-geo-ouverte/igo2-lib/issues/981)) ([55c634a](https://github.com/infra-geo-ouverte/igo2-lib/commit/55c634a96ffc42f0eb87bd8f9c775344394d9b3c)) +* **query:** provide a way to show the querytitle in htmlgml2 queryformat ([#963](https://github.com/infra-geo-ouverte/igo2-lib/issues/963)) ([2304568](https://github.com/infra-geo-ouverte/igo2-lib/commit/23045680a3318efe29c741a51049b0102339e968)) + + + # [1.10.0](https://github.com/infra-geo-ouverte/igo2-lib/compare/1.9.4...1.10.0) (2021-12-13) diff --git a/package-lock.json b/package-lock.json index 0522dac9b2..d37ae26c16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@igo/demo", - "version": "1.10.0", + "version": "1.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fa46974b2b..5a80762549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@igo/demo", - "version": "1.10.0", + "version": "1.11.0", "description": "IGO Library", "author": "MSP", "license": "MIT", diff --git a/packages/auth/package.json b/packages/auth/package.json index 59c113337f..082709c187 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/auth", - "version": "1.10.0", + "version": "1.11.0", "description": "IGO Library", "author": "MSP", "keywords": ["igo"], @@ -25,8 +25,8 @@ "@angular/core": "^12.2.9", "@angular/forms": "^12.2.9", "@angular/material": "^12.2.9", - "@igo2/core": "^1.10.0", - "@igo2/utils": "^1.10.0", + "@igo2/core": "^1.11.0", + "@igo2/utils": "^1.11.0", "rxjs": "^6.6.7", "@azure/msal-angular": "^2.0.0", "@azure/msal-browser": "^2.14.2" diff --git a/packages/common/package.json b/packages/common/package.json index 77bd0be17f..d7718b3400 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/common", - "version": "1.10.0", + "version": "1.11.0", "description": "IGO Library", "author": "MSP", "keywords": ["igo"], @@ -17,8 +17,8 @@ "@angular/common": "^12.2.9", "@angular/core": "^12.2.9", "@angular/material": "^12.2.9", - "@igo2/core": "^1.10.0", - "@igo2/utils": "^1.10.0", + "@igo2/core": "^1.11.0", + "@igo2/utils": "^1.11.0", "scroll-into-view-if-needed": "^2.2.20", "typy": "^3.3.0" }, diff --git a/packages/context/package.json b/packages/context/package.json index 2354c3ed7e..f9a32baf34 100644 --- a/packages/context/package.json +++ b/packages/context/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/context", - "version": "1.10.0", + "version": "1.11.0", "description": "IGO Library", "author": "MSP", "keywords": ["igo"], @@ -19,11 +19,11 @@ "@angular/core": "^12.2.9", "@angular/forms": "^12.2.9", "@angular/material": "^12.2.9", - "@igo2/auth": "^1.10.0", - "@igo2/common": "^1.10.0", - "@igo2/core": "^1.10.0", - "@igo2/utils": "^1.10.0", - "@igo2/geo": "^1.10.0", + "@igo2/auth": "^1.11.0", + "@igo2/common": "^1.11.0", + "@igo2/core": "^1.11.0", + "@igo2/utils": "^1.11.0", + "@igo2/geo": "^1.11.0", "ol": "^6.8.1", "rxjs": "^6.6.7" }, diff --git a/packages/core/package.json b/packages/core/package.json index ac39d5cce5..b12dc08c60 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/core", - "version": "1.10.0", + "version": "1.11.0", "description": "IGO Library", "author": "MSP", "keywords": ["igo"], @@ -21,7 +21,7 @@ "@angular/cdk": "^12.2.9", "@angular/common": "^12.2.9", "@angular/core": "^12.2.9", - "@igo2/utils": "^1.10.0", + "@igo2/utils": "^1.11.0", "rxjs": "^6.6.7", "ngx-toastr": "^14.1.3" } diff --git a/packages/core/src/lib/config/version.ts b/packages/core/src/lib/config/version.ts index 8c3d5ffa7c..d4f68e6f72 100644 --- a/packages/core/src/lib/config/version.ts +++ b/packages/core/src/lib/config/version.ts @@ -4,6 +4,6 @@ export interface Version { } export const version: Version = { - lib: '1.10.0', - releaseDate: 1639407270981 + lib: '1.11.0', + releaseDate: 1648648424505 }; diff --git a/packages/geo/package.json b/packages/geo/package.json index eabf2cddaa..ae87e43d68 100644 --- a/packages/geo/package.json +++ b/packages/geo/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/geo", - "version": "1.10.0", + "version": "1.11.0", "description": "IGO Library", "author": "MSP", "keywords": ["igo"], @@ -27,9 +27,9 @@ "@angular/core": "^12.2.9", "@angular/forms": "^12.2.9", "@angular/material": "^12.2.9", - "@igo2/common": "^1.10.0", - "@igo2/core": "^1.10.0", - "@igo2/utils": "^1.10.0", + "@igo2/common": "^1.11.0", + "@igo2/core": "^1.11.0", + "@igo2/utils": "^1.11.0", "ol": "^6.8.1", "proj4": "^2.7.5", "rxjs": "^6.6.7", diff --git a/packages/integration/package.json b/packages/integration/package.json index 78b2da7620..0dee65d14f 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/integration", - "version": "1.10.0", + "version": "1.11.0", "description": "IGO Library", "author": "MSP", "keywords": ["igo"], @@ -16,8 +16,8 @@ "peerDependencies": { "@angular/common": "^12.2.9", "@angular/core": "^12.2.9", - "@igo2/geo": "1.10.0", - "@igo2/context": "1.10.0", + "@igo2/geo": "1.11.0", + "@igo2/context": "1.11.0", "rxjs": "^6.6.7" }, "dependencies": { diff --git a/packages/utils/package.json b/packages/utils/package.json index a82dd5602f..0283d59f90 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/utils", - "version": "1.10.0", + "version": "1.11.0", "description": "IGO Library", "author": "MSP", "keywords": ["igo"],