Skip to content

Releases: 7ninjas/scss-mixins

v1.0.1

21 Jun 07:28
Compare
Choose a tag to compare

🐛 Fixed:

v1.0.0

12 Apr 09:04
7a53632
Compare
Choose a tag to compare

🚀 New feature:

  • updated dependencies

🐛 Fixed:

  • Issue #89 added forms.scss to all.scss file
  • Issue #91 changes name of triangle mixing (only) in
    documentation

v1.0.0-alpha3

27 Feb 15:24
86e7855
Compare
Choose a tag to compare
v1.0.0-alpha3 Pre-release
Pre-release

🚀 New feature:

  • Issue #70 upgraded bootstrap to v4.0.0 and updated docs
  • Issue #27 created 'best practices' document
  • Issue #73 added mixin for placeholder in forms mixins
  • Issue #75 added mixins for buttons
  • added gradient-bg mixin from bootstrap
  • added border radius mixins

🐛 Fixed:

  • fixed links in readme for gradients
  • Issue #69 changed $grid-gutter-widths variable in mixin files
    and _variables.scss
  • fixed buttons documentation
  • fixed border-radius documentation and variables
  • Issue #80 fixed media-breakpoint-variant mixin, variables and documentation
  • Issue #80 removed absolute property from pseudo mixin in
    positioning documentation
  • Issue #80 added missing px in responsive-prop mixin in
    responsive documentation
  • Issue #80 changed hardcoded colors to variables in documentation

1.0.0-alpha2

16 Jan 13:54
423681a
Compare
Choose a tag to compare
1.0.0-alpha2 Pre-release
Pre-release

🚀 New feature:

  • excluded unnecessary files

🐛 Fixed:

  • Issue #55 updated readme and variable docs with proper file path
  • Issue #56 fixed if error in breakpoints file
  • Issue #59 fixed color in variables
  • Issue #60 updated links in readme
  • updated variables.scss.example

1.0.0-alpha

12 Jan 12:07
f8648d2
Compare
Choose a tag to compare
1.0.0-alpha Pre-release
Pre-release

🚀 New feature:

  • added changelog
  • added animations.scss
  • added colors.scss
  • added flex.scss
  • added fonts.scss
  • added forms.scss
  • added gradients.scss
  • added grid.scss
  • added hover.scss
  • added icons.scss
  • added images.scss
  • added lists.scss
  • added positioning.scss
  • added responsive.scss
  • added shapes.scss
  • added spacing.scss
  • added tables.scss
  • added transitions.scss
  • added typography.scss
  • added units.scss
  • added utils.scss
  • run linters on each commit - git hooks

🐛 Fixed:

  • updated readme

🗑️ Removed:

  • versioning from readme and moved it to changelog

Added first mixin and project structure

08 Jan 09:21
d43c580
Compare
Choose a tag to compare

🚀 New feature:

  • file with breakpoints mixins
  • readMe

🐛 Fixed:

  • project structure