Skip to content

Commit

Permalink
Merge branch 'main' into cass-web-2332
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamwasp authored Jul 5, 2023
2 parents 39e1986 + 89f9d70 commit a75151f
Show file tree
Hide file tree
Showing 23 changed files with 135 additions and 44 deletions.
8 changes: 8 additions & 0 deletions packages/gamut-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

### [9.3.4](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)

**Note:** Version bump only for package @codecademy/gamut-icons





### [9.3.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-06-21)

**Note:** Version bump only for package @codecademy/gamut-icons
Expand Down
6 changes: 3 additions & 3 deletions packages/gamut-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/gamut-icons",
"description": "Icon library for codecademy.com",
"version": "9.3.3",
"version": "9.3.4",
"author": "Codecademy <[email protected]>",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -20,7 +20,7 @@
},
"license": "MIT",
"devDependencies": {
"@codecademy/gamut-tests": "5.0.5",
"@codecademy/gamut-tests": "5.0.6",
"@svgr/cli": "5.5.0",
"@testing-library/react": "^12.1.2",
"svgo": "^1.3.2",
Expand All @@ -30,7 +30,7 @@
"access": "public"
},
"dependencies": {
"@codecademy/gamut-styles": "16.1.1",
"@codecademy/gamut-styles": "16.1.2",
"@codecademy/variance": "0.21.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/gamut-illustrations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.38.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)

**Note:** Version bump only for package @codecademy/gamut-illustrations





## [0.38.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-05-31)


Expand Down
4 changes: 2 additions & 2 deletions packages/gamut-illustrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/Codecademy/gamut/issues"
},
"dependencies": {
"@codecademy/gamut-styles": "16.1.1",
"@codecademy/gamut-styles": "16.1.2",
"classnames": "^2.2.5"
},
"description": "Illustrations library for Codecademy",
Expand Down Expand Up @@ -39,5 +39,5 @@
"dist/**/[A-Z]**/[A-Z]*.js",
"dist/**/[A-Z]**/index.js"
],
"version": "0.38.0"
"version": "0.38.1"
}
8 changes: 8 additions & 0 deletions packages/gamut-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.330](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)

**Note:** Version bump only for package @codecademy/gamut-kit





### [0.6.329](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-06-21)

**Note:** Version bump only for package @codecademy/gamut-kit
Expand Down
14 changes: 7 additions & 7 deletions packages/gamut-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@codecademy/gamut-kit",
"description": "Styleguide & Component library for Codecademy",
"version": "0.6.329",
"version": "0.6.330",
"author": "Codecademy Engineering <[email protected]>",
"repository": {
"type": "git",
"url": "[email protected]:Codecademy/gamut.git"
},
"dependencies": {
"@codecademy/gamut": "55.1.7",
"@codecademy/gamut-icons": "9.3.3",
"@codecademy/gamut-illustrations": "0.38.0",
"@codecademy/gamut-patterns": "0.9.6",
"@codecademy/gamut-styles": "16.1.1",
"@codecademy/gamut-tests": "5.0.5",
"@codecademy/gamut": "55.1.8",
"@codecademy/gamut-icons": "9.3.4",
"@codecademy/gamut-illustrations": "0.38.1",
"@codecademy/gamut-patterns": "0.9.7",
"@codecademy/gamut-styles": "16.1.2",
"@codecademy/gamut-tests": "5.0.6",
"@codecademy/variance": "0.21.0",
"component-test-setup": "^0.3.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/gamut-labs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

### [35.15.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)

**Note:** Version bump only for package @codecademy/gamut-labs





### [35.15.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-06-21)

**Note:** Version bump only for package @codecademy/gamut-labs
Expand Down
14 changes: 7 additions & 7 deletions packages/gamut-labs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/gamut-labs",
"description": "Brand and experimental component library for Codecademy",
"version": "35.15.2",
"version": "35.15.3",
"author": "Codecademy Engineering <[email protected]>",
"sideEffects": [
"*.css",
Expand All @@ -25,11 +25,11 @@
"react-dom": "^17.0.2 || ^18.2.0"
},
"dependencies": {
"@codecademy/gamut": "55.1.7",
"@codecademy/gamut-icons": "9.3.3",
"@codecademy/gamut-illustrations": "0.38.0",
"@codecademy/gamut-patterns": "0.9.6",
"@codecademy/gamut-styles": "16.1.1",
"@codecademy/gamut": "55.1.8",
"@codecademy/gamut-icons": "9.3.4",
"@codecademy/gamut-illustrations": "0.38.1",
"@codecademy/gamut-patterns": "0.9.7",
"@codecademy/gamut-styles": "16.1.2",
"@codecademy/tracking": "1.0.10",
"@codecademy/variance": "0.21.0",
"classnames": "^2.2.5",
Expand All @@ -45,7 +45,7 @@
"react-use": "15.3.8"
},
"devDependencies": {
"@codecademy/gamut-tests": "5.0.5",
"@codecademy/gamut-tests": "5.0.6",
"@emotion/jest": "^11.3.0",
"@testing-library/dom": "^8.11.1",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/gamut-patterns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.7](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)

**Note:** Version bump only for package @codecademy/gamut-patterns





### [0.9.6](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-05-25)

**Note:** Version bump only for package @codecademy/gamut-patterns
Expand Down
4 changes: 2 additions & 2 deletions packages/gamut-patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/Codecademy/gamut/issues"
},
"dependencies": {
"@codecademy/gamut-styles": "16.1.1",
"@codecademy/gamut-styles": "16.1.2",
"@codecademy/variance": "0.21.0",
"classnames": "^2.2.5"
},
Expand Down Expand Up @@ -42,5 +42,5 @@
"build": "nx build @codecademy/gamut-patterns"
},
"sideEffects": false,
"version": "0.9.6"
"version": "0.9.7"
}
9 changes: 9 additions & 0 deletions packages/gamut-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [16.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)


### Bug Fixes

* **focusVisible:** enable always for both native and polyfill ([014e348](https://github.com/Codecademy/gamut/commit/014e348fda451c81c7074458e443e7bc46b10c0a))



### [16.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-05-25)

**Note:** Version bump only for package @codecademy/gamut-styles
Expand Down
2 changes: 1 addition & 1 deletion packages/gamut-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/gamut-styles",
"description": "Styleguide & Component library for codecademy.com",
"version": "16.1.1",
"version": "16.1.2",
"author": "Jake Hiller <[email protected]>",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
7 changes: 4 additions & 3 deletions packages/gamut-styles/src/cache/stylisPlugins/focusVisible.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ import { StylisPlugin } from '@emotion/cache';
export const focusVisible: StylisPlugin = (element) => {
if (element.type === 'rule' && element.value.includes(':focus-visible')) {
element.props = element.props.map((prop) => {
const selector = process.env.NODE_ENV === 'dev' ? `${prop}, ` : '';
return (
selector + prop.replace(/:focus-visible/g, '[data-focus-visible-added]')
const poly = prop.replace(
/:focus-visible/g,
'[data-focus-visible-added]'
);
return `${prop}, ${poly}`;
});
}
return undefined;
Expand Down
8 changes: 8 additions & 0 deletions packages/gamut-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

### [5.0.6](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)

**Note:** Version bump only for package @codecademy/gamut-tests





### [5.0.5](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-05-25)

**Note:** Version bump only for package @codecademy/gamut-tests
Expand Down
4 changes: 2 additions & 2 deletions packages/gamut-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut-styles": "16.1.1",
"@codecademy/gamut-styles": "16.1.2",
"component-test-setup": "*",
"lodash": "^4.17.5"
},
Expand All @@ -14,7 +14,7 @@
"rtl"
],
"name": "@codecademy/gamut-tests",
"version": "5.0.5",
"version": "5.0.6",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/gamut/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [55.1.8](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)


### Bug Fixes

* **Popover:** move position with target when in scroll container ([184c8d4](https://github.com/Codecademy/gamut/commit/184c8d4eb4bb2dc852aa96b257eb948fc15501d6))



### [55.1.7](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-06-21)

**Note:** Version bump only for package @codecademy/gamut
Expand Down
12 changes: 6 additions & 6 deletions packages/gamut/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/gamut",
"description": "Styleguide & Component library for Codecademy",
"version": "55.1.7",
"version": "55.1.8",
"author": "Codecademy Engineering <[email protected]>",
"sideEffects": [
"**/*.css",
Expand All @@ -25,10 +25,10 @@
"react-dom": "^17.0.2 || ^18.2.0"
},
"dependencies": {
"@codecademy/gamut-icons": "9.3.3",
"@codecademy/gamut-illustrations": "0.38.0",
"@codecademy/gamut-patterns": "0.9.6",
"@codecademy/gamut-styles": "16.1.1",
"@codecademy/gamut-icons": "9.3.4",
"@codecademy/gamut-illustrations": "0.38.1",
"@codecademy/gamut-patterns": "0.9.7",
"@codecademy/gamut-styles": "16.1.2",
"@codecademy/variance": "0.21.0",
"@reach/auto-id": "^0.16.0",
"@reach/tabs": "^0.16.4",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"license": "MIT",
"devDependencies": {
"@codecademy/gamut-tests": "5.0.5",
"@codecademy/gamut-tests": "5.0.6",
"@emotion/jest": "^11.3.0",
"@testing-library/dom": "^8.11.1",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/markdown-overrides/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.6](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)

**Note:** Version bump only for package @codecademy/markdown-overrides





### [0.10.5](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-05-25)

**Note:** Version bump only for package @codecademy/markdown-overrides
Expand Down
4 changes: 2 additions & 2 deletions packages/markdown-overrides/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/markdown-overrides",
"description": "Markdown overrides React Components for Codecademy",
"version": "0.10.5",
"version": "0.10.6",
"author": "Codecademy Engineering",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -20,7 +20,7 @@
"react-dom": "^17.0.2 || ^18.2.0"
},
"dependencies": {
"@codecademy/gamut-styles": "16.1.1",
"@codecademy/gamut-styles": "16.1.2",
"classnames": "^2.2.5",
"katex": "0.9.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/monaco/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.34](https://github.com/Codecademy/gamut/packages/monaco/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-07-05)

**Note:** Version bump only for package @codecademy/monaco





### [0.7.33](https://github.com/Codecademy/gamut/packages/monaco/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-06-21)

**Note:** Version bump only for package @codecademy/monaco
Expand Down
6 changes: 3 additions & 3 deletions packages/monaco/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/monaco",
"description": "Monaco editor with Codecademy specific configuration",
"version": "0.7.33",
"version": "0.7.34",
"author": "Codecademy Engineering",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -17,8 +17,8 @@
"react-dom": "^17.0.2 || ^18.2.0"
},
"dependencies": {
"@codecademy/gamut": "55.1.7",
"@codecademy/gamut-styles": "16.1.1",
"@codecademy/gamut": "55.1.8",
"@codecademy/gamut-styles": "16.1.2",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"monaco-editor": "0.20.0",
Expand Down
Loading

0 comments on commit a75151f

Please sign in to comment.