Skip to content

Commit

Permalink
Release 4.3.0 (#1182)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-bot <[email protected]>
Co-authored-by: Jerrod Heiser <[email protected]>
Co-authored-by: noahwebs <[email protected]>
Co-authored-by: ccedrone <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
7 people authored Jan 19, 2024
1 parent 13a716d commit cfc20a4
Show file tree
Hide file tree
Showing 51 changed files with 1,996 additions and 13,920 deletions.
5 changes: 5 additions & 0 deletions .changeset/cuddly-dolphins-yell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-magma-docs": patch
---

build: Resolve merge conflicts when pulling main -> dev
5 changes: 5 additions & 0 deletions .changeset/feat-paragraphMargins.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-dom': minor
---

feat(Paragraph): New `noTopMargin` and `noBottomMargin` props that allow customization of which margin to remove.
5 changes: 5 additions & 0 deletions .changeset/feat-selectChildren.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-dom': minor
---

feat(Select/NativeSelect): New `additionalContent` prop to provide the ability to add extra content inline with the label similar to the Input component.
5 changes: 5 additions & 0 deletions .changeset/fix-additionalContent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-dom': minor
---

fix(Select/NativeSelect): Fixed alignment issues in Select regarding additional content icon. Fixed duplicate additional content in Native Select.
5 changes: 5 additions & 0 deletions .changeset/fix-additionalContentDocs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-docs': patch
---

fix(Select/NativeSelect): Update AdditionalContent CodeSandbox examples
5 changes: 5 additions & 0 deletions .changeset/fix-expressiveText.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-dom': patch
---

fix: Updates to the expressive font styles for both desktop and mobile.
5 changes: 5 additions & 0 deletions .changeset/fix-modalPadding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-dom': patch
---

fix(Modal): Fixed bottom padding on the Modal header.
5 changes: 5 additions & 0 deletions .changeset/loud-poets-eat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-magma-dom": patch
---

build(deps): bump browserify-sign from 4.2.1 to 4.2.2
24 changes: 24 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@react-magma/charts": "4.0.2",
"@react-magma/dropzone": "4.0.1",
"react-magma-dom": "4.1.1",
"@react-magma/schema-renderer": "4.0.1",
"@cengage-patterns/header": "6.0.1",
"react-magma-docs": "5.0.3",
"react-magma-landing": "1.1.2"
},
"changesets": [
"cuddly-dolphins-yell",
"feat-paragraphMargins",
"feat-selectChildren",
"fix-additionalContent",
"fix-additionalContentDocs",
"fix-expressiveText",
"fix-modalPadding",
"loud-poets-eat",
"strong-fans-itch"
]
}
5 changes: 5 additions & 0 deletions .changeset/strong-fans-itch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-magma-landing": patch
---

build(deps-dev): bump axios from 0.21.1 to 1.6.0
Loading

2 comments on commit cfc20a4

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.