material-components / material-web

Material Design Web Components
https://material-web.dev
Apache License 2.0
9.35k stars 895 forks source link

Implement mwc-layout-grid #844

Closed asyncLiz closed 1 year ago

asyncLiz commented 4 years ago

Investigate implementing <mwc-layout-grid>

https://github.com/material-components/material-components-web/tree/master/packages/mdc-layout-grid

maicol07 commented 2 years ago

In the meantime I've realized a component that wraps MDC Layout grid: https://github.com/maicol07/material-web-additions/blob/master/packages/layout-grid/README.md

Since I'm a newbie with WebComponents creation, it might have some issues.

However, I'm looking forward to the official component when it will be ready (I hope soon!)