Releases: pocketsize/bolts-lib
Releases · pocketsize/bolts-lib
1.0.6
1.0.5
Changelog
Added
- SCSS: Added viewport mixin
- SCSS: Added line-clamp mixin
- SCSS: Added visually-hidden mixin
- JS: Added addDelegatedEventListener method
Changed
- SCSS: Updated scroll mixin to support a global config variable
- JS: Optimized state DOM methods
Removed
- SCSS: Removed stagger-delay mixin
- JS: Removed timing.Interval
1.0.4
Changelog
Changed
- SCSS: Fixed type checking in breakpoint function
1.0.3
Changelog
Added
- 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
Changed
- SCSS: Fixed bug where inline-layout did not pass along $align to inline-column
- SCSS: Switch third argument in the state mixin from $global to $local
1.0.2
Changelog
Removed
- JS: Remove references to not yet implemeted methods in state
1.0.1
Changelog
Removed
- JS: Remove references to not yet implemeted methods in state
Initial release
1.0.0 Initial commit