- Fix comments
- Add utils for
flex-basis
andflex
shorthand (initial, auto, none) - Add
flex-shrink
utility - Remove IE10 hack for applying
flex-shrink
to all children - Update suitcss-preprocessor to
3.0.1
- Move custom media below imports to fix warning
- Update
preprocessor
to1.0.0
- Fix
maxlen
warning on comments
- Add additional auto-margin utils (
u-flexExpandTop
/u-flexExpandBottom
/u-flexExpand
)
- Add auto-margin centering (
u-flexExpandRight
/u-flexExpandLeft
)
- Use suitcss-preprocessor
0.8.0
- Ensure
utils-flex
conforms to SUIT CSS style rules with stylelint
- URL updates for move to SUIT org
- Add missing
!important
rule - Add
u-flexInline
- Add
u-flexGrow
utility
- Public release.