SWE v4.0.11
Released on 3 Mar 2022
🟢 New
View images at larger size, in full screen
Detail: A ‘view larger image’ option is now available for images to display them in a full screen lightbox.
What was changed: Scripts, CSS, HTML
Ticket reference: QOL-8396
Print page content feature
Detail: A 'print' link for users to quickly and easily print single or multiple pages of content.
What was changed: Scripts, CSS
Ticket reference: QOL-7980
🔵 Improvements
Documentation for tables component
Detail: The tables component now has improved implementation documentation.
What was changed: HTML
Ticket reference: QOL-7774
Update Facebook feed to the latest embed script
Detail: The official way to include a Facebook feed changed, so updated accordingly in the SWE.
What was changed: Scripts
Ticket reference: QOL-8448
Update Font Awesome to use <span>
instead of <i>
Detail: It's semantically incorrect to use <i>
tag for presentation/decorative elements. Also prevents icons from being flagged in accessibility checking tools.
What was changed: HTML, styles
Ticket reference: QOL-8453
Add disabled state to radio buttons and checkboxes
Detail: Disabled state for existing form elements is now visually indicated/obvious.
What was changed: CSS
Ticket reference: QOL-7764
🟡 Fixes
Enable anchor/direct link to open an accordion panel via title and id attribute
Detail: Fixed and added a function to open an accordion panel with both a title and an id.
What was changed: Scripts
Ticket reference: DC-26939
Fix broken link in referencing AGLS metadata terms
Detail: Replaced http://www.agls.gov.au/agls/terms/ with https://agls.gov.au/documents/aglsterms/.
What was changed: HTML
Ticket reference: QOL-8446
Prevent telephone number links from wrapping across lines
Detail: Used white-space
css property to stop all telephone number links wrapping.
What was changed: CSS
Ticket reference: QOL-8322
Before | After |
---|---|
Thanks to all who contributed to this release.
Full Changelog: 4.0.10...4.0.11