material-web icon indicating copy to clipboard operation
material-web copied to clipboard

Implement mwc-layout-grid

Open asyncliz opened this issue 5 years ago • 1 comments

Investigate implementing <mwc-layout-grid>

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

asyncliz avatar Feb 06 '20 18:02 asyncliz

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!)

maicol07 avatar Nov 16 '21 14:11 maicol07