Skip to content

Commit

Permalink
Releasing vis-1.131.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IhsenBouallegue committed Nov 28, 2024
1 parent 208787f commit 2bc8e29
Show file tree
Hide file tree
Showing 16 changed files with 185 additions and 51 deletions.
24 changes: 24 additions & 0 deletions gh-pages/_posts/release/2024-11-28-vis_1_131_0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
categories:
- Release
- Release-Visualization
tags:
- gh-pages
- release
- visualization

title: Visualization version 1.131.0
---

{{page.title}} is live and ready for [download](https://github.com/MaibornWolff/codecharta/releases/tag/vis-1.131.0).
This version brings the following:

### Added 🚀

- Add alternative center-focused zoom option via the `ALT`-key [#3815](https://github.com/MaibornWolff/codecharta/pull/3815)
- Add an apply button when selecting maps [#3637](https://github.com/MaibornWolff/codecharta/pull/3637)

### Fixed 🐞

- Fix that the map is reloaded when switching from delta to standard view [#3825](https://github.com/MaibornWolff/codecharta/pull/3825)

115 changes: 111 additions & 4 deletions gh-pages/visualization/app/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
@angular/animations
MIT
The MIT License

Copyright (c) 2010-2024 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


@angular/cdk
MIT
Expand Down Expand Up @@ -28,12 +50,78 @@ THE SOFTWARE.

@angular/common
MIT
The MIT License

Copyright (c) 2010-2024 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


@angular/core
MIT
The MIT License

Copyright (c) 2010-2024 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


@angular/forms
MIT
The MIT License

Copyright (c) 2010-2024 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


@angular/material
MIT
Expand Down Expand Up @@ -62,6 +150,28 @@ THE SOFTWARE.

@angular/platform-browser
MIT
The MIT License

Copyright (c) 2010-2024 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


@ctrl/tinycolor
MIT
Expand Down Expand Up @@ -622,9 +732,6 @@ THE SOFTWARE.
```


encode-utf8
MIT

fast-deep-equal
MIT
MIT License
Expand Down Expand Up @@ -1486,7 +1593,7 @@ zone.js
MIT
The MIT License

Copyright (c) 2010-2023 Google LLC. https://angular.io/license
Copyright (c) 2010-2024 Google LLC. https://angular.io/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
1 change: 1 addition & 0 deletions gh-pages/visualization/app/8.da720221a801950e.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions gh-pages/visualization/app/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions gh-pages/visualization/app/main.8daa68eb4e4530fd.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion gh-pages/visualization/app/main.bcfebb13cf578abb.js

This file was deleted.

64 changes: 30 additions & 34 deletions gh-pages/visualization/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/MaibornWolff/codecharta.git"
},
"name": "codecharta-visualization",
"version": "1.130.0",
"version": "1.131.0",
"engines": {
"node": ">=20"
},
Expand Down Expand Up @@ -39,21 +39,17 @@
"start": "electron dist/webpack",
"build": "ng build && cp electron/* package.json dist/webpack",
"dev": "ng serve",
"test": "jest --config conf/jestUnit.config.json .*\\.spec\\.ts",
"test": "npm run test:ci -- --maxWorkers=25%",
"test:ci": "jest --config conf/jestUnit.config.json .*\\.spec\\.ts",
"test:auto": "npm test -- --watch",
"test:autoNoCoverage": "npm run test:auto -- --coverage false",
"test:updateSnaps": "npm test -- --updateSnapshot",
"test:limitedWorker": "npm test -- --maxWorkers=25%",
"e2e": "jest --config conf/jestE2E.config.json .*\\.e2e\\.ts --coverage false",
"e2e:auto": "npm run e2e -- --watch",
"e2e:ci": "npm run e2e -- --runInBand",
"package": "node script/appMain.js",
"package:local": "npm run package -- --local",
"package:zip": "node script/package-zips.js",
"lint": "eslint \"app/**/*.ts\"",
"lint:fix": "npm run lint -- --fix",
"lint:checkRules": "npx eslint-config-prettier .eslintrc.js",
"precommit": "lint-staged",
"schema:generate": "typescript-json-schema ./app/codeCharta/codeCharta.model.ts ExportCCFile --required --topRef --out app/codeCharta/util/generatedSchema.json"
},
"lint-staged": {
Expand All @@ -64,16 +60,19 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"@angular/animations": "^17.3.3",
"@angular/cdk": "^17.3.3",
"@angular/common": "^17.3.3",
"@angular/core": "^17.3.3",
"@angular/forms": "^17.3.3",
"@angular/material": "^17.3.3",
"@angular/platform-browser": "^17.3.3",
"@angular/platform-browser-dynamic": "^17.3.3",
"@ngrx/effects": "^17.1.1",
"@ngrx/store": "^17.1.1",
"@angular/animations": "^18.2.9",
"@angular/cdk": "^18.2.10",
"@angular/common": "^18.2.9",
"@angular/core": "^18.2.9",
"@angular/forms": "^18.2.9",
"@angular/material": "^18.2.10",
"@angular/platform-browser": "^18.2.9",
"@angular/platform-browser-dynamic": "^18.2.9",
"@angular/router": "^18.2.9",
"@ngrx/effects": "^18.1.0",
"@ngrx/operators": "^18.0.0",
"@ngrx/store": "^18.1.0",
"@ngrx/store-devtools": "^18.1.0",
"@types/d3": "^7.4.3",
"ajv": "^6.12.6",
"color-convert": "^2.0.1",
Expand Down Expand Up @@ -101,43 +100,40 @@
"three": "^0.168.0",
"three-orbit-controls": "^82.1.0",
"typescript-json-schema": "0.63.0",
"zone.js": "^0.14.4"
"zone.js": "^0.14.10"
},
"devDependencies": {
"@angular-builders/custom-webpack": "^17.0.2",
"@angular-devkit/build-angular": "^17.3.3",
"@angular/cli": "^17.3.3",
"@angular/compiler": "^17.3.3",
"@angular/compiler-cli": "^17.3.3",
"@angular-builders/custom-webpack": "^18.0.0",
"@angular-devkit/build-angular": "^18.2.10",
"@angular/cli": "^18.2.10",
"@angular/compiler": "^18.2.9",
"@angular/compiler-cli": "^18.2.9",
"@babel/plugin-transform-class-static-block": "^7.23.3",
"@electron/get": "^3.1.0",
"@electron/packager": "^18.3.3",
"@testing-library/angular": "^14.3.0",
"@testing-library/user-event": "^14.0.0",
"@testing-library/angular": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@types/color-convert": "^2.0.0",
"@types/d3-hierarchy": "^3.0.2",
"@types/expect-puppeteer": "^5.0.2",
"@types/jest-environment-puppeteer": "^5.0.6",
"@types/node": "^18.0.0",
"@types/three": "^0.168.0",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"bestzip": "^2.2.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"fast-xml-parser": "^4.4.0",
"html-loader": "^4.0.0",
"jest": "^29.7.0",
"jest-canvas-mock": "^2.4.0",
"jest-preset-angular": "^14.0.3",
"jest-preset-angular": "14.1.0",
"jest-puppeteer": "^10.1.3",
"lint-staged": "^13.0.0",
"marked": "^4.3.0",
"marked": "^5.0.2",
"puppeteer": "^23.6.0",
"ts-jest": "^29.0.5",
"typescript": "^5.2.2",
"typescript": "5.4",
"webpack-glsl-loader": "^1.0.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.24.2"
}
}
1 change: 0 additions & 1 deletion gh-pages/visualization/app/polyfills.68ea60099120c372.js

This file was deleted.

1 change: 1 addition & 0 deletions gh-pages/visualization/app/polyfills.e5f920f87e8a16c9.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions gh-pages/visualization/app/runtime.20cbc7d19c78eb7a.js

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

1 change: 0 additions & 1 deletion gh-pages/visualization/app/runtime.6e68b8c922a41154.js

This file was deleted.

4 changes: 4 additions & 0 deletions gh-pages/visualization/app/styles.022313b73eac05ed.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions gh-pages/visualization/app/styles.1d01e7e545a3b4a5.css

This file was deleted.

2 changes: 2 additions & 0 deletions visualization/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/)

## [unreleased] (Added 🚀 | Changed | Removed 🗑 | Fixed 🐞 | Chore 👨‍💻 👩‍💻)

## [1.131.0] - 2024-11-28

### Added 🚀

- Add alternative center-focused zoom option via the `ALT`-key [#3815](https://github.com/MaibornWolff/codecharta/pull/3815)
Expand Down
4 changes: 2 additions & 2 deletions visualization/package-lock.json

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

8 changes: 6 additions & 2 deletions visualization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/MaibornWolff/codecharta.git"
},
"name": "codecharta-visualization",
"version": "1.130.0",
"version": "1.131.0",
"engines": {
"node": ">=20"
},
Expand All @@ -30,7 +30,11 @@
"apiVersion": "1.3"
},
"main": "main.js",
"browserslist": ["last 2 chrome version", "last 2 firefox version", "last 2 safari version"],
"browserslist": [
"last 2 chrome version",
"last 2 firefox version",
"last 2 safari version"
],
"scripts": {
"start": "electron dist/webpack",
"build": "ng build && cp electron/* package.json dist/webpack",
Expand Down

0 comments on commit 2bc8e29

Please sign in to comment.