-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Angular 18 and standalone API #247
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
f7c362a
build: update clr for angular update
boeckMt 6f806fd
BREAKING CHANGE: update to angular 18
boeckMt 4c75c99
BREAKING CHANGE: refactor cookie-alert to standalone
boeckMt bc49617
fix: type error in template
boeckMt db24a03
fix: update styles for clr v17
boeckMt 7e16e12
fix: core-ui schemantic ts config no baseUrl
boeckMt e44a98f
fix: core-ui, icons, replace not found import from cds
boeckMt 0f3ba73
BREAKING CHANGE: refactor core-ui to standalone
boeckMt 4a79d5f
BREAKING CHANGE: refactor core-ui schematics and layer-control to sta…
boeckMt 194fb9a
BREAKING CHANGE: refactor map-ol to standalone
boeckMt 1c3220c
fix: icon shapes in demo from update ng 17
boeckMt ae656de
BREAKING CHANGE: refactor map-cesium to standalone
boeckMt 9ced053
BREAKING CHANGE: refactor map-maplibre to standalone
boeckMt e7b4a4f
BREAKING CHANGE: refactor map-three to standalone
boeckMt 5ce22fe
BREAKING CHANGE: refactor map-tools to standalone
boeckMt 59240e2
BREAKING CHANGE: refactor services-layers to standalone
boeckMt ac48c2d
BREAKING CHANGE: refactor services-map-state to standalone
boeckMt 53ba3a6
BREAKING CHANGE: refactor services-ogc to standalone
boeckMt 44ac68b
BREAKING CHANGE: refactor services-util-store to standalone
boeckMt 6ea37b8
BREAKING CHANGE: refactor user-info to standalone
boeckMt 424abef
docs: refactor tutorials to standalone
boeckMt cd4092a
refactor: demos to standalone api
boeckMt 26846b7
build: update jasmine to 5
boeckMt e3dcf0a
refactor: to angular control flow syntax
boeckMt b50f868
fix: cds icon direction and update of @angular/cdk
boeckMt b525013
fix: datagrid from migration to control flow syntax
boeckMt a2c69fe
build: bump a view dependencies
boeckMt 6a97dda
build: pre-version 15.0.0-next.0
boeckMt 832a421
fix: dimension switch
lucas-angermann 79ee484
fix: do not import libs relative - errors with build dist
boeckMt 7ccb75e
fix: Schematics transpile after build
boeckMt f314883
fix: map-maplibre relativ module paths
lucas-angermann 291a3ee
fix: further relative paths to libs
boeckMt c682287
build: pre-version 15.0.0-next.1
boeckMt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should check the tutorial after the PR with a fresh installation and also look at the map-cesium readme.