Skip to content

Commit

Permalink
1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pelord committed Mar 30, 2022
1 parent 70c613b commit b262c9d
Show file tree
Hide file tree
Showing 11 changed files with 59 additions and 26 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igo/demo",
"version": "1.10.0",
"version": "1.11.0",
"description": "IGO Library",
"author": "MSP",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igo2/auth",
"version": "1.10.0",
"version": "1.11.0",
"description": "IGO Library",
"author": "MSP",
"keywords": ["igo"],
Expand All @@ -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"
Expand Down
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igo2/common",
"version": "1.10.0",
"version": "1.11.0",
"description": "IGO Library",
"author": "MSP",
"keywords": ["igo"],
Expand All @@ -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"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igo2/context",
"version": "1.10.0",
"version": "1.11.0",
"description": "IGO Library",
"author": "MSP",
"keywords": ["igo"],
Expand All @@ -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"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igo2/core",
"version": "1.10.0",
"version": "1.11.0",
"description": "IGO Library",
"author": "MSP",
"keywords": ["igo"],
Expand All @@ -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"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/core/src/lib/config/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ export interface Version {
}

export const version: Version = {
lib: '1.10.0',
releaseDate: 1639407270981
lib: '1.11.0',
releaseDate: 1648648424505
};
8 changes: 4 additions & 4 deletions packages/geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igo2/geo",
"version": "1.10.0",
"version": "1.11.0",
"description": "IGO Library",
"author": "MSP",
"keywords": ["igo"],
Expand All @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions packages/integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igo2/integration",
"version": "1.10.0",
"version": "1.11.0",
"description": "IGO Library",
"author": "MSP",
"keywords": ["igo"],
Expand All @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igo2/utils",
"version": "1.10.0",
"version": "1.11.0",
"description": "IGO Library",
"author": "MSP",
"keywords": ["igo"],
Expand Down

0 comments on commit b262c9d

Please sign in to comment.