Skip to content

Releases: pocketsize/bolts-lib

1.0.6

19 May 00:50
bfa34df
Compare
Choose a tag to compare

Changelog

Changed

  • SCSS: Migrated deprecated / for division outside of calc()

1.0.5

01 Nov 13:41
Compare
Choose a tag to compare

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

01 Aug 14:23
2bd1c1a
Compare
Choose a tag to compare

Changelog

Changed

  • SCSS: Fixed type checking in breakpoint function

1.0.3

01 Aug 12:43
5516d31
Compare
Choose a tag to compare

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

29 Apr 11:42
6b257c6
Compare
Choose a tag to compare

Changelog

Removed

  • JS: Remove references to not yet implemeted methods in state

1.0.1

29 Apr 11:32
e14e812
Compare
Choose a tag to compare

Changelog

Removed

  • JS: Remove references to not yet implemeted methods in state

Initial release

26 Apr 13:55
Compare
Choose a tag to compare
1.0.0

Initial commit