Releases: suitcss/utils-flex
Releases · suitcss/utils-flex
2.0.0
- Add utils for flex-basis
u-flexBasisAuto
u-flexBasis0
- Add utils for flex shorthand overrides
u-flexInitial
u-flexNone
u-flexAuto
- Add flex-shrink utility
u-flexShrinkX
(0-5)
- Remove IE10 hack for applying flex-shrink to all children (doc)
- Update suitcss-preprocessor to 3.0.1
- Move custom media below imports to fix warning
Changes in #7
1.1.1
- Update
preprocessor
to1.0.0
- Fix
maxlen
warning on comments
1.1.0
- Add additional auto-margin utils (
u-flexExpandTop
/u-flexExpandBottom
/u-flexExpand
)
1.0.0
0.3.2
- Use suitcss-preprocessor
0.8.0
- Ensure
utils-flex
conforms to SUIT CSS style rules with stylelint
0.3.1
- Move to SUIT org
0.3.0
- Add missing
!important
rule - Add
u-flexInline
0.2.0
- Add
u-flexGrow
utility
0.1.0
- Initial release