Releases: qld-gov-au/qgds-bootstrap5
Releases · qld-gov-au/qgds-bootstrap5
v2.1.13
What's Changed
🏕 Features
- Cicd publish by @duttonw in #127
- Fixes internal storybook links; basic formatting by @stvp-qld in #1018
- QGDS-715 update dark-border-alt for accessibility by @stevelynagh in #1019
- Prep QOLCHG-1344 Sync main to develop by @stvp-qld in #1021
- Fix for code scanning alert no. 14: DOM text reinterpreted as HTML by @stvp-qld in #1024
- Moving to main as primary head of this repo. by @duttonw in #339
👒 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
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
What's Changed
🏕 Features
👒 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
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
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
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
- QGDS 574 fix contnet width without hero img by @SenChung in #972
- QGDS 574 Banner without hero img for mobile by @SenChung in #974
- QGDS 572 JS print functionality by @SenChung in #973
Full Changelog: v2.1.7...v2.1.8
v2.1.7
v2.1.6
What's Changed
🏕 Features
- Chore (storybook): Security patch storybook to v10.1.10 by @stvp-qld in #961
- QGDS-573 Search Input Incorrect padding by @stevelynagh in #965
Full Changelog: v2.1.5...v2.1.6
v2.1.5
v2.1.4
What's Changed
🏕 Features
- QGDS-388 Mega menu focus trap and columns ordering by @stevelynagh in #942
- QGDS-320: storybook custom badges by @longhssq in #950
🐛 Bug Fixes
Full Changelog: v2.1.3...v2.1.4