Version 1.12.0 - April 13, 2015
Enhancements
- Visibility - Adds updated visibility module from
2.xchannel. Visibility will automatically refresh by default after images load on page refresh. Fixes issues with element positions after image loading. - Sticky - Adds sticky module from
2.xbranch. Sticky elements now use pub/sub with drastically improved performance. Sticky elements that do not fit on page will now scroll at the same speed as the page is scrolled instead of slower.
Changes
- Popup - Popup no longer produces a console error when it cannot find an adequate position in the browser viewport.
Bugs
- Build Tools - Fixes issue with component glob matching twice (causing build to include file twice) if duplicate values found in
semantic.jsoncomponent. - Input - Backports fix from
2.xforui fluid inputnot appearing correctly. - Visibility - Fixed issue where
precachebehavior was missing from visibility causingimagelazy loading to fail