Skip to content

Commit 310ad22

Browse files
committed
chore: update badges and website history of components on docs site
1 parent c5d70e7 commit 310ad22

File tree

8 files changed

+21
-3
lines changed

8 files changed

+21
-3
lines changed

website/docs/components/button/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ navigation:
1919
keywords:
2020
- action
2121
- link
22+
status:
23+
updated: 4.20.2
2224
---
2325

2426
<section data-tab="Guidelines">
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 4.20.2
2+
3+
added missing types to the barrel export file
4+

website/docs/components/modal/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ navigation:
2525
- popup
2626
- dialog
2727
status:
28-
updated: 4.20.0
28+
updated: 4.20.2
2929
---
3030

3131
<section data-tab="Guidelines">

website/docs/components/modal/partials/version-history/version-history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.20.2
2+
3+
Reverted changes introduced in [#2846](https://github.com/hashicorp/design-system/pull/2846) and [#2902](https://github.com/hashicorp/design-system/pull/2902) related to the click behaviour outside the modal when dismissing is disabled
4+
15
## 4.20.0
26

37
Fixed bug with click event listener not properly removed

website/docs/layouts/flex/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ navigation:
1717
- grid
1818
label: Flex
1919
status:
20-
updated: 4.20.0
20+
updated: 4.20.2
2121
---
2222

2323
<section data-tab="Code">

website/docs/layouts/flex/partials/version-history/version-history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.20.2
2+
3+
added missing types to the barrel export file
4+
15
## 4.20.0
26

37
Added missing export of component/subcomponent

website/docs/layouts/grid/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ navigation:
1818
- flex
1919
label: Grid
2020
status:
21-
updated: 4.20.0
21+
updated: 4.20.2
2222
---
2323

2424
<section data-tab="Code">

website/docs/layouts/grid/partials/version-history/version-history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.20.2
2+
3+
added missing types to the barrel export file
4+
15
## 4.20.0
26

37
Added missing export of component/subcomponent

0 commit comments

Comments
 (0)