-
Notifications
You must be signed in to change notification settings - Fork 841
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] Update references to Sass/Emotion migration #8029
Merged
Merged
Conversation
This file contains 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
…migration + remove `colorMode` docs in anticipation of automatic system color mode logic, and link to EuiProvider props instead
+ move bottom bullet point to a location where it'll actually be read, and wrap it in a warning callout
- should be under styling section, where it's actually useful - add link to cache config, since that affects CSS specificity - modify example to be usable in codesandbox
+ refactor usage elsewhere
cee-chen
added
documentation
Issues or PRs that only affect documentation - will not need changelog entries
skip-changelog
emotion
labels
Sep 19, 2024
cee-chen
force-pushed
the
theming-docs-updates
branch
from
September 19, 2024 02:05
9de7e7d
to
50bed56
Compare
- no need to import `.css` files any longer - remove context, use `useEuiTheme()` instead
+ remove duplicated README in `packges/eui` - half the links don't work anyway
cee-chen
force-pushed
the
theming-docs-updates
branch
from
September 19, 2024 02:10
50bed56
to
6bbfad7
Compare
JasonStoltz
approved these changes
Sep 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey Cee. These updates look comprehensive and I think we covered all of our bases here. Thanks for handling this!
cee-chen
force-pushed
the
theming-docs-updates
branch
from
September 20, 2024 20:39
b82d871
to
21c7470
Compare
💚 Build Succeeded
History
|
This was referenced Sep 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Issues or PRs that only affect documentation - will not need changelog entries
emotion
skip-changelog
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.
Summary
Code diffs can be a little hard to follow so I recommend following the QA steps below instead. I'm particularly looking for feedback on the developer experience and whether the copy/instructions would make sense to you as someone new to EUI (but not necessarily new to frontend dev).
QA
Setting up your application
section no longer has any imported.css
filesStyling your application
section and confirm that it makes sense with your understanding of EUI's usage and does not reference Sass.website
/EUI+ docs and confirm that the Getting Started page there matchessrc-doc
'sGeneral checklist
N/A, docs only