Darcy Release - v7.0.1-beta.1
Pre-release
Pre-release
Changelog
- (#299) [BUGFIX] Changes the size from 99.99/999999% to 99.9% within
lost-column
,lost-masonry-column
,lost-move
,lost-offset
,lost-row
andlost-waffle
. This is because in Edge and IE there were some rounding errors causing stacking of columns instead of allowing them to sit side-by-side.
Breaking Changes
- All uses of
lost-column
,lost-masonry-column
,lost-move
,lost-offset
,lost-row
andlost-waffle
will have their calc equation adjusted to use 99.9%. This could cause breakage in very edge cases especially in older versions of Internet Explorer. This version should be tested to see if any columns stack instead of site side-by-side.