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

Write initial migration docs for carbon-components to @carbon/styles #9171

Closed
3 tasks
Tracked by #9158
joshblack opened this issue Jul 12, 2021 · 0 comments · Fixed by #9255
Closed
3 tasks
Tracked by #9158

Write initial migration docs for carbon-components to @carbon/styles #9171

joshblack opened this issue Jul 12, 2021 · 0 comments · Fixed by #9255
Assignees

Comments

@joshblack
Copy link
Contributor

joshblack commented Jul 12, 2021

This issue is for updating the migration page available under docs/migration/v11.x-carbon-components.md to include the following migration information:

  • Mapping filepaths from carbon-components to @carbon/styles
    • For example, src/globals/scss/_colors.scss is now at scss/_colors.scss
  • Map common usage scenarios with carbon-components over to @carbon/styles
    • For example:
      • Here's what's changed in order to change the prefix
      • Here's what's changed in order to change the theme
      • In other words, here's the new way to do ___
    • Scenarios
      • Changing prefix
      • Specifying the theme
      • Passing in feature flags
      • Bringing in specific components
      • Utilities
      • Using stuff from vendor
  • Document things in carbon-components that may still need to be implemented/migrated in @carbon/styles

Note: some of these will overlap with usage docs from: #9169

This will not include the following, as it is covered elsewhere:

  • Design Token updates
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 a pull request may close this issue.

1 participant