-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into storybook-8
- Loading branch information
Showing
15 changed files
with
243 additions
and
77 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 |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
### [0.6.449](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-10-16) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut-kit | ||
|
||
### [0.6.448](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-10-15) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut-kit | ||
|
||
### [0.6.447](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-10-09) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut-kit | ||
|
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,10 +1,10 @@ | ||
{ | ||
"name": "@codecademy/gamut-kit", | ||
"description": "Styleguide & Component library for Codecademy", | ||
"version": "0.6.447", | ||
"version": "0.6.449", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut": "57.3.3", | ||
"@codecademy/gamut": "57.4.1", | ||
"@codecademy/gamut-icons": "9.32.0", | ||
"@codecademy/gamut-illustrations": "0.48.1", | ||
"@codecademy/gamut-patterns": "0.9.15", | ||
|
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 |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
### [57.4.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-10-16) | ||
|
||
### Bug Fixes | ||
|
||
- **Markdown:** filter styles from video ([51e34e4](https://github.com/Codecademy/gamut/commit/51e34e407221feb4ca3bca44f3b9ef0ef0a3d474)) | ||
|
||
## [57.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-10-15) | ||
|
||
### Features | ||
|
||
- **Video + Markdown:** update react player + put videos in markdown ([4170f40](https://github.com/Codecademy/gamut/commit/4170f401374295ae0cbbc4f52c1cf612fe1239f8)) | ||
|
||
### [57.3.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-10-09) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut | ||
|
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,7 +1,7 @@ | ||
{ | ||
"name": "@codecademy/gamut", | ||
"description": "Styleguide & Component library for Codecademy", | ||
"version": "57.3.3", | ||
"version": "57.4.1", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut-icons": "9.32.0", | ||
|
@@ -22,7 +22,7 @@ | |
"react-aria-tabpanel": "^4.4.0", | ||
"react-focus-on": "^3.5.1", | ||
"react-hook-form": "^7.21.2", | ||
"react-player": "^2.3.1", | ||
"react-player": "^2.16.0", | ||
"react-select": "^5.2.2", | ||
"react-truncate-markup": "^5.1.2", | ||
"react-use": "^15.3.8", | ||
|
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
10 changes: 0 additions & 10 deletions
10
packages/gamut/src/Markdown/libs/overrides/Iframe/styles.module.scss
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.