Skip to content

Releases: qld-gov-au/qgds-bootstrap5

v2.1.13

19 Feb 02:21

Choose a tag to compare

What's Changed

🏕 Features

👒 Dependencies

  • chore(deps-dev): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #1015
  • chore(deps-dev): bump jsdom from 28.0.0 to 28.1.0 by @dependabot[bot] in #1016
  • chore(deps-dev): bump rimraf from 6.1.2 to 6.1.3 by @dependabot[bot] in #1017
  • chore(deps-dev): bump the storybook group with 8 updates by @dependabot[bot] in #1020
  • chore(deps-dev): bump the eslint group across 1 directory with 2 updates by @dependabot[bot] in #1007
  • chore(deps-dev): bump autoprefixer from 10.4.21 to 10.4.22 by @dependabot[bot] in #915

Full Changelog: v2.1.12...v2.1.13

v2.1.12

16 Feb 02:05

Choose a tag to compare

What's Changed

🏕 Features

  • docs(storybook): Fix typos and links on storybook welcome page by @stvp-qld in #1009
  • Qgds 583 search input icon fix by @SenChung in #1012
  • chore(eslint): Remove redundant plugin esbuild-plugin-eslint by @stvp-qld in #1014

👒 Dependencies

  • chore(deps-dev): bump webpack from 5.98.0 to 5.105.0 by @dependabot[bot] in #1006
  • chore(deps-dev): bump the storybook group with 8 updates by @dependabot[bot] in #1000
  • chore(deps-dev): bump the storybook group with 8 updates by @dependabot[bot] in #1008
  • chore(deps-dev): bump @vitejs/plugin-react from 5.1.3 to 5.1.4 by @dependabot[bot] in #1011
  • chore(deps-dev): bump prettier from 3.6.2 to 3.8.1 by @dependabot[bot] in #988
  • chore(deps-dev): bump chromatic from 15.0.0 to 15.1.0 in the storybook group by @dependabot[bot] in #1010
  • chore(deps-dev): bump @eslint/json from 1.0.0 to 1.0.1 by @dependabot[bot] in #1013

Full Changelog: v2.1.11...v2.1.12

v2.1.11

09 Feb 02:05

Choose a tag to compare

What's Changed

🏕 Features

  • QGDS-301 Storybook Table of Contents and Code References panel by @stvp-qld in #978

👒 Dependencies

  • chore(deps): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #929
  • chore(deps-dev): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #971
  • chore(deps-dev): bump jsdom from 27.4.0 to 28.0.0 by @dependabot[bot] in #1002
  • chore(deps-dev): bump @vitejs/plugin-react from 5.1.2 to 5.1.3 by @dependabot[bot] in #1003
  • chore(deps-dev): bump esbuild from 0.27.2 to 0.27.3 in the esbuild group by @dependabot[bot] in #1004
  • chore(deps-dev): bump storybook-addon-tag-badges from 3.0.4 to 3.0.6 by @dependabot[bot] in #1005

Full Changelog: v2.1.10...v2.1.11

v2.1.10

02 Feb 02:05

Choose a tag to compare

What's Changed

🏕 Features

👒 Dependencies

  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #936
  • chore(deps-dev): bump selenium-webdriver from 4.38.0 to 4.40.0 by @dependabot[bot] in #987
  • chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #986
  • chore(deps-dev): bump the vitest group with 2 updates by @dependabot[bot] in #933
  • chore(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #955
  • chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #957
  • chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #959
  • chore(deps-dev): bump chai from 6.2.1 to 6.2.2 by @dependabot[bot] in #993
  • chore(deps-dev): bump jsdom from 27.2.0 to 27.4.0 by @dependabot[bot] in #994
  • chore(deps-dev): bump globals from 16.5.0 to 17.2.0 by @dependabot[bot] in #992
  • chore(deps-dev): bump the storybook group across 1 directory with 9 updates by @dependabot[bot] in #977
  • chore(deps-dev): bump the eslint group across 1 directory with 2 updates by @dependabot[bot] in #969
  • chore(deps-dev): bump sass from 1.97.2 to 1.97.3 by @dependabot[bot] in #989
  • chore(deps-dev): bump vite from 7.2.2 to 7.3.1 by @dependabot[bot] in #990
  • chore(deps-dev): bump node-html-parser from 7.0.1 to 7.0.2 by @dependabot[bot] in #996
  • chore(deps-dev): bump @eslint/json from 0.14.0 to 1.0.0 by @dependabot[bot] in #997
  • chore(deps-dev): bump the storybook group with 7 updates by @dependabot[bot] in #998
  • chore(deps-dev): bump globals from 17.2.0 to 17.3.0 by @dependabot[bot] in #999

Full Changelog: v2.1.9...v2.1.10

v2.1.9

26 Jan 02:04

Choose a tag to compare

What's Changed

🏕 Features

  • QGDS-582: add word wrap and break for email in footer by @longhssq in #983
  • QGDS-565: add ratio:before in card by @longhssq in #984

🐛 Bug Fixes

  • QGDS-588 using grid layout collapsed the ul width by @SenChung in #979
  • QGDS-608 changed the tag-list gap width by @SenChung in #980
  • QGDS-579 fix for Select with a long placeholder text by @SenChung in #981
  • QDGS 543 Mega menu cannot shift focus to level 1 category heading wit… by @SenChung in #982

👒 Dependencies

  • chore(deps-dev): bump the esbuild group across 1 directory with 2 updates by @dependabot[bot] in #976
  • chore(deps-dev): bump @eslint/eslintrc from 3.3.1 to 3.3.3 by @dependabot[bot] in #949

Full Changelog: v2.1.8...v2.1.9

v2.1.8

12 Jan 02:04

Choose a tag to compare

What's Changed

🏕 Features

  • Fix (Link Columns): LI layout patch required for older browsers by @stvp-qld in #968
  • QGDS-521: fix footer link underline by @longhssq in #975
  • QGDS-517 enable configuration for mobile nav items to be open by default by @stevelynagh in #967

🐛 Bug Fixes

Full Changelog: v2.1.7...v2.1.8

v2.1.7

29 Dec 02:04

Choose a tag to compare

What's Changed

🏕 Features

  • Feature (css): Adds browserlist, postcss and autoprefix by @stvp-qld in #966

Full Changelog: v2.1.6...v2.1.7

v2.1.6

22 Dec 02:04

Choose a tag to compare

What's Changed

🏕 Features

Full Changelog: v2.1.5...v2.1.6

v2.1.5

15 Dec 02:04

Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v2.1.4...v2.1.5

v2.1.4

03 Dec 22:53

Choose a tag to compare

What's Changed

🏕 Features

🐛 Bug Fixes

Full Changelog: v2.1.3...v2.1.4