All notable changes to this project will be documented in this file.
1.0.6 - 2022-05-19
- SCSS: Migrated deprecated / for division outside of calc()
1.0.5 - 2019-11-01
- SCSS: Added viewport mixin
- SCSS: Added line-clamp mixin
- SCSS: Added visually-hidden mixin
- JS: Added addDelegatedEventListener method
- SCSS: Updated scroll mixin to support a global config variable
- JS: Optimized state DOM methods
- SCSS: Removed stagger-delay mixin
- JS: Removed timing.Interval
1.0.4 - 2019-08-01
- SCSS: Fixed type checking in breakpoint function
1.0.3 - 2019-08-01
- JS: Added toggle method in state
- SCSS: Added rules for color, background and border-radius in reset
- SCSS: Added type checking in all breakpoint functions
- SCSS: Fixed bug where inline-layout did not pass along $align to inline-column
- SCSS: Switched third argument in the state mixin from $global to $local
1.0.2 - 2019-04-29
- JS: Removed references to not yet implemeted methods in state
1.0.1 - 2019-04-29
- JS: Removed references to not yet implemeted methods in state