Merge branch 'feature/gvs-230' into 'develop'

Update GeoVisio to 2.3.0

See merge request geovisio/website!106
This commit is contained in:
Jean Andreani
2023-11-27 16:52:29 +00:00
3 changed files with 1013 additions and 1033 deletions

View File

@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Before _0.1.0_, website development was on rolling release, meaning there are no version tags.
## [Unreleased]
### Changed
- GeoVisio web viewer updated to [2.3.0](https://gitlab.com/geovisio/web-viewer/-/compare/2.2.1...2.3.0)
## [2.2.3] - 2023-11-03
### Added
@@ -125,7 +131,7 @@ Before _0.1.0_, website development was on rolling release, meaning there are no
- Header have now a new entry `Mes photos` when the user is logged to access to the sequence list
- The router guard for logged pages has been changed to not call the api to check the token
[unreleased]: https://gitlab.com/geovisio/website/-/compare/2.2.3...develop
[Unreleased]: https://gitlab.com/geovisio/website/-/compare/2.2.3...develop
[2.2.1]: https://gitlab.com/geovisio/website/-/compare/2.2.2...2.2.3
[2.2.1]: https://gitlab.com/geovisio/website/-/compare/2.2.1...2.2.2
[2.2.1]: https://gitlab.com/geovisio/website/-/compare/2.2.0...2.2.1

View File

@@ -25,7 +25,7 @@
"axios": "^1.2.3",
"bootstrap": "^5.2.3",
"bootstrap-icons": "^1.10.3",
"geovisio": "2.2.1-develop-acb9989e",
"geovisio": "2.3.0",
"moment": "^2.29.4",
"pako": "^2.1.0",
"pinia": "^2.1.4",

2036
yarn.lock

File diff suppressed because it is too large Load Diff