I wonder why all the UI toolkits always come without some form of layout support. What is Qt without a GridLayout?
Blueprint – A React UI toolkit for the web
31–40 of 214 posts
Re: Blueprint – A React UI toolkit for the web
#32Re: Blueprint – A React UI toolkit for the web
#33I wonder why all the UI toolkits always come without some form of layout support. What is Qt without a GridLayout?
- bootstrap contains a grid layout
- semantic-ui contains a grid layout
- bulma contains a grid layout
- purecss contains a grid layout
- tachyon contains a grid layout
- skeleton contains a grid layout
- milligram contains a grid layout
- spectre contains a grid layout
and the list goes on.
Re: Blueprint – A React UI toolkit for the web
#34Re: Blueprint – A React UI toolkit for the web
#35However, what I really want for React is a style-agnostic component library that basically extends the regular set of HTML elements, but comes with no "visual" styling (other than really basic styling like the browser's default styling for , and the like). Only styling that is necessary for the component to function should be included.
Of course, optional themes would be fine. Also, non-visual styling should be completely inlined. Themes could inject "visual" styling via context. User-defined styling would be passed via class or style props.
Re: Blueprint – A React UI toolkit for the web
#36Re: Blueprint – A React UI toolkit for the web
#37Re: Blueprint – A React UI toolkit for the web
#38Re: Blueprint – A React UI toolkit for the web
#39Re: Blueprint – A React UI toolkit for the web
#40Site is super slow and jaggy on a macbook pro.. No demo's