@bsara/react-layouts
Advanced tools
Changelog
v1.3.3 - 2018-10-30
wrap
prop to LinearLayout
and ResponsiveLinearLayout
,
which allows wrapping when the list is rendered.Changelog
v1.3.2 - 2018-10-23
className
issues introduced in previous release where the
className
prop was being ignored.forwardRef
in all components.Changelog
v1.3.0 - 2018-10-22
domRef
has been deprecated. The library now uses forwarding refs
instead. Use ref
from now on.Changelog
v1.2.0 - 2018-10-09
Changelog
v1.0.2 - 2018-08-08
LinearLayout
styles so that it is easier to override item margins if needed.