Skip to content

Commit f63cf5c

Browse files
authored
Merge pull request #404 from GovAlta/alpha
2 parents 0bea355 + 6cf1e2f commit f63cf5c

332 files changed

Lines changed: 7097 additions & 4280 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package-lock.json

Lines changed: 38 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,17 @@
1212
"prettier": "npx prettier . --write"
1313
},
1414
"dependencies": {
15-
"@abgov/react-components": "6.5.0",
16-
"@abgov/ui-components-common": "1.5.0",
17-
"@abgov/web-components": "1.35.1",
15+
"@abgov/react-components": "6.6.0-alpha.4",
16+
"@abgov/ui-components-common": "1.6.0-alpha.4",
17+
"@abgov/web-components": "1.36.0-alpha.6",
1818
"@faker-js/faker": "^8.3.1",
1919
"highlight.js": "^11.8.0",
2020
"js-cookie": "^3.0.5",
2121
"octokit": "^4.0.2",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0",
24-
"react-router-dom": "^6.13.0"
24+
"react-router-dom": "^6.13.0",
25+
"use-debounce": "^10.0.4"
2526
},
2627
"devDependencies": {
2728
"@types/js-cookie": "^3.0.6",

public/images/accordion.png renamed to public/images/component-thumbnails/accordion.png

File renamed without changes.

public/images/badge.png renamed to public/images/component-thumbnails/badge.png

File renamed without changes.

public/images/block.png renamed to public/images/component-thumbnails/block.png

File renamed without changes.

public/images/button-group.png renamed to public/images/component-thumbnails/button-group.png

File renamed without changes.

public/images/button.png renamed to public/images/component-thumbnails/button.png

File renamed without changes.

public/images/callout.png renamed to public/images/component-thumbnails/callout.png

File renamed without changes.

public/images/card.png renamed to public/images/component-thumbnails/card.png

File renamed without changes.

public/images/checkbox.png renamed to public/images/component-thumbnails/checkbox.png

File renamed without changes.

0 commit comments

Comments
 (0)