Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop -> Main #1379

Merged
merged 20 commits into from
Jan 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
7dd0d30
feat(web-components): add appearance prop to ic-breadcrumb & ic-bread…
GCHQ-Developer-112 Dec 13, 2023
ee56db9
feat(react): add appearance story for ic-breadcrumb-group
GCHQ-Developer-112 Dec 13, 2023
d6dd8ae
docs(docs): update docs following new appearance prop on ic-breadcrum…
GCHQ-Developer-112 Dec 13, 2023
444802a
build(root): run npm audit fix
GCHQ-Developer-112 Dec 14, 2023
91e6be3
chore(root): updates audit expiry
ad9242 Dec 29, 2023
1914439
fix(web-components): fixes tabs display when normalize.css not imported
ad9242 Dec 27, 2023
9789184
docs(docs): regenerated docs with stencil update
jd239 Dec 22, 2023
a8d07c5
feat(web-components): updated stencil package
jd239 Dec 22, 2023
ef12e8d
fix(web-components): hides tooltips for navigation buttons on menu
ad9242 Dec 28, 2023
6312376
fix(react): update sideNavExpanded and topNavResized to work as other…
GCHQ-Developer-530 Jan 4, 2024
92b1169
fix(web-components): update sideNavExpanded and topNavResized to use …
GCHQ-Developer-530 Jan 4, 2024
aecbe01
docs(docs): update docs with sideNavExpanded and topNavResized events
GCHQ-Developer-530 Jan 4, 2024
2c5496d
feat(react): add optional white background to button and chip components
GCHQ-Developer-530 Jan 8, 2024
b1a7e44
feat(web-components): add white background to button and chip (option…
GCHQ-Developer-530 Jan 8, 2024
29bc8fa
docs(docs): add transparentBackground prop to button and chip
GCHQ-Developer-530 Jan 8, 2024
6d6694e
chore(root): package bump to fix audit
ad9242 Jan 11, 2024
635f28e
chore(web-components): package bump to fix audit
ad9242 Jan 11, 2024
1efe6e5
docs(web-components): add vs-code webcomponent documentation
timja Jan 9, 2024
f2172b6
feat(web-components): added silent prop to tooltip
GCHQ-Developer-741 Jan 11, 2024
71ad2cc
fix(web-components): removes unused css
ad9242 Jan 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions audit-ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,49 +4,49 @@
"GHSA-7p7h-4mm5-852v": {
"active": true,
"notes": "Requires upgrade to storybook v7",
"expiry": "30 December 2023"
"expiry": "31 January 2024"
}
},
{
"GHSA-ww39-953v-wcq6": {
"active": true,
"notes": "requires upgrade to storybook v7",
"expiry": "30 December 2023"
"expiry": "31 January 2024"
}
},
{
"GHSA-pfrx-2q88-qq97": {
"active": true,
"notes": "requires upgrade to [email protected], which is a breaking change",
"expiry": "30 December 2023"
"expiry": "31 January 2024"
}
},
{
"GHSA-w5p7-h5w8-2hfq": {
"active": true,
"notes": "requires upgrade to storybook v7",
"expiry": "30 December 2023"
"expiry": "31 January 2024"
}
},
{
"GHSA-c2qf-rxjj-qqgw": {
"active": true,
"notes": "requires lerna v7, which is a breaking change",
"expiry": "30 December 2023"
"expiry": "31 January 2024"
}
},
{
"GHSA-7fh5-64p2-3v2j": {
"active": true,
"notes": "requires upgrade to storybook v7",
"expiry": "30 December 2023"
"expiry": "31 January 2024"
}
},
{
"GHSA-wf5p-g6vw-rhxx": {
"active": true,
"notes": "axios - current version installed is 1.4 and doesn't update",
"expiry": "30 December 2023"
"expiry": "31 January 2024"
}
}
]
Expand Down
25 changes: 13 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading