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 |
renovate
Bot
force-pushed
the
renovate/fundamental-ngx-and-angular
branch
10 times, most recently
from
March 31, 2026 13:52
7112aeb to
bd280a2
Compare
renovate
Bot
force-pushed
the
renovate/fundamental-ngx-and-angular
branch
4 times, most recently
from
April 3, 2026 15:14
86ae1e6 to
122f13c
Compare
renovate
Bot
force-pushed
the
renovate/fundamental-ngx-and-angular
branch
8 times, most recently
from
April 8, 2026 13:53
b4b8629 to
797207c
Compare
renovate
Bot
force-pushed
the
renovate/fundamental-ngx-and-angular
branch
4 times, most recently
from
April 16, 2026 09:36
9fdf432 to
4bea5ef
Compare
renovate
Bot
force-pushed
the
renovate/fundamental-ngx-and-angular
branch
8 times, most recently
from
April 28, 2026 12:33
9410e81 to
d3d7e77
Compare
renovate
Bot
force-pushed
the
renovate/fundamental-ngx-and-angular
branch
from
April 29, 2026 20:37
d3d7e77 to
d11e806
Compare
renovate
Bot
force-pushed
the
renovate/fundamental-ngx-and-angular
branch
9 times, most recently
from
May 7, 2026 00:24
269beca to
c393350
Compare
renovate
Bot
force-pushed
the
renovate/fundamental-ngx-and-angular
branch
9 times, most recently
from
May 13, 2026 08:59
9b3cab2 to
770aa86
Compare
Contributor
Author
|
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.19→21.2.2021.2.21^21.3.1→21.4.0^21.2.19→21.2.2021.2.19→21.2.2021.2.21^21.2.19→21.2.19^0.59.1→^0.59.1 || ^0.64.00.59.1→0.64.1^0.59.1→^0.59.1 || ^0.64.00.59.1→0.64.1^21.1.0→21.2.7^8.33.0→8.67.0Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v21.2.20Compare Source
@angular-devkit/build-angular
@angular/build
SAP/fundamental-ngx (@fundamental-ngx/ui5-webcomponents)
v0.64.1Compare Source
Bug Fixes
$safeNavigationMigrationand fix all violations (#14393) (eb80645), closes #14334v0.64.0Compare Source
Bug Fixes
BREAKING CHANGES
v0.63.1Compare Source
Bug Fixes
Features
v0.63.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
23-entry UI_PATTERNS dict that missed the entire platform form layer
(fdp-form-group, fdp-form-field). Use search_components with relevant
keywords instead.
tokens (42 hardcoded SAP theme vars + 50 spacing utility classes);
focus, disabled, and hover tokens were absent, making it unusable for
component styling. Use @fundamental-styles/mcp get_design_tokens
(1500+ tokens) instead.
Use get_component_api — it returns all inputs (including ARIA inputs with
descriptions) and the keyboardHandling field.
Features
Bug Fixes
Features
Features
ng add(#14219) (36f61de)Bug Fixes
v0.62.4Compare Source
Bug Fixes
v0.62.3Compare Source
Bug Fixes
Features
v0.62.2Compare Source
Bug Fixes
Features
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.7Compare Source
Bug Fixes
v0.61.6Compare Source
Bug Fixes
v0.61.5Compare Source
Bug Fixes
v0.61.4Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.