Skip to content

Releases: snack-ui/snack

v2.7.0

12 Feb 06:00
Compare
Choose a tag to compare

Features

  • add _index.scss and improve theme variables

    @use 'snack.css/index';

v2.6.0

23 Jan 06:58
Compare
Choose a tag to compare

Features

  • add sass and remove node-sass
  • rebuild with Dart Sass module (49099bd)

v2.5.3

19 Mar 12:41
Compare
Choose a tag to compare

Bug Fixes

  • fix select height issue (#4)

v2.5.2

25 Feb 14:19
Compare
Choose a tag to compare
  • improve style of form control focus state

v2.5.1

24 Feb 15:25
Compare
Choose a tag to compare
  • correct styles of anchor and focus state

v2.5.0

23 Feb 04:38
Compare
Choose a tag to compare

Features

  • use rem instead of px
  • improve grid mixins
  • remove normalize.css

v2.4.1

21 Feb 03:23
Compare
Choose a tag to compare
  • correct anchor style on hover

v2.4.0

20 Feb 15:34
Compare
Choose a tag to compare

BREAKING CHANGES

  • rename help-block to form-text

Bug Fixes

  • fix values of grid gutters

v2.3.0

20 Feb 12:51
Compare
Choose a tag to compare

Features

  • add border colors
  • remove boxes colors

Bug Fixes

  • fix radius of pill button

v2.2.0

20 Feb 07:35
Compare
Choose a tag to compare

Features

  • add gutter helpers with .g-(0, 4, 8, 12, 16, 20, 24, 28, 32)
  • add !default to all variables
  • rebuild button colors with @each
  • improve some spacing values