Releases: 7ninjas/scss-mixins
Releases · 7ninjas/scss-mixins
v1.0.1
🐛 Fixed:
- Issue #98 included
border-radius
mixins - Issue #100, Issue #101 changed
$gutter
variable - Issue #102 updated triangle mixin
- Issue #103 Updated description of
mixin @font-face
usage along withcss-modules
v1.0.0
v1.0.0-alpha3
🚀 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 frompseudo mixin
in
positioning
documentation - Issue #80 added missing
px
inresponsive-prop
mixin in
responsive
documentation - Issue #80 changed hardcoded colors to variables in documentation
1.0.0-alpha2
1.0.0-alpha
🚀 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
🚀 New feature:
- file with breakpoints mixins
- readMe
🐛 Fixed:
- project structure