v6.3.0-rc2
Pre-release
Pre-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:
- 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.
- Update dev dependencies to recent versions (
- Update what-input dependency (#9447)
- Fix hamburger icon (#9454)
- Remove scss that had been deprecated and marked for removal in 6.3 (#9437)
- Remove unused parameter in Reveal (#9446)
- Refactor breakpoint map handling (#9439)
- Fix image load/orbit bug in old IE (#9463)
- Fix expanded menu in flexbox mode (#9442)
- Fix slider docs page layout (#9453)