Skip to content

Conversation

@xelaint
Copy link
Member

@xelaint xelaint commented May 15, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Fixes: #3713

What is the new behavior?

Replaced daff-map-get with more specific functions:

  • daff-get-palette
  • daff-get-base-color
  • daff-get-theme-mode

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@xelaint xelaint requested a review from a team as a code owner May 15, 2025 16:56
@xelaint xelaint added the package: design @daffodil/design label May 15, 2025
@xelaint xelaint merged commit 8b9225e into develop May 15, 2025
12 checks passed
@gray-bot gray-bot mentioned this pull request May 15, 2025
@damienwebdev damienwebdev deleted the component-theme-function-update branch June 5, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: design @daffodil/design

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update all component themes to use new theming functions

2 participants