Volst / ui-components

💎 A React UI component library for Volst.
https://ui-components.volst.nl
10 stars 3 forks source link

Fork grid package #4

Open SpaceK33z opened 6 years ago

SpaceK33z commented 6 years ago

I would like to implement the code of react-styled-flexboxgrid in this repository. It needs some changes so it works better with ui-components. Mainly:

SpaceK33z commented 6 years ago

There are some more things I miss in the grid package; the ability to easily set a minimum width. This is often necessary if you don't want the text of a button to be broken apart.

SpaceK33z commented 6 years ago

More situations which the grid package should handle:

SpaceK33z commented 6 years ago

I like the grid system in https://smooth-ui.smooth-code.com/#layout, it works very much like the existing one but with some more flexibility.

SpaceK33z commented 6 years ago

Also interesting, grid-styled