Skip to content

Releases: foundation/foundation-sites

Version 6.0.1 — Albiorix

20 Nov 00:28
Compare
Choose a tag to compare
  • Fixed JavaScript plugins not initializing if the code is mangled by UglifyJS.
  • Fixed child elements of anchors in a dropdown menu not toggling the submenu. (#7031)
  • Fixed off-canvas menus overflowing the page if they're taller than the main content.
  • Updated the Meteor package to have a custom README and no duplicate file paths. (#7027)
  • Added !default flag to tabs Sass variables missing them.
  • Fixed lone columns in a row floating to the right instead of left.

Albiorix is a moon of Saturn, part of the planet's Gallic group of irregular satellites. At 32 kilometers in diameter, it's the largest of the four Gallic satellites. For reference, 32 kilometers is about 75% the distance of a typical marathon, so our more athletic Foundation fans could circle Albiorix no problem!

Version 6.0.0 – Titan

19 Nov 20:11
Compare
Choose a tag to compare

This is our initial release of Foundation for Sites 6! You can get started in these ways:

  • Download the brand new Yeti Launch to install projects with a graphical CLI.
  • Install the new Node-powered CLI: npm install foundation-cli --global.
  • Download a CSS build of the framework.
  • Install it into your own project:
    • npm: npm install foundation-sites --save
    • Bower: bower install foundation-sites --save

In our solar system, Titan is the only moon known to have a significant atmosphere. Scientists believe Titan to be a "super rotator," which means its atmosphere moves faster than the surface of the planet itself.

titan_in_true_color

Version 5.5.3

06 Oct 17:17
Compare
Choose a tag to compare
v5.5.3

Publishing 5.5.3

Version 5.5.2

30 Apr 17:04
Compare
Choose a tag to compare
v5.5.2

Updating Version #

Version 5.5.1

29 Jan 18:09
Compare
Choose a tag to compare
v5.5.1

fix for ios sticky plugin, and totip example

Version 5.5.0

12 Dec 22:18
Compare
Choose a tag to compare
v5.5.0

Updating to 5.5.0

Version 5.4.7

28 Oct 16:31
Compare
Choose a tag to compare

Foundation is now compatible libsass 3.0. Libsass is now closer to Sass 3.3 compatibility. Shoutout to Hampton Catlin, hcatlin on GitHub, for the PR! You can learn more here. - 29ffaad

  • Adds .invisible and .hide visibility classes - 1b0dae2

  • Allow custom error class name for Abide - ce3013e

  • Updated to Normalize.css v3.0.2 - b3fce86

  • Fix vertical button groups not stacking when a radius or round class is applied - cb278d9

  • Remove glow on dropdowns and their buttons when focused - 0ae17c8

    You can compare the commits here

Version 5.4.6

09 Oct 22:21
Compare
Choose a tag to compare
  • Full libsass compatability is back! We fixed the last lingering issue preventing libsass from properly compiling Foundation. Note that Sass 3.4 is still not officially supported for the time being. 6d2c5d8
  • Dropdowns with a disabled class won't function when clicked 805b301
  • Fixes Joyride listening for keyboard events even when not initialized c725ea7
  • Re-adds display_selector parameter to Slider plugin 5314a80
  • Fixes a bug with Abide where every valid element after an invalid one is automatically marked invalid 9d9666b
  • Fixes odd focusing behavior of Tabs, and their tendency to crash the page when using keyboard navigation 08afa17

Version 5.4.5

25 Sep 23:31
Compare
Choose a tag to compare
  • Reverted Foundation to Sass 3.2.19. This fixes compatibility for Libsass and Rails Sass users. Added a gemfile that makes Compass compatible as well. - 8b85dc3
  • To maintain compatibility with Sass 3.2 and libsass, we've dropped support for Sass 3.4. We recommend adding a Gemfile to your project that specifies Sass 3.3 and Compass 1.0. Learn More
  • Fixes customizer issue with top-bar (updated the customizer to compile with Ruby Sass 3.4 and fixed compile error)
  • Remove some unnecessary code and mixins in documentation - efc1767
  • Fixes $topbar-link-dropdown-padding - d5aaf02

Version 5.4.4

15 Sep 22:53
Compare
Choose a tag to compare
v5.4.4

Removing extra release integer