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

refactor: Use css var to affect shadow root #433

Merged

Conversation

toshify
Copy link
Collaborator

@toshify toshify commented Oct 12, 2023

Because circumventing isolation in the DOM can lead to unexpected bugs,

this commit will:

  • replace one instance of such a workaround with the proper use of assigning values to the css var that ionic uses to set the relevant value on the component

Certification

  • I certify that
  • I have read the contributing guidelines
  • I license these contributions to the public under Seedling's LICENSE and have the rights to do so.

Because circumventing isolation in the DOM can lead to unexpected bugs,

this commit will:
- replace one instance of such a workaround with the proper use of
  assigning values to the css var that ionic uses
  to set the relevant value on the component

**Certification**
- [X] I certify that <!-- Check the box to certify: [X] -->
- I have read the [contributing guidelines](
  https://github.com/nodepa/seedling/blob/main/.github/CONTRIBUTING.md)
- I license these contributions to the public under Seedling's
  [LICENSE](https://github.com/nodepa/seedling/blob/main/LICENSE.md)
  and have the rights to do so.

Signed-off-by: toshify <4579559+toshify@users.noreply.github.com>
@aws-amplify-ap-southeast-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-433.dheqk4e07yyd1.amplifyapp.com

@toshify toshify merged commit f70611d into nodepa:main Oct 13, 2023
@toshify toshify deleted the refactor/use-css-vars-to-affect-shadow-root branch October 13, 2023 07:57
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.

1 participant