Foundation for Sites v6.7.4
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 viaFoundation.MediaQuery.current
- 🐛 Added momentum scrolling support for Reveal, Off Canvas and Overflow prototype classes
- 🐛 Slider no longer emits
moved.zf.slider
andchanged.zf.slider
events on init
Contributors
Thanks to those who contributed code or documentation to the 6.7.4 release. Foundation wouldn't happen without you!