-
-
Notifications
You must be signed in to change notification settings - Fork 75
feat: remove deprecations #4271
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
Merged
griest024
merged 4 commits into
graycoreio:develop
from
griest024:chore/0.91/deprecations
Jan 5, 2026
Merged
feat: remove deprecations #4271
griest024
merged 4 commits into
graycoreio:develop
from
griest024:chore/0.91/deprecations
Jan 5, 2026
Conversation
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
a8e91e4 to
0014b2b
Compare
Member
Author
|
@xelaint can you review the design removals? |
xelaint
requested changes
Dec 30, 2025
libs/design-examples/card/src/linkable-card/linkable-card.component.html
Outdated
Show resolved
Hide resolved
griest024
added a commit
to griest024/daffodil
that referenced
this pull request
Jan 5, 2026
BREAKING CHANGE: `DaffRaisedCardComponent` has been removed. Use the `elevated` property of `daff-card` instead.
griest024
added a commit
to griest024/daffodil
that referenced
this pull request
Jan 5, 2026
…4271) BREAKING CHANGE: `DaffNotificationSubtitleDirective` has been removed. Use the `DaffNotificationMessageDirective` instead.
griest024
added a commit
to griest024/daffodil
that referenced
this pull request
Jan 5, 2026
BREAKING CHANGE: `DaffDriverMagentoModule` has been removed. Use `provideMagentoDriver` instead.
ccec513 to
692de64
Compare
griest024
added a commit
that referenced
this pull request
Jan 5, 2026
BREAKING CHANGE: `DaffRaisedCardComponent` has been removed. Use the `elevated` property of `daff-card` instead.
griest024
added a commit
that referenced
this pull request
Jan 5, 2026
BREAKING CHANGE: `DaffNotificationSubtitleDirective` has been removed. Use the `DaffNotificationMessageDirective` instead.
griest024
added a commit
that referenced
this pull request
Jan 5, 2026
BREAKING CHANGE: `DaffSidebarHeaderActionDirective` has been removed. Use the `dismissible` property of `DaffSidebarHeaderComponent` instead.
griest024
added a commit
that referenced
this pull request
Jan 5, 2026
BREAKING CHANGE: `DaffDriverMagentoModule` has been removed. Use `provideMagentoDriver` instead.
BREAKING CHANGE: `DaffRaisedCardComponent` has been removed. Use the `elevated` property of `daff-card` instead.
…#4271) BREAKING CHANGE: `DaffNotificationSubtitleDirective` has been removed. Use the `DaffNotificationMessageDirective` instead.
…4271) BREAKING CHANGE: `DaffSidebarHeaderActionDirective` has been removed. Use the `dismissible` property of `DaffSidebarHeaderComponent` instead.
BREAKING CHANGE: `DaffDriverMagentoModule` has been removed. Use `provideMagentoDriver` instead.
692de64 to
d58a932
Compare
Merged
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.
PR Checklist
PR Type
Current behavior
Fixes: #
Part of: #
New behavior
Breaking change?
Additional context