All notable changes to this project will be documented in this file.
🐛 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
🚀 New feature:
- updated dependencies
🐛 Fixed:
- Issue #89 added
forms.scss
toall.scss
file - Issue #91 changes name of
triangle
mixing (only) in documentation
🚀 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
inpositioning
documentation - Issue #80 added missing
px
inresponsive-prop
mixin inresponsive
documentation - Issue #80 changed hardcoded colors to variables in documentation
🚀 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
🗑️ Removed:
- forms documentation
🚀 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
🚀 New feature:
- file with breakpoints mixins
- readMe
🐛 Fixed:
- project structure