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

docs(v3-upgrade): add note about deprecating cssVarsShim #950

Merged
merged 2 commits into from
Dec 16, 2022

Conversation

alicewriteswrongs
Copy link
Contributor

This adds a note to the v3 upgrade guide about deprecating extras.cssVarShim.

NOTE: this PR has #948 as its base.

@vercel
Copy link

vercel bot commented Dec 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
stencil-site ✅ Ready (Inspect) Visit Preview Dec 16, 2022 at 4:14PM (UTC)

Comment on lines 93 to 115
variables](https://developer.mozilla.org/en-US/docs/Web/CSS/--*). For Stencil
v3.0.0 this field is renamed to `__deprecated__cssVarsShim`, and thus to retain
the previous behavior the new option can be set in your projects
`stencil.config.ts`:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Part of this sounds a little weird to me. I think we should just copy-paste the same sentence used for dynamicImportShim. I don't see why we need different wording for essentially the same thing 🤷‍♂️

@alicewriteswrongs
Copy link
Contributor Author

alicewriteswrongs commented Dec 14, 2022

edit: wrong pr! haha

This adds a note to the v3 upgrade guide about deprecating
`extras.cssVarShim`.
@alicewriteswrongs alicewriteswrongs merged commit 80cbf5b into ap/v3-deprecation-notes Dec 16, 2022
@alicewriteswrongs alicewriteswrongs deleted the ap/deprecate-cssvar-note branch December 16, 2022 19:24
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.

3 participants