Skip to content

SWE v4.3.0

Compare
Choose a tag to compare
@stvp-qld stvp-qld released this 31 Aug 01:26
· 2 commits to master since this release

Released on 31 Aug 2023

🟢 New

Footer - Cultural acknowledgement

What was changed: HTML, CSS
Documentation: Footer
Internal ticket reference: QOLDEV-470

cultural-acknow

🔵 Improvements

Table - Option to remove zebra-stripes from rows

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
table-withstripes table-withoutstripes

Cards - Border above call-to-action button removed

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
cards02-before cards02-after

Images - Full-width option for ‘figure’ images

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

What was changed: HTML, CSS
Documentation: Banner
Internal ticket reference: QOLDEV-352

Before After
banner-before banner-after

Cards - Fix to background colour of light-theme

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
cards01-before cards01-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
cards03-before cards03-after

Social media - Fix to vertically align icons

What was changed: HTML, CSS
Documentation: Links
Internal ticket reference: QOLDEV-425

Before After
socials-before socials-after

Global search - Fix to alignment of CTA button on the suggestion dropdown

What was changed: HTML, CSS
Internal ticket reference: QOLDEV-451

Before After
search-alignment-before search-alignment-after

Search results page - Fix to search input to avoid overlap of icon and text

What was changed: HTML, CSS
Internal ticket reference: QOLDEV-462

Before After
search-box-before search-box-after