v14.2.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 ✨
<link rel="apple-touch-icon" sizes="180x180" href="//dds-gen3.web.unimelb.edu.au/v14.2.0/assets/apple-touch-icon.png?v=1" />
<link rel="icon" type="image/png" sizes="48x48" href="//dds-gen3.web.unimelb.edu.au/v14.2.0/assets/favicon-48x48.png?v=1" />
<link rel="icon" type="image/png" sizes="32x32" href="//dds-gen3.web.unimelb.edu.au/v14.2.0/assets/favicon-32x32.png?v=1" />
<link rel="icon" type="image/png" sizes="16x16" href="//dds-gen3.web.unimelb.edu.au/v14.2.0/assets/favicon-16x16.png?v=1" />
<link rel="shortcut icon" href="//dds-gen3.web.unimelb.edu.au/v14.2.0/assets/favicon.ico?v=1" />
You can use the cache-busting technique of modifying the URL parameter v to ensure updates are propagated. For example, ?v=1 ➡️ ?v=2
Bug fixes 🐛
- Filtered Listings
dynamicallycalculates theheightof eachitemrather than being afixedvalue #800 - screenreader
.skip-linkis nowhiddenwhenprintingthe page #806 - screenreader
.skip-linknowshowsabove all othercontentwhile beingfocused#806 - removed
padding-bottomfromiconsnested inside<p>elements #808 - updated
line-heightin Special News Hero so whitebackgrounddoesn't cut intotextandunderline#812
Other Changes
- Special News Hero text is now
underlinedby default #805 - updated to
query-stringtov8.1.0#809 - installed
favicons&favicons-webpack-pluginpackages #807 - updated
webpack.config.jsto createfaviconsautomatically #807
Documentation updates
- updated Getting Started with documentation on how to implement
favicons#807 - updated
Design Systemto use newfavicons#807 - created Icon in Paragraph story demonstrating an
iconnested inside a<p>element #808 - created CMS Buttons page to
demonstrateandtestbuttons nested in paragraph #808 - updated
gen4tov2.0.1#811 - created
cdnDocumentationeleventy global var to replace usage of//dds-gen3.web.unimelb.edu.au/v15.9.0#807