Skip to content

Commit

Permalink
Built HTMLstarterkit and updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jun 12, 2024
1 parent b506c8e commit 494ea97
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,38 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.17.0](https://github.com/digitalnsw/nsw-design-system/compare/v3.16.1...v3.17.0)

- fix/issue-395/carousel [`#418`](https://github.com/digitalnsw/nsw-design-system/pull/418)
- Update filters.js [`#416`](https://github.com/digitalnsw/nsw-design-system/pull/416)
- fix/issue-395/popover-js [`#423`](https://github.com/digitalnsw/nsw-design-system/pull/423)
- fix/issue-395/dialogs [`#409`](https://github.com/digitalnsw/nsw-design-system/pull/409)
- Update select.js [`#422`](https://github.com/digitalnsw/nsw-design-system/pull/422)
- fix/issue-395/toggletip-tooltip [`#408`](https://github.com/digitalnsw/nsw-design-system/pull/408)
- Update main-nav.js [`#415`](https://github.com/digitalnsw/nsw-design-system/pull/415)
- fix/issue-395/utilityList [`#406`](https://github.com/digitalnsw/nsw-design-system/pull/406)
- accessibility-enhancement/beforematch/hidden=until-found [`#421`](https://github.com/digitalnsw/nsw-design-system/pull/421)
- Update accordion.js [`#410`](https://github.com/digitalnsw/nsw-design-system/pull/410)
- Add button to queryselector and a fallback if button element is not present [`#413`](https://github.com/digitalnsw/nsw-design-system/pull/413)
- Update tabs.js [`#411`](https://github.com/digitalnsw/nsw-design-system/pull/411)
- Update main.js [`#405`](https://github.com/digitalnsw/nsw-design-system/pull/405)
- Update _date-input.scss [`#420`](https://github.com/digitalnsw/nsw-design-system/pull/420)
- Create html with javascript and add functionality to limit errors [`#404`](https://github.com/digitalnsw/nsw-design-system/pull/404)
- fix/issue-395/globalAlert [`#403`](https://github.com/digitalnsw/nsw-design-system/pull/403)
- fix/issue-395/file-upload [`#402`](https://github.com/digitalnsw/nsw-design-system/pull/402)
- fix/issue-395/link [`#401`](https://github.com/digitalnsw/nsw-design-system/pull/401)
- Minor documentation updates. [`#400`](https://github.com/digitalnsw/nsw-design-system/pull/400)
- Remove non-accessible variations on example pages. [`741eec4`](https://github.com/digitalnsw/nsw-design-system/commit/741eec4b77adf3e095bb69c783f2e57d1a8ede63)
- Updates og image link to be absolute. [`2dfe42d`](https://github.com/digitalnsw/nsw-design-system/commit/2dfe42dc32bd7d17f31611e888e6953c28c12b91)
- Adds in og image and type. [`53842c3`](https://github.com/digitalnsw/nsw-design-system/commit/53842c329617458a65c8da1dcab0b223e5d6d614)

#### [v3.16.1](https://github.com/digitalnsw/nsw-design-system/compare/v3.16.0...v3.16.1)

> 10 May 2024
- Update utility-list.js [`#396`](https://github.com/digitalnsw/nsw-design-system/pull/396)
- info/changelog [`#390`](https://github.com/digitalnsw/nsw-design-system/pull/390)
- Built HTMLstarterkit and updated CHANGELOG.md [`79ce03d`](https://github.com/digitalnsw/nsw-design-system/commit/79ce03d84be9ea8d408b9d1089480a8d632925ac)

#### [v3.16.0](https://github.com/digitalnsw/nsw-design-system/compare/v3.15.0...v3.16.0)

Expand Down
Binary file modified HTMLstarterkit.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nsw-design-system",
"version": "3.16.1",
"version": "3.17.0",
"description": "Design system for Digital NSW",
"main": "dist/main.js",
"style": "dist/main.css",
Expand Down

0 comments on commit 494ea97

Please sign in to comment.