Skip to content

Releases: foundation/foundation-sites

v6.8.1

18 Aug 13:18
v6.8.1
7f74c15
Compare
Choose a tag to compare

Join us on our Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

What's Changed

A small issue with the build was found after 6.8.0 was released. While it will most likely not affect anyone else, I figured that it would be nice to just ship the fix out just in case anyone was running a build directly inside of the repo.

Full Changelog: v6.8.0...v6.8.1

v6.8.0

18 Aug 04:35
v6.8.0
46769fe
Compare
Choose a tag to compare

Join us on our Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

What's Changed

Rejoice! Foundation now works with node 16, 18 and 20! The minimum version of node that is required is now v16. A lot of packages and dependencies needed to be upgrade in order to make this happen.

Full Changelog: v6.7.5...v6.8.0

Foundation for Sites v6.7.5

12 Jul 19:25
v6.7.5
f3267f2
Compare
Choose a tag to compare

Join us on our Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

What's Changed

New Contributors

Full Changelog: v6.7.4...v6.7.5

Foundation for Sites v6.7.4

02 Nov 21:36
v6.7.4
705bc1b
Compare
Choose a tag to compare

Join us on our Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

Check out the details of this release below:

Featured Enhancements

  • 🚀 Outlines on focus will be removed when what-intent detects you are using a mouse of touch.
  • 🚀 When an element is set to draggable=false, callouts and force touch on iOS are also suppressed.
  • 🚀 New Visibility classes for dark mode, IE10+, and sticky
    • show-for-dark-mode
    • hide-for-dark-mode
    • show-for-ie
    • hide-for-ie
    • show-for-sticky
    • hide-for-sticky
  • 🚀 Slider now uses grab based cursors for the handle

Bug Fixes

  • 🐛 No more ESLint and SassLint errors when you run a build!
  • 🐛 Many dependencies updated to keep up with that dep train
  • 🐛 Fixed the customizer build
  • 🐛 Fixed numerous bad links on the documentation site.
  • 🐛 Match height on Tabs now uses min-height
  • 🐛 Fix for Accordion Menu carets not always able to be sized via sass vars
  • 🐛 Removed several instance of console.log
  • 🐛 The changed.zf.mediaquery event is back! When the browser has been resized and crosses a defined breakpoint, this event will be triggered. You can always access the current named breakpoint via Foundation.MediaQuery.current
  • 🐛 Added momentum scrolling support for Reveal, Off Canvas and Overflow prototype classes
  • 🐛 Slider no longer emits moved.zf.slider and changed.zf.slider events on init

Full Release Compare

Contributors

Thanks to those who contributed code or documentation to the 6.7.4 release. Foundation wouldn't happen without you!

Foundation v6.7.3 Release

27 Sep 17:19
v6.7.3
b841c5d
Compare
Choose a tag to compare

Join us on our new Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

Check out the details of this release below:

Featured Enhancements

  • 🚀 New $unit-warnings setting. This can allow you to suppress warnings when non-numerical values are passed to the rem-calc() method. This can be beneficial when passing CSS custom props as values instead of actual unit based values.

Bug Fixes

  • 🐛 Fix null color errors with some Sass build setups

Full Release Compare

Contributors

Thanks to those who contributed code or documentation to the 6.7.2 release. Foundation wouldn't happen without you!

Foundation 6.7.2

09 Sep 00:10
6.7.2
9211c6b
Compare
Choose a tag to compare

Join us on our new Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

Check out the details of this release below:

Featured Enhancements

  • 🚀 New $body-safe-padding setting. This will add safe padding to the body. This can be good if you want your site to be automatically padding in from the edge of non-rectangular displays such as phones with notches.

Full Release Compare

Contributors

Thanks to those who contributed code or documentation to the 6.7.2 release. Foundation wouldn't happen without you!

Foundation v6.7.1

01 Sep 23:24
v6.7.1
c956682
Compare
Choose a tag to compare

Join us on our new Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

Check out the details of this release below:

Featured Enhancements

  • 🚀 Touch event are now passive when possible
  • 🚀 safe padding added to body for non-rectangular displays

Bug Fixes

  • 🐛 Puppeteer moved to dev dependencies
  • 🐛 Fixed invalid HTML with meta tag added for media query access in JS
  • 🐛 More doc fixes

Full Release Compare

Contributors

Thanks to those who contributed code or documentation to the 6.7.1 release. Foundation wouldn't happen without you!

Foundation v6.7.0

28 Aug 04:15
7f603bc
Compare
Choose a tag to compare

Foundation 6.7 is here! This release does a lot of cleanup work in order to make foundation compatible with the newer versions of its dependencies like Node and Dart Sass. A ton of issues were closed and pull requests were merged. This gives us a much cleaner slate to start the long quest of brining Foundation 7 to you.

Join us on our new Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

Check out the details of this release below:

Updated Requirements

Foundation 6.7 requires Node 12 or 14. Support for Node 16 is still being worked on. Many dependencies have been updated to newer versions.

Featured Enhancements

  • 🚀 Dart Sass compatibility! Big thank you to Antti Hukkanen
  • 🚀 Improved CSS triangle mixin
  • 🚀 Revamped Typescript type definitions
  • 🚀 New deepLinkSmudgeOffset option added to Tabs
  • 🚀 Resolved a most security warnings within dependencies
  • 🚀 Removed tree based roles from menus for improved Accessibility
  • 🚀 Keyboard.findFocusable is now sorted by tab index

Bug Fixes

  • 🐛 Off Canvas touch scrolling improved
  • 🐛 Improved keyboard navigation with Drilldown
  • 🐛 Accessibility improvements to Accordion. Removed tab related roles
  • 🐛 Mark correct aria-haspopup value for modal opening controls
  • 🐛 Fixed line-height for labels
  • 🐛 Improved Drilldown height calculation
  • 🐛 Improvements for Dropdown menu usability on touch devices
  • 🐛 Many improvements to docs

Full Release Compare

Contributors

Thanks to the 21 amazing people who contributed code or documentation to the 6.7 release. Foundation wouldn't happen without you!

Foundation v6.6.3

08 Apr 23:39
0f9fea5
Compare
Choose a tag to compare

Foundation 6.6.3 has some really great fixes and enhancements. Check out the highlights below.

Full Release Compare

Bug Fixes

  • 🐛 #12045 - Finish running animations in Accordion
  • 🐛 #12042 - New links to custom downloader in docs

Contributors

Thanks to the amazing people who contributed code or documentation to the 6.6.3 release. Foundation wouldn't happen without you!

Foundation v6.6.2

30 Mar 19:20
Compare
Choose a tag to compare

Foundation 6.6.2 has some really great fixes and enhancements. Check out the highlights below.

Full Release Compare

Bug Fixes

  • 🐛 #11871 - Fixed Flexbox Button Groups
  • 🐛 #11959 - Adds the offset to Accordion when deep linking
  • 🐛 #11908 - Fixes for Interchange initialization
  • 🐛 #11859 - Clearing the animation queue on Accordion
  • 🐛 #11990 - Fixed event name for Dropdown Menus

Featured Enhancements

  • 🚀 #11698 - Validator specific error messages
  • 🚀 #11956 - Improves dropdown menu accessibility

Contributors

Thanks to the amazing people who contributed code or documentation to the 6.6.2 release. Foundation wouldn't happen without you!