-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of foundation-sites is breaking the build 🚨 #13
Comments
After pinning to 6.3.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 6.4.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 53 commits.
There are 53 commits in total. See the full diff |
Version 6.4.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 208 commits.
There are 208 commits in total. See the full diff |
Version 6.4.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesV6.4.3This quick patch release fixes a couple missing semicolons in the scss that were not impacting |
Your tests are still failing with this version. Compare changes Release Notes for v6.5.0Foundation v6.5.0It's happening! Foundation 6.5.0 is out now and is ready for production use! This release is based on As this version was built to have the best compatibility with Changes from v6.5.0-rc.4
Contributors
Special thanks to:
CommitsThe new version differs by 425 commits.
There are 250 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v6.5.3Foundation v6.5.3 (2019-01-27)This version fixes the invalid sourcemap files that were shipped in v6.5.2 (#11647). Changes from v6.5.2
CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v6.6.0 | FaroutThis release has been a long time coming and contains tons of great updates to the framework and surrounding ecosystem. Foundation 6.6 has dropped and it is LOADED. Code named "Farout" after the furthest away planet discovered to date, this new release is jam-packed with important new features and bug fixes that push the framework toward the future. Check out the details below: Featured Enhancements
Bug Fixes
So many more! You can see the full list here: v6.5.3...v6.6.0 Migration Notes
ContributorsThanks to the 46 amazing people who contributed code or documentation to the 6.6 release. Foundation wouldn't happen without you!
Farout Farout is 120 astronomical units (AU) from the sun — one AU is the distance between Earth and the sun, which is about 93 million miles (150 million kilometers). The object is more than 3.5 times the current distance between Pluto and the sun (34 AU), and it outpaces the previous farthest-known solar system object, the dwarf planet Eris, which is currently about 96 AU from the sun. NASA's Voyager 2 spacecraft recently entered interstellar space at about 120 AU, leaving the sun's "sphere of influence" called the heliopause, where bodies experience the solar wind.
CommitsThe new version differs by 1427 commits.
There are 250 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for Foundation v6.6.1Foundation 6.6.1 has fixes for issues introduced with 6.6 Bug Fixes
ContributorsThanks to the amazing people who contributed code or documentation to the 6.6.1 release. Foundation wouldn't happen without you! CommitsThe new version differs by 13 commits.
See the full diff |
Version 6.4.0 of foundation-sites just got published.
This version is covered by your current version range and after updating it in your project the build failed.
foundation-sites is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
v6.4.0 - KELT-9Foundation 6.4 has dropped and it is HOT. Code named KELT-9 after the hottest planet ever discovered, this new release is jampacked with some incredible new features that enable you to build layouts and designs with Foundation that weren’t possible before. Check out the details below:
Major changes
Major props to @brettsmason for pushing this through. Thanks to @corysimmons, @IamManchanda, @andycochran, and @oxyc who all went above and beyond to help make this turn out the way it did.
Other New Stuff
Major Enhancements
Bug Fixes
More than we can list
Migration Notes
is-active
instead ifactive
for active state. The oldactive
works but is deprecated and will be removed.align-center
on the menu rather than wrapping them in amenu-centered
class to center them. The old way works but is deprecated and will be removed.is-active
class. Users of tabs who are customizing panelActiveClass will need to adddisplay:block;
to the styles for their panelActiveClass.$card-margin
class has been changed to be$card-margin-bottom
to better align with convention. If you have changed$card-margin
update it to$card-margin-bottom
.Contributors
Thanks to the 37 amazing people who contributed code or documentation to the 6.4.0 release. Foundation wouldn't happen without you!
KELT-9
Astronomers have found the hottest known exoplanet, a world where temperatures exceed those on the surface of most stars.
The Jupiter-like planet, known as KELT-9b, zips around its hot host star once every 1.5 Earth days. Its orbit is so tight that the gas giant is tidally locked, always showing the same face to the star, just as the moon shows only one face to Earth.
Temperatures on KELT-9b's "day side" reach a blazing 7,800 degrees Fahrenheit (4,300 Celsius), the planet's discoverers said. That's hotter than the surface of the dwarf stars that dominate the Milky Way galaxy, and just 2,200 degrees F (1,200 degrees C) cooler than the surface of the sun. (However, temperatures in the sun's outer atmosphere, or corona, can reach about 3 million degrees F, or 1.67 million degrees C.)
(Artists Rendition courtesy of https://www.jpl.nasa.gov/news/news.php?feature=6865)
Commits
The new version differs by 1495 commits.
9c6ee07
Update customizer index file
1750a3b
Package up 6.4.0
6765fe8
Merge branch 'master' into release/6.4.0
0ab6de5
Merge branch 'develop' into release/6.4.0
069bb66
Update customizer config
4b11116
Merge pull request #10261 from zurb/padding-on-grid-containers
ed09830
Update the test case with better grid styling
0e8b3b9
Merge pull request #10257 from zurb/fix-auto-overrides
71a542d
Merge pull request #10247 from zurb/back-compat/menu-state-active
3ec582f
Remove
display: flex
!74b381d
Update test case copy for
active
!b0bbb54
Add menu centered for backward compatibility!
864f469
Add class to ease padding containers below max-width
4be579d
Merge pull request #10259 from zurb/issue-10248-menu-alignment
a9d4269
Merge pull request #10239 from zurb/brettsmason-xy-grid-container
There are 250 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: