Skip to content

Commit

Permalink
Release 4.5.0 (#1359)
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>
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: orion-cengage <[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: 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]>
  • Loading branch information
22 people authored Aug 15, 2024
1 parent 57d56ed commit 5f16d20
Show file tree
Hide file tree
Showing 214 changed files with 18,249 additions and 38,983 deletions.
5 changes: 5 additions & 0 deletions .changeset/charts-docs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-docs': patch
---

Update Charts examples
5 changes: 5 additions & 0 deletions .changeset/charts-stylesmin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@react-magma/charts": patch
---

fix(CarbonCharts): Minify styles
5 changes: 5 additions & 0 deletions .changeset/chore-sync.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-docs': patch
---

chore: Resync dev branch
27 changes: 16 additions & 11 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": ["@changesets/cli/changelog", {"repo": "cengage/react-magma"}],
"commit": false,
"linked": [],
"access": "public",
"baseBranch": "build/improvements",
"updateInternalDependencies": "patch",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
},
"ignore": []
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": [
"@changesets/cli/changelog",
{
"repo": "cengage/react-magma"
}
],
"commit": false,
"linked": [],
"access": "public",
"baseBranch": "build/improvements",
"updateInternalDependencies": "patch",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
},
"ignore": []
}
5 changes: 5 additions & 0 deletions .changeset/datePicker-calendar-table-role.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-dom': patch
---

fix(datePicker): Remove date picker calendar table role
5 changes: 5 additions & 0 deletions .changeset/datePicker-clearing-the-date.md
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
5 changes: 5 additions & 0 deletions .changeset/drawer-storybook.md
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
5 changes: 5 additions & 0 deletions .changeset/dropzone-files-browse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@react-magma/dropzone": patch
---

fix(Dropzone): Open file browse on button click
5 changes: 5 additions & 0 deletions .changeset/emotion-update-cph.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cengage-patterns/header": minor
---

Updating emotion to v11
5 changes: 5 additions & 0 deletions .changeset/emotion-update-rmc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@react-magma/charts": minor
---

Updating emotion to v11
5 changes: 5 additions & 0 deletions .changeset/emotion-update-rmd.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-magma-dom": minor
---

Updating emotion to v11
5 changes: 5 additions & 0 deletions .changeset/emotion-update-rmdz.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@react-magma/dropzone": minor
---

Updating emotion to v11
5 changes: 5 additions & 0 deletions .changeset/empty-monkeys-collect.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 0.28.0
5 changes: 5 additions & 0 deletions .changeset/feat-stepper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-dom': minor
---

feat(Stepper): New Stepper component. Displays step based content for use in multi-step interfaces.
5 changes: 5 additions & 0 deletions .changeset/hyperlink.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-dom': patch
---

fix(Hyperlink): Support Icons and toggling underline styling
5 changes: 5 additions & 0 deletions .changeset/input-wrapperStyle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-magma-dom": patch
---

fix(Input): Add `inputWrapperStyle` prop to allow more flexibility with Input widths
5 changes: 5 additions & 0 deletions .changeset/landing-version.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-magma-landing": patch
---

fix: Remove card with version `^15.0.0`
5 changes: 5 additions & 0 deletions .changeset/linechart-deprecate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@react-magma/charts": patch
---

chore: Deprecate LineChart
5 changes: 5 additions & 0 deletions .changeset/modal-aria.md
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.
5 changes: 5 additions & 0 deletions .changeset/nativeSelect-arrow.md
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
6 changes: 6 additions & 0 deletions .changeset/nested-modal-bg-overlay.md
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

5 changes: 5 additions & 0 deletions .changeset/old-pugs-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@react-magma/charts": patch
---

fix(CarbonCharts): Remove exports & remove highlight import
5 changes: 5 additions & 0 deletions .changeset/pink-kids-dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-magma-dom": patch
---

build(deps): bump express from 4.18.1 to 4.19.2
41 changes: 41 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@react-magma/charts": "7.0.0",
"@react-magma/dropzone": "7.0.0",
"react-magma-dom": "4.4.0",
"@react-magma/schema-renderer": "7.0.0",
"@cengage-patterns/header": "9.0.0",
"react-magma-docs": "5.0.6",
"react-magma-landing": "1.1.3"
},
"changesets": [
"charts-docs",
"charts-stylesmin",
"chore-sync",
"datePicker-calendar-table-role",
"datePicker-clearing-the-date",
"drawer-storybook",
"dropzone-files-browse",
"emotion-update-cph",
"emotion-update-rmc",
"emotion-update-rmd",
"emotion-update-rmdz",
"empty-monkeys-collect",
"feat-stepper",
"hyperlink",
"input-wrapperStyle",
"landing-version",
"linechart-deprecate",
"modal-aria",
"nativeSelect-arrow",
"nested-modal-bg-overlay",
"old-pugs-fix",
"pink-kids-dance",
"progressbar-color",
"strange-kangaroos-dream",
"timepicker-example",
"toast-docs"
]
}
5 changes: 5 additions & 0 deletions .changeset/progressbar-color.md
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
5 changes: 5 additions & 0 deletions .changeset/strange-kangaroos-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-magma-dom": patch
---

build(deps): bump tar from 6.1.11 to 6.2.1
5 changes: 5 additions & 0 deletions .changeset/timepicker-example.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-magma-docs": patch
---

storybook(TimePicker): Update clear time example
5 changes: 5 additions & 0 deletions .changeset/toast-docs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-docs': patch
---

Add Toast warning
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.20.2
v18.18.2
1 change: 1 addition & 0 deletions .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ export const parameters = {
viewport: {
viewports: INITIAL_VIEWPORTS,
},
docs: { source: { type: 'code' } }, // required for https://github.com/storybookjs/storybook/issues/19575
};
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = function (api) {
api.cache(true)
return {
plugins: [['emotion', { autoLabel: true }]],
plugins: [['@emotion', { autoLabel: "always" }]],
env: {
test: {
plugins: ['dynamic-import-node'],
Expand Down
4 changes: 3 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ module.exports = {
'jest-axe/extend-expect',
'<rootDir>/jest.setup.js',
],
snapshotSerializers: ['jest-emotion'],
snapshotSerializers: [
'@emotion/jest/serializer'
],
testPathIgnorePatterns: [
'/.cache/',
'/coverage/',
Expand Down
5 changes: 2 additions & 3 deletions jest.setup.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const emotion = require('@emotion/core');
const { createSerializer, matchers } = require('jest-emotion');
const { createSerializer, matchers } = require('@emotion/jest');

expect.addSnapshotSerializer(createSerializer(emotion));
expect.addSnapshotSerializer(createSerializer())
expect.extend(matchers);
Loading

2 comments on commit 5f16d20

@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.