Skip to content

Releases: Flywheel-Co/flywheel-adapt

[2.0.2] Sass deprecation functionality updates

23 Jun 23:53
v2.0.2
ec1274b

Choose a tag to compare

Changelog

  • Updated dev build system and dependencies.
  • Replaced / division with math.div() for future compatibility (info)

[2.0.1] Minor enhancements and bug fixes

27 Feb 00:48
3b62c36

Choose a tag to compare

Changelog

  • Added mobile and tablet shortcut device mixins. These new mixins are only available if mobile and tablet device keys exist.
  • Added sass-lint to be run using yarn lint.
  • Updated source files to pass linting.
  • Fixed deprecated @elseif statements.
  • Added a .editorconfig file for code consistency.

Version 2.0.0

05 Feb 23:23
57e900a

Choose a tag to compare

Version 2.0.0 is a major refactor of the Flywheel Adapt library. Check out the docs for features and usage.

2.0.0 RC2

01 Nov 00:40
385b662

Choose a tag to compare

2.0.0 RC2 Pre-release
Pre-release

Release candidate for testing.

1.0.2

10 May 02:54

Choose a tag to compare

• Ignored Composer vendor directory
• Remove deprecated $includeReset variable as it should not have existed to begin with [#21]
• Fix issue with the gte- prefix not generating correct media queries

1.0.1

28 Mar 00:19

Choose a tag to compare

  • Bugfix for .no-scroll class
  • Package management integration for npm
  • Added contributing notes
  • Refactored test directory to be much more modular
  • Updated README with npm installation instructions
  • Updated description meta for Bower and Composer
  • Updated inline documentation
  • Updated npm dependencies
  • Add website link to intro of README

Initial Release

24 Mar 05:45

Choose a tag to compare

This is the initial release of Flywheel Adapt.

Happy building!

Details