Skip to content

Commit

Permalink
chore: enter prerelease mode
Browse files Browse the repository at this point in the history
  • Loading branch information
github-bot committed Sep 19, 2024
1 parent 397f226 commit 6446cf9
Show file tree
Hide file tree
Showing 13 changed files with 125 additions and 21 deletions.
11 changes: 10 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@
"react-magma-landing": "1.1.3"
},
"changesets": [
"dev-patch-chore"
"datePicker-calendar-table-role",
"datePicker-clearing-the-date",
"dev-patch-chore",
"feat-stepper-a11y",
"feat-stepper",
"modal-aria",
"nativeSelect-arrow",
"nested-modal-bg-overlay",
"progressbar-color",
"select-multiselect-console-errors"
]
}
14 changes: 14 additions & 0 deletions packages/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @react-magma/charts

## 7.0.0-next.0

### Patch Changes

- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- [email protected]

## 4.0.0-next.0

Expand Down
6 changes: 3 additions & 3 deletions packages/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-magma/charts",
"version": "6.1.0",
"version": "7.0.0-next.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -30,7 +30,7 @@
"@emotion/styled": "^10.0.27",
"react": "^15.0.0 || ^16.0.0 || ^17.0.0",
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0",
"react-magma-dom": "^3.7.0-next.0",
"react-magma-dom": "^3.9.0-next.0",
"react-magma-icons": "2.3.6"
},
"dependencies": {
Expand All @@ -41,7 +41,7 @@
"@emotion/styled": "^10.0.27",
"react": "^16.10.0",
"react-dom": "^16.10.0",
"react-magma-dom": "^3.8.0",
"react-magma-dom": "^3.9.0-next.0",
"react-magma-icons": "2.3.6"
}
}
15 changes: 15 additions & 0 deletions packages/dropzone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 5.0.0-next.0

### Patch Changes

- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- [email protected]

## 4.0.0-next.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/dropzone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-magma/dropzone",
"version": "4.0.0",
"version": "5.0.0-next.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -30,7 +30,7 @@
"@emotion/styled": "^10.0.27",
"react": "^16.0.0 || ^17.0.0",
"react-dom": "^16.0.0 || ^17.0.0",
"react-magma-dom": "^3.7.0-next.0",
"react-magma-dom": "^3.9.0-next.0",
"react-magma-icons": "2.3.6"
},
"dependencies": {
Expand All @@ -42,7 +42,7 @@
"@emotion/styled": "^10.0.27",
"react": "^16.10.0",
"react-dom": "^16.10.0",
"react-magma-dom": "^3.8.0",
"react-magma-dom": "^3.9.0-next.0",
"react-magma-icons": "2.3.6"
}
}
19 changes: 18 additions & 1 deletion packages/react-magma-dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
## 3.8.0

## 3.9.0-next.0

### Minor Changes

- 397f2263c: feat(Stepper): Additions to the Stepper component for accessibility compliance. The 'aria-current' attribute now reads 'step' when active, the DOM structure has been changed to a UL LI layout, and when labels are hidden, the screenreader sees the step state for each step label.
- 397f2263c: feat(Stepper): Displays step based content for use in multi-step interfaces.

### Patch Changes

- 397f2263c: fix(datePicker): Fix date picker calendar table role issue
- 397f2263c: fix(datePicker): Fix date picker clearing functionality
- 397f2263c: 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.
- 397f2263c: fix(NativeSelect): Update arrow placement, arrow color and border color when disabled
- 397f2263c: fix(Modal): Background overlay issue on nested modals
- 397f2263c: fix(ProgressBar): Add support for custom colors
- 397f2263c: fix(Select/Multiselect): Fix console errors

### Minor Changes

- fa9662d1c: 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.
Expand Down Expand Up @@ -552,4 +569,4 @@ This was an accidental release. Please skip this version and upgrade to to 2.5.1
- **tabs:** allow for custom onClick on individual tab ([b3f598a](https://github.com/cengage/react-magma/commit/b3f598af11ca9a7d4a2a82accaa84d2dc865075a))
- **tooltip:** added event watcher on esc key ([3060740](https://github.com/cengage/react-magma/commit/3060740a8f23f68f7dd441b73ddb6d01e668748c))
- **tooltip:** removed deprciated keyCode ([3ad9cb9](https://github.com/cengage/react-magma/commit/3ad9cb9b0cd9b9ccd01431b04862ffbfe174df6c))
- **typography:** export TypographyContextVariant ([1012171](https://github.com/cengage/react-magma/commit/101217160ba2b5bce1e3931d77f39ee77d6f8b64))
- **typography:** export TypographyContextVariant ([1012171](https://github.com/cengage/react-magma/commit/101217160ba2b5bce1e3931d77f39ee77d6f8b64))
2 changes: 1 addition & 1 deletion packages/react-magma-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-magma-dom",
"version": "3.8.0",
"version": "3.9.0-next.0",
"description": "",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/schema-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @react-magma/schema-renderer

## 5.0.0-next.0

### Patch Changes

- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- [email protected]

## 4.0.0-next.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/schema-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-magma/schema-renderer",
"version": "4.0.0",
"version": "5.0.0-next.0",
"publishConfig": {
"access": "public"
},
Expand All @@ -27,7 +27,7 @@
"downshift": "^5.4.5",
"react": "^16.10.0 || ^17.0.0",
"react-dom": "^16.10.0 || ^17.0.0",
"react-magma-dom": "^3.7.0-next.0",
"react-magma-dom": "^3.9.0-next.0",
"react-magma-icons": "2.3.6",
"uuid": "^8.3.0"
},
Expand All @@ -41,7 +41,7 @@
"react": "^16.10.0",
"react-dom": "^16.10.0",
"react-dropzone": "11.3.2",
"react-magma-dom": "^3.8.0",
"react-magma-dom": "^3.9.0-next.0",
"react-magma-icons": "2.3.6",
"tsdx": "^0.14.1",
"uuid": "^8.3.0"
Expand Down
15 changes: 15 additions & 0 deletions patterns/header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 7.0.0-next.0

### Patch Changes

- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- [email protected]

## 6.0.0-next.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions patterns/header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"publishConfig": {
"access": "public"
},
"version": "6.0.0",
"version": "7.0.0-next.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand All @@ -26,7 +26,7 @@
"downshift": "^5.4.5",
"react": "^16.10.0",
"react-dom": "^15.0.0 || ^16.0.0",
"react-magma-dom": "^3.7.0-next.0",
"react-magma-dom": "^3.9.0-next.0",
"react-magma-icons": "2.3.6",
"uuid": "^8.3.0"
},
Expand All @@ -38,7 +38,7 @@
"downshift": "^5.4.5",
"react": "^16.10.0",
"react-dom": "^16.10.0",
"react-magma-dom": "^3.8.0",
"react-magma-dom": "^3.9.0-next.0",
"react-magma-icons": "2.3.6",
"uuid": "^8.3.0"
},
Expand Down
19 changes: 19 additions & 0 deletions website/react-magma-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## 5.0.6-next.1

### Patch Changes

- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- Updated dependencies [397f2263c]
- [email protected]
- @react-magma/charts@7.0.0-next.0
- @react-magma/dropzone@5.0.0-next.0
- @react-magma/schema-renderer@5.0.0-next.0
- @cengage-patterns/header@7.0.0-next.0

## 5.0.6-next.0

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions website/react-magma-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-magma-docs",
"description": "React Magma docs",
"version": "5.0.6-next.0",
"version": "5.0.6-next.1",
"private": true,
"repository": {
"type": "git",
Expand All @@ -11,16 +11,16 @@
"homepage": "https://react-magma.cengage.com",
"dependencies": {
"@babel/plugin-transform-react-jsx": "7.10.4",
"@cengage-patterns/header": "6.0.0",
"@cengage-patterns/header": "7.0.0-next.0",
"@data-driven-forms/react-form-renderer": "^3.6.0",
"@emotion/core": "^10.1.1",
"@emotion/styled": "^10.0.27",
"@emotion/styled-base": "^10.0.27",
"@mdx-js/mdx": "^1.5.5",
"@mdx-js/react": "^1.5.5",
"@react-magma/charts": "6.1.0",
"@react-magma/dropzone": "4.0.0",
"@react-magma/schema-renderer": "^4.0.0",
"@react-magma/charts": "7.0.0-next.0",
"@react-magma/dropzone": "5.0.0-next.0",
"@react-magma/schema-renderer": "^5.0.0-next.0",
"buble": "0.19.4",
"core-js": "^3.1.4",
"date-fns": "^2.16.1",
Expand Down Expand Up @@ -50,7 +50,7 @@
"react-focus-lock": "1.18.3",
"react-helmet": "5.2.0",
"react-live": "^2.2.1",
"react-magma-dom": "3.8.0",
"react-magma-dom": "3.9.0-next.0",
"react-magma-icons": "2.3.6",
"react-select": "3.0.8",
"react-spring": "6.1.9",
Expand Down

0 comments on commit 6446cf9

Please sign in to comment.