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

Manually sync main -> dev (4.2.0) #1152

Merged
merged 9 commits into from
Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
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: 0 additions & 5 deletions .changeset/dropdown-menuItemRole.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dropdownContent-falseChild.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/feat-dropdownExpandableMenu.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/feat-optionalPerPageSelect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-datePickerEscape.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-dropdownDocsStorybook.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-expandableDropdown.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-expandableDropdownDisabled.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-labelsColors.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-modalEscape.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-passInputLarge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-radioGroup.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-subPageTabs

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/inputHeight.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nativeSelectHeight.md

This file was deleted.

21 changes: 2 additions & 19 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,5 @@
"react-magma-docs": "5.0.3",
"react-magma-landing": "1.1.2"
},
"changesets": [
"dropdown-menuItemRole",
"dropdownContent-falseChild",
"feat-dropdownExpandableMenu",
"feat-optionalPerPageSelect",
"fix-datePickerEscape",
"fix-dropdownDocsStorybook",
"fix-expandableDropdown",
"fix-expandableDropdownDisabled",
"fix-labelsColors",
"fix-modalEscape",
"fix-passInputLarge",
"fix-radioGroup",
"inputHeight",
"nativeSelectHeight",
"sortArrows",
"update-modalPadding"
]
}
"changesets": []
}
5 changes: 0 additions & 5 deletions .changeset/sortArrows.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/update-modalPadding.md

This file was deleted.

75 changes: 3 additions & 72 deletions packages/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @react-magma/charts

## 5.0.0

## 5.0.0-next.0

### Patch Changes
Expand All @@ -9,8 +11,6 @@

## 4.0.2

## 4.0.2-next.0

### Patch Changes

- Updated dependencies [871820e8d]
Expand All @@ -22,22 +22,14 @@

- 1238e8d: Fix handleKeyboardInstructionsButtonKeydown type error

## 4.0.1-next.0

### Patch Changes

- a81b0728b: Fix handleKeyboardInstructionsButtonKeydown type error

## 4.0.0

## 4.0.0-next.1

### Patch Changes

- Updated dependencies [3d00dcc7e]
- [email protected]

## 3.0.1-next.0
## 3.0.1

### Patch Changes

Expand All @@ -50,95 +42,34 @@

- c01c53838: chore: Update to React v17.0.2

## 3.0.0-next.0

### Major Changes

- c01c53838: chore: Update to React v17.0.2

### Patch Changes

- Updated dependencies [adba671f3]
- Updated dependencies [c01c53838]
- [email protected]

## 2.0.1

### Patch Changes

- 7b4549726: Update react-magma-icons version to 2.3.6

## 2.0.1-next.1

### Patch Changes

- 7b4549726: Update react-magma-icons version to 2.3.6

## 2.0.1-next.0

### Patch Changes

- Updated dependencies [f5189569b]
- [email protected]

## 2.0.0

### Patch Changes

- 95fc5ae7: chore(npm/node): Update versions

## 2.0.0-next.1

### Patch Changes

- 95fc5ae72: chore(npm/node): Update versions

## 2.0.0-next.0

### Patch Changes

- Updated dependencies [47015f38]
- [email protected]

## 1.0.2

### Patch Changes

- 0de78513: build(deps): Bump react-magma-icons to 2.3.4

## 1.0.2-next.1

### Patch Changes

- 0de78513c: build(deps): Bump react-magma-icons to 2.3.4

## 1.0.2-next.0

### Patch Changes

- Updated dependencies [17ee57afe]
- [email protected]

## 1.0.1

## 1.0.1-next.0

### Patch Changes

- Updated dependencies [fc8a20bf]
- [email protected]

## 1.0.0

## 1.0.0-next.0

### Patch Changes

- Updated dependencies [366b25af]
- [email protected]

## 0.0.4

## 0.0.3

## 0.0.2
4 changes: 2 additions & 2 deletions packages/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-magma/charts",
"version": "5.0.0-next.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -41,7 +41,7 @@
"@emotion/styled": "^10.0.27",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-magma-dom": "^4.2.0-next.0",
"react-magma-dom": "^4.2.0",
"react-magma-icons": "^3.0.0"
}
}
2 changes: 2 additions & 0 deletions packages/dropzone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 5.0.0

## 5.0.0-next.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/dropzone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-magma/dropzone",
"version": "5.0.0-next.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -42,7 +42,7 @@
"@emotion/styled": "^10.0.27",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-magma-dom": "^4.2.0-next.0",
"react-magma-dom": "^4.2.0",
"react-magma-icons": "^3.0.0"
}
}
Loading
Loading