As stated in the Angular 18 pull request, this pull request has large changes to the code base, with the intention to remove many of the breaking parts of Angular Material with custom components & custom component designs by @Grizzly127 .
I tested these updates against multiple use cases:
Uploading an object from start to finish (works as intended)
Annotating a model and removing annotations (works as intended)
Adjusting model settings (works as intended)
Loading private objects & collections (works as intended)
Loading different models in collections (model placement broken)
Before merging, model loading in collections still has to be fixed. However, as I am on vacation soon, I wanted to get this PR out in case I am not able to fix it.
Also, as the design is still actively being changed, I would prefer merging this, and applying any new changes being made to the design in different PRs/commits, so anyone who has time can work on design changes separately.
Other notable changes:
HTML Markers from SK have been transferred and improved
17 Angular Material modules have been removed
Set of custom components has been created in the subdirectory projects/komponents
As stated in the Angular 18 pull request, this pull request has large changes to the code base, with the intention to remove many of the breaking parts of Angular Material with custom components & custom component designs by @Grizzly127 .
I tested these updates against multiple use cases:
Before merging, model loading in collections still has to be fixed. However, as I am on vacation soon, I wanted to get this PR out in case I am not able to fix it.
Also, as the design is still actively being changed, I would prefer merging this, and applying any new changes being made to the design in different PRs/commits, so anyone who has time can work on design changes separately.
Other notable changes:
projects/komponents