Foundation Rails Versions Save

Foundation for Rails

v6.5.3.0

5 years ago

foundation-rails v6.5.3.0 (2019-01-28)

This version updates Foundation to v6.5.3 and fix an issue at installation with the Gemspec file.

Changelog

  • 💻 #274 - Add back the required dependencies to the Gemspec file (@brianmcoates, #273)
  • 📦 #275 - Upgrade Foundation to v6.5.2 (@ncoden)
  • 📦 #276 - Upgrade Foundation to v6.5.3 (@ncoden)

See also

v6.5.1.0

5 years ago

foundation-rails v6.5.1.0 (2018-11-17)

This version updates Foundation to v6.5.1, enables to import Foundation via sprocket and improve the installation instructions.

Changelog

  • 🚚 #258 - Provide multiple may to import JavaScript assets (@ncoden, #257)
  • 🚨 #264 - Add required dependencies for dummy tests app (@ncoden, #259)
  • 🚨 #265 - Run test across multiple rails versions (@ncoden, #256)
  • 📖 #266 - Improve installation instructions (@ncoden, #177)
  • 📦 #270 - Upgrade Foundation to v6.5.0 (@ncoden)
  • 📦 #271 - Upgrade Foundation to v6.5.1 (@ncoden)

See also

v6.4.3.0

6 years ago

foundation-rails v6.4.3.0 (2018-03-13)

Major changes:

  • Upgrade to Foundation v6.4.3 (#254, @chrisfinne)
  • Add Autoprefixer (#255, @bassjobsen)

Bug fixes:

  • Fix issue with smoothScroll import order (#236 @MicahBrown)
  • Add missing SCSS components to template (#237 @patricklindsay)
  • Prevent Sass depreciation (#252, @michsch)

Cleaning:

  • Remove old Foundation files (#251 @jessedoyle)

See also:

v6.4.1.0

6 years ago

v6.3.0.0

7 years ago

v6.2.4.0

7 years ago

v6.2.3.0

7 years ago

v6.2.0.1

8 years ago

Update to rake assets:update task to copy over latest _settings.scss to generators templates.

v6.2.0.0

8 years ago

This release brings the gem's assets up to date with Foundation's new 6.2 release :tada:

NOTE: Foundation's entire JS codebase has been updated to ES2015 (ES6) for the 6.2 release. Therefore, a runtime dependency for sprockets-es6 has been added to the gem in order to enable transpiling to ES5 using Babel.

v6.1.2.0

8 years ago

Update assets for Foundation 6.1.2