SWE v4.3.0
Released on 31 Aug 2023
To apply the latest changes to your templates install or update to web-template-release@latest
.
🟢 New
Footer - Cultural acknowledgement #1079
What was changed: HTML, CSS
Documentation: Footer
Internal ticket reference: QOLDEV-470
🔵 Improvements
Table - Option to remove zebra-stripes from rows #1028
Detail: Apply the class 'qg-table-no-stripes' to the table element to remove the background colour on alternate table rows.
What was changed: HTML, CSS
Documentation: Table
Internal ticket reference: QOLDEV-73
Stripes | No stripes |
---|---|
Cards - Border above call-to-action button removed #993
Detail: Border removed to reduce the space between the text content and the call-to-actions. The UI aesthetics has improved.
What was changed: HTML, CSS
Documentation: Cards
Internal ticket reference: QOLDEV-458
Before | After |
---|---|
Images - Full-width option for ‘figure’ images #980
Detail: Apply the class 'max-width-none' to the figure element to display the figure at full-width.
What was changed: HTML, CSS
Documentation: Images
Internal ticket reference: QOLDEV-74
🟡 Fixes
Banner - Fix to link colour in banner blurb #982, #997, #1006
What was changed: HTML, CSS
Documentation: Banner
Internal ticket reference: QOLDEV-352
Before | After |
---|---|
Cards - Fix to background colour of light-theme #983
Detail: The background colour of light cards content area changed from transparent to white.
What was changed: HTML, CSS
Documentation: Cards
Internal ticket reference: QOLDEV-398
Before | After |
---|---|
Home page template - Card styling fixed between viewport 525 and 576px
Detail: Ensures images match width of their corresponding label.
What was changed: HTML, CSS
Internal ticket reference: QOLDEV-466
Before | After |
---|---|
Social media - Fix to horizontally align icons #978, #1082
What was changed: HTML, CSS
Documentation: Links
Internal ticket reference: QOLDEV-425
Before | After |
---|---|
Global search - Fix to alignment of CTA button on the suggestion dropdown #1078
What was changed: HTML, CSS
Internal ticket reference: QOLDEV-451
Before | After |
---|---|
Search results page - Fix to search input to avoid overlap of icon and text #994
What was changed: HTML, CSS
Internal ticket reference: QOLDEV-462
Before | After |
---|---|
Alert - A fix to remove the text underline on any button contained in the component #989
Detail: Within the alert component, button text was incorrectly showing an underline, it's now aligned with the global button style.
What was changed: CSS
Documentation: Alert, Button
Internal ticket reference: QOLDEV-450