CHANGELOG 2.0.19
- Fixing animation of selection elements
- Adding
min
helper torow
andtable
elements (this will change the width of element to minimum) - Adding
no-space
,space
,small-space
,medium-space
,large-space
helpers totable
element (likerow
element) - Fixing some alignments on
row
andtable
elements - Updating docs with
header
andfooter
elements - BREAKING CHANGES removed
small
,medium
andlarge
helpers fromtable
element (use space helpers instead)