Skip to content

Releases: suitcss/utils-flex

2.0.0

Choose a tag to compare

@simonsmith simonsmith released this 28 Feb 08:36
  • 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

Choose a tag to compare

@simonsmith simonsmith released this 08 Feb 21:04
  • Update preprocessor to 1.0.0
  • Fix maxlen warning on comments

1.1.0

Choose a tag to compare

@simonsmith simonsmith released this 27 Jan 14:23
  • Add additional auto-margin utils (u-flexExpandTop / u-flexExpandBottom / u-flexExpand)

1.0.0

Choose a tag to compare

@timkelty timkelty released this 29 Dec 16:13
  • Auto-margin centering, docs

0.3.2

Choose a tag to compare

@simonsmith simonsmith released this 02 Dec 23:02
  • Use suitcss-preprocessor 0.8.0
  • Ensure utils-flex conforms to SUIT CSS style rules with stylelint

0.3.1

Choose a tag to compare

@simonsmith simonsmith released this 19 Nov 21:41
  • Move to SUIT org

0.3.0

Choose a tag to compare

@simonsmith simonsmith released this 19 Nov 00:09
  • Add missing !important rule
  • Add u-flexInline

0.2.0

Choose a tag to compare

@simonsmith simonsmith released this 18 Nov 10:51
  • Add u-flexGrow utility

0.1.0

Choose a tag to compare

@simonsmith simonsmith released this 18 Nov 09:57
  • Initial release