Skip to content

v6.3.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kball kball released this 08 Dec 00:11
· 4289 commits to develop since this release

Second release candidate for v6.3.0.

To install with npm: npm install [email protected]
To install with bower: bower install zurb/foundation-sites#v6.3.0-rc2

To try out with the ZURB template: git clone -b v6.3 [email protected]:zurb/foundation-zurb-template.git

Updates from RC1:

  1. Stopgap solution for scss dependency issue (see #9469 and #9458 for the discussion). This is our main outstanding possible blocker for final release. @ncoden and @kball are actively working on a fix.
  2. Update dev dependencies to recent versions (
  3. Update what-input dependency (#9447)
  4. Fix hamburger icon (#9454)
  5. Remove scss that had been deprecated and marked for removal in 6.3 (#9437)
  6. Remove unused parameter in Reveal (#9446)
  7. Refactor breakpoint map handling (#9439)
  8. Fix image load/orbit bug in old IE (#9463)
  9. Fix expanded menu in flexbox mode (#9442)
  10. Fix slider docs page layout (#9453)