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

Add support for css grid layout #8042

Open
pdeva opened this issue Oct 27, 2017 · 8 comments
Open

Add support for css grid layout #8042

pdeva opened this issue Oct 27, 2017 · 8 comments

Comments

@pdeva
Copy link
Contributor

pdeva commented Oct 27, 2017

What problem does this feature solve?

CSS Grid Layout is now supported in every modern browser.
Usage of Grid Layout will allow for more flexibility and ease of use than flexbox.

What does the proposed API look like?

grid layput can be achieved without modifying the current api

@benjycui
Copy link
Contributor

CSS Grid Layout

Is this a third-party npm package?

@pdeva
Copy link
Contributor Author

pdeva commented Oct 30, 2017

it is shocking that you work on ant design and not know what css grid layout is..
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout

@benjycui
Copy link
Contributor

CSS Grid Layout

This can mean everything, if you don't provide enough background information.

@afc163
Copy link
Member

afc163 commented Nov 3, 2017

It is a great feature and we should consider it in future.

@andriijas
Copy link
Contributor

Flex and grid can be used together.

https://aerolab.co/blog/flexbox-grids/

@pdeva shocking attitude.

@JesperWe
Copy link
Contributor

CSS Grid has reached useful browser coverage. Using it will avoid loads of issues such as #4331 and #5032.

@pdoongarwal
Copy link

Is there any progress in supporting css-grid?

@monolithed
Copy link

Is there any news? CSS Grid has reached in web inspectors.

https://developers.google.com/web/tools/chrome-devtools/css/grid
https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/How_to/Examine_grid_layouts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants