Skip to content

Releases: qld-gov-au/qg-web-template

3.1.10

26 Aug 03:57
df948d7
Compare
Choose a tag to compare

3.1.9

26 Aug 03:59
Compare
Choose a tag to compare
Description of change Images Styles Scripts Includes Template
Fixed Auto complete on IE 11 misalignment - YES - - -
HTML5 Date polyfill to support IE11 - - YES - YES
Fixed Twitter share functionality - - YES - -
Aggregation page enhancements - YES - - -
Quick Exit enhancements - YES YES - -

3.1.8

26 Aug 03:59
Compare
Choose a tag to compare
Description of changeImagesStylesScriptsIncludesTemplate

Circle CI Integration

--YES--

Opengraph meta tags in SWE3

SWE templated pages now include relevant twitter/opengraph tags to compliment recent Squiz Matrix updates and support across social media sharing.

These tags include:

  • og:title, og:image, og:description, og:url, og:type
  • These tags follow the standard open graph specification:

The standard templates also now include Twitter open graph tags:

Scripting on the page also triggers a check of matching opengraph/twitter tags on page load, and looks for signs of misconfiguration (empty, does not exist, undefined) and attempts to correct accordingly using similar and available meta tags from the page. 


--YES-YES

 SWE3 reCAPTCHA to support reCAPTCHA v3 feedback footer

  • SWE Feedback footer now uses v3 key instead of v2.
  • It will hide badge if reCAPTCHA terms and conditions are inline
  • Allows multiple different reCAPTCHA's to be loaded on the same page
  • Can reuse v3 captcha with different action (footer captcha and another form on the page with different action)
  • Can embed v2 captcha to ensure 'Are you human' check if not meeting correct level of protection
  • Test's located at https://qld-gov-au.github.io/web-template-release/captcha.html
--YES-YES
Styles improvement in Topic page , Accordion and Alert list-YES---