Skip to content
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

perf: add support of css-variables to redwood #6

Merged

Conversation

bra-i-am
Copy link

Description

This PR adds compatibility of runtime theming to Redwood

JIRA Issue DS-919

@bra-i-am bra-i-am marked this pull request as ready for review May 21, 2024 14:45
@dcoa dcoa self-requested a review May 27, 2024 01:22
@bra-i-am bra-i-am merged commit f491e9f into ednx-release/redwood.master May 28, 2024
6 checks passed
@bra-i-am bra-i-am deleted the bc/redwood-css-variables-support branch May 28, 2024 12:35
bra-i-am added a commit that referenced this pull request Jul 31, 2024
* perf: add css-variables support to redwood (#6)

* fix: import `FooterSlot` from `frontend-slot-footer` package (openedx#1048)

* fix: use `frontend-slot-footer` that supports all footer versions

The previous version of `frontend-slot-footer` had a peer dependency of `^14.0.0`, which caused problems for some methods of installing forked footers. This updates to a version of `frontend-slot-footer` that allows for *any* version of `frontend-component-footer` in the peer dependency.

* refactor: add proper footer-slot

* refactor: update plugin framework branch name

---------

Co-authored-by: Brian Smith <112954497+brian-smith-tcril@users.noreply.github.com>
Co-authored-by: Brian Smith <bsmith@axim.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants