v14.13.0
Before you upgrade, please take note of any breaking changes and deprecation notices which may affect your site. View the Upgrade Guide to see examples of how to address breaking changes.
New features ✨
deprecatedandremovedclasses can now be viewed on any web page by using the url param?showDeprecated=true#978deprecatedclasses use anorangeoutline - they should be updated as soon as possible as they will be removed in a later versionremovedclasses use aredoutline - they should be updated immediately- CMS Figure contains
deprecatedelements that will be outlined inorange
Bug fixes 🐛
linksin table headers are nowwhite#975- fixed an issue where
.centerwas breaking content onto multiple lines in the Footer #973 - fixed incorrect Combined 3 link on Layouts #977
urlswith no prefix ine2e/tests/regression/pages.jsonnow usewww#976- added
@mixin clearfixto Inset figure as sometimes theclearfixclass wasn't used #970
Other changes
.socialmargins are now0when nested inside.quicklinks#973- removed background colour from Emded Media #969
- improvements to the serving of
uom.cssanduom.jsfrom theassetsfolder when using?preview=test-xxx#959- created
redirectPlugin- it creates a_redirectsfile that redirects/assets/uom.{css|js}to/vx.x.x/uom.{css|js} - removed
eleventyConfig.addPassthroughCopy({ './dist': '.' });as it's no longer required - updated
eleventy/_includes/views/layout.htmlto load assets fromversionfolder
- created
- some
e2eupdates #969- removed
maskingof elements withjsand usecssinstead - updated
maskto useblackcolour so it contrasts against all background colours
- removed
- added
/eleventy/public/_redirectsto.gitignore#959
Documentation updates
- replaced all
deprecatedclasses in all stories except CMS #978 - created new stories
- CMS Table Link story demonstrating
linksin tableheaders#975 - more Footer CMS variations #973
- CMS Table Link story demonstrating