Update Fundamental NGX and Angular#16
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Free Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
7112aeb to
bd280a2
Compare
86ae1e6 to
122f13c
Compare
b4b8629 to
797207c
Compare
9fdf432 to
4bea5ef
Compare
fa9268e to
35bffb0
Compare
Contributor
Author
|
d3d7e77 to
d11e806
Compare
269beca to
c393350
Compare
9b3cab2 to
770aa86
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
21.2.7→21.2.1021.2.11^21.3.1→21.3.1^21.2.7→21.2.1021.2.7→21.2.1021.2.11^0.59.1→^0.59.1 || ^0.62.00.62.20.59.1→0.62.10.62.2^0.59.1→^0.59.1 || ^0.62.00.62.20.59.1→0.62.10.62.2^21.1.0→21.2.3^8.33.0→8.59.3Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v21.2.10Compare Source
@angular/cli
v21.2.9Compare Source
@angular/cli
@schematics/angular
@angular/ssr
v21.2.8: 21.2.8Compare Source
@angular/cli
@angular-devkit/build-angular
@angular/build
SAP/fundamental-ngx (@fundamental-ngx/ui5-webcomponents)
v0.62.1Compare Source
Bug Fixes
v0.62.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
core: PanelComponent.expanded is now ModelSignal — programmatic reads require expanded(). PanelComponent.expandedChange is now OutputRef — programmatic subscriptions must use outputToObservable(panel.expandedChange). PanelComponent.panelContent is now Signal<PanelContentDirective | undefined> — access via panelContent(). PanelTitleDirective.id is now InputSignal — access via id(). Template bindings [(expanded)], [expanded], and (expandedChange) are unchanged.
refactor(core): signalify panel components
fix(core): use model for expanded field, update example
fix(core): remove Nullable
core: @angular/animations is no longer required by @fundamental-ngx/core. The add-animations schematic has been removed.
core: Token component migrated to Angular signals - selected is now a model signal requiring .set()/() for access, view queries like tokenWrapperElement require function calls, output subscriptions return OutputRefSubscription instead of Subscription, onCloseClick.emit() requires a value parameter, and ngOnDestroy()/_subscriptions members have been removed in favor of automatic cleanup.
fix(core): migrate token to signals
fix(core): fix unit test format
refactor(core): address PR comments
cdk, core: removed BaseToastActionDismissibleRef, BaseToastOverlayContainer, BaseAnimatedToastConfig, baseToastAnimations
core,platform: Migrated the Search Field component from Angular decorators to Angular signals
cdk: Programmatic usage of fdkClicked now requires outputToObservable() wrapper.
v0.61.5Compare Source
Bug Fixes
v0.61.4Compare Source
Bug Fixes
v0.61.3Compare Source
v0.61.2Compare Source
Bug Fixes
v0.61.1Compare Source
Bug Fixes
v0.61.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v0.60.3Compare Source
Bug Fixes
v0.60.2Compare Source
Bug Fixes
v0.60.1Compare Source
Bug Fixes
v0.60.0Compare Source
Bug Fixes
BREAKING CHANGES
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.