-
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]>
- Loading branch information
1 parent
03436fd
commit a0c8690
Showing
198 changed files
with
39,406 additions
and
4,719 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 | ||
--- | ||
|
||
chore: Update nvm to `v16.20.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"react-magma-dom": patch | ||
--- | ||
|
||
fix(Search): Reset the value for clearable search when the X is clicked |
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): Date no longer disappears if user enters a valid date, then changes it to an invalid date. |
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: Fix `TypeError: styled.h1 is not a function` errors |
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(Tabs): Two new components, `TabsScrollSpyContainer` and `TabScrollSpyPanel` allow for a unique `Tab` layout with a scroll-spy navigation UI. Please note that this component is in beta. Use at your own risk. |
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(Badge): Fixes the Badge height for the label version. Both label and counter variants are now 24px in height. |
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): Fixes the issue with pagination control, rows per page, on Table and Datagrid |
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(Datagrid): Fixed the state of pagination select not updating the new selected value. |
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 | ||
--- | ||
|
||
feat(modal): Added new `isModalClosingControlledManually` property that allows handling closing the modal on the consumer side |
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): Fix issue with data-testid |
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,29 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "next", | ||
"initialVersions": { | ||
"@react-magma/charts": "6.0.0", | ||
"@react-magma/dropzone": "4.0.0-next.0", | ||
"react-magma-dom": "3.7.0-next.0", | ||
"@react-magma/schema-renderer": "4.0.0-next.0", | ||
"@cengage-patterns/header": "6.0.0-next.0", | ||
"react-magma-docs": "5.0.4-next.1", | ||
"react-magma-landing": "1.1.3-next.0" | ||
}, | ||
"changesets": [ | ||
"chore-node", | ||
"cold-birds-appear", | ||
"datePicker-focus", | ||
"feat-tabsScrollSpy", | ||
"fix-BadgeHeight", | ||
"fix-NativeSelectPagination", | ||
"fix-datagrid", | ||
"modal-isModalClosingControlledManually", | ||
"nativeSelect-testId", | ||
"storybook-global", | ||
"time-picker-onchange", | ||
"timepicker-add-clearable-option", | ||
"treeview", | ||
"two-spoons-poke" | ||
] | ||
} |
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 | ||
--- | ||
|
||
chore: Fix storybook |
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(TimePicker): Returns empty when backspace is pressed |
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 | ||
--- | ||
|
||
feat(TimePicker): Added support for clearing Timepicker |
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(TreeView): New TreeView & TreeItem components |
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 | ||
--- | ||
|
||
build: Update references to _styled |
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
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
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
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
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
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 @@ | ||
v14.19.1 | ||
v16.20.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.
a0c8690
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-7-0--upbeat-sinoussi-f675aa.netlify.app
a0c8690
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://666c904245ad5f16f06ab2ca--upbeat-sinoussi-f675aa.netlify.app