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 CSS Grid migration guide #9182

Closed
8 of 9 tasks
Tracked by #9161 ...
tay1orjones opened this issue Jul 12, 2021 · 0 comments · Fixed by #9246
Closed
8 of 9 tasks
Tracked by #9161 ...

Write CSS Grid migration guide #9182

tay1orjones opened this issue Jul 12, 2021 · 0 comments · Fixed by #9246
Assignees

Comments

@tay1orjones
Copy link
Member

tay1orjones commented Jul 12, 2021

Write initial doc for moving from flexbox grid to css grid in

  • Styles/Sass changes in docs/migration/11.x-grid.md
    • File, mixin changes
    • 16 columns by default, no more 12.
    • Classname changes - grid to css-grid, etc.
  • React component changes in packages/react/src/components/Grid/migrate-to-8.x.md (may need to also make a packages/react/docs/migration/migrate-to-8.x.md) like we did for 7.x?
    • Row has been removed
    • nested Grids automatically become a subgrid
    • no more auto column, columns span 1 by default
    • ... ?
@tay1orjones tay1orjones mentioned this issue Jul 12, 2021
9 tasks
@tay1orjones tay1orjones changed the title Migration Write CSS Grid migration guide Jul 12, 2021
@tay1orjones tay1orjones self-assigned this Jul 22, 2021
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