-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Michael Murray <[email protected]> Co-authored-by: github-bot <[email protected]> Co-authored-by: ccedrone <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Katie Weinstein <[email protected]> Co-authored-by: Katie Weinstein <[email protected]> Co-authored-by: Chris Cedrone <[email protected]> Co-authored-by: Orion Johnson <[email protected]> Co-authored-by: noahwebs <[email protected]> Co-authored-by: Jerrod Heiser <[email protected]> Co-authored-by: Igor Fesyk <[email protected]> Co-authored-by: Ihor Fesyk <[email protected]> Co-authored-by: acoopa <[email protected]> Co-authored-by: Collange, Etienne <[email protected]> Co-authored-by: ViktorBeshentsev <[email protected]> Co-authored-by: Viktor Beshentsev <[email protected]> Co-authored-by: vverein <[email protected]> Co-authored-by: TetianaTkachenko <[email protected]> Co-authored-by: Chris Cedrone <[email protected]> Co-authored-by: OlenaYashyna <[email protected]> Co-authored-by: yatimov <[email protected]> Co-authored-by: Alisher Yatimov <[email protected]> Co-authored-by: Vladislav Verein <[email protected]> Co-authored-by: chris-cedrone-cengage <[email protected]>
- Loading branch information
1 parent
ee4843a
commit f300138
Showing
99 changed files
with
6,164 additions
and
872 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'react-magma-dom': patch | ||
--- | ||
|
||
fix(Breadcrumbs): Fixed alignment issue between elements. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'react-magma-dom': patch | ||
--- | ||
|
||
fix(datePicker): Fix date picker calendar table role issue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'react-magma-dom': patch | ||
--- | ||
|
||
fix(datePicker): Fix date picker clearing functionality |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'react-magma-docs': patch | ||
--- | ||
|
||
fix(Drawer): Fixed drawer appearing open at lower screen resolutions for the doc site navigation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'react-magma-docs': patch | ||
--- | ||
|
||
docs(Drawer): Fix Drawer examples |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'react-magma-docs': patch | ||
--- | ||
|
||
fix(Drawer): Update site navigation storybook example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'react-magma-dom': minor | ||
--- | ||
|
||
feat(Stepper): Displays step based content for use in multi-step interfaces. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"react-magma-dom": patch | ||
--- | ||
|
||
fix(Modal): Remove unnecessary `aria-describedBy=“modal”`. Add `ariaLabel` prop so that Modals without headers can customize the `aria-label` instead of defaulting to `aria-label="modal"` which is not correct for a11y standards. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"react-magma-dom": patch | ||
--- | ||
|
||
fix(NativeSelect): Update arrow placement, arrow color and border color when disabled |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'react-magma-dom': patch | ||
--- | ||
|
||
fix(Modal): Background overlay issue on nested modals | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "next", | ||
"initialVersions": { | ||
"@react-magma/charts": "6.1.0", | ||
"@react-magma/dropzone": "4.0.0", | ||
"react-magma-dom": "3.8.0", | ||
"@react-magma/schema-renderer": "4.0.0", | ||
"@cengage-patterns/header": "6.0.0", | ||
"react-magma-docs": "5.0.9", | ||
"react-magma-landing": "1.1.3" | ||
}, | ||
"changesets": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"react-magma-dom": patch | ||
--- | ||
|
||
fix(ProgressBar): Add support for custom colors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"react-magma-docs": patch | ||
--- | ||
|
||
storybook(TimePicker): Update clear time example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v16.20.2 | ||
v18.18.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
f300138
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://3-9-0--upbeat-sinoussi-f675aa.netlify.app
f300138
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://react-magma.cengage.com as production
🚀 Deployed on https://66d1da50f54efd4288e1ef5d--upbeat-sinoussi-f675aa.netlify.app