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

Deprecate Grid CSS flex props in favor of FlexBox #32

Closed
cagataycivici opened this issue Aug 26, 2020 · 1 comment
Closed

Deprecate Grid CSS flex props in favor of FlexBox #32

cagataycivici opened this issue Aug 26, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cagataycivici
Copy link
Member

cagataycivici commented Aug 26, 2020

The new flexbox utility makes a couple of grid css properties obselete;

  • p-justify
  • p-align
  • p-col-align
  • p-dir
  • p-col-order

As they have more flexible counterparts in flexbox.

@cagataycivici cagataycivici self-assigned this Aug 26, 2020
@cagataycivici cagataycivici added the enhancement New feature or request label Aug 26, 2020
@cagataycivici cagataycivici added this to the 2.0.0 milestone Aug 26, 2020
@alejandrocoding
Copy link

Hi!

I have been researching the doc and SO but haven't found anything, sorry if I missed it somewhere.
Can I ask why p-flex adds flex layout but p-grid (instead of adding grid layout) adds flex layout too?

Thanks!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants