Skip to content

Commit 05033ff

Browse files
Merge pull request #1508 from okta/release/v0.14.1
Release/v0.14.1
2 parents f07d2f8 + 7a5e9e1 commit 05033ff

File tree

97 files changed

+2750
-148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+2750
-148
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
### Features
9+
10+
- **odyssey-react-mui:** add component themes, update palette + type ([c4fd294](https://github.com/okta/odyssey/commit/c4fd29488ba333236ce2ea478b2b407337ea08cc))
11+
612
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
713

814
### ⚠ BREAKING CHANGES

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Build and design consistent, efficient, and accessible UIs for all Okta users.
1616
| [@okta/odyssey-babel-loader](https://github.com/okta/odyssey/blob/master/packages/odyssey-babel-loader/README.md) | Babel webpack loader |
1717
| [@okta/odyssey-react-theme](https://github.com/okta/odyssey/blob/master/packages/odyssey-react-theme/README.md) | React theme logic |
1818
| [@okta/odyssey-react](https://github.com/okta/odyssey/blob/master/packages/odyssey-react/README.md) | React components |
19+
| [@okta/odyssey-react-mui](https://github.com/okta/odyssey/blob/master/packages/odyssey-react-mui/README.md) | React MUI components |
1920

2021
## Browser Support
2122

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.14.0",
2+
"version": "0.14.1",
33
"npmClient": "yarn",
44
"changelogPreset": "@okta/conventional-changelog-odyssey",
55
"useWorkspaces": true,

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
},
3131
"devDependencies": {
3232
"@commitlint/cli": "^14.0.0",
33-
"@okta/odyssey-commitlint": "^0.14.0",
34-
"@okta/odyssey-eslint-config": "^0.14.0",
35-
"@okta/odyssey-lint-staged": "^0.14.0",
36-
"@okta/odyssey-stylelint": "^0.14.0",
33+
"@okta/odyssey-commitlint": "^0.14.1",
34+
"@okta/odyssey-eslint-config": "^0.14.1",
35+
"@okta/odyssey-lint-staged": "^0.14.1",
36+
"@okta/odyssey-stylelint": "^0.14.1",
3737
"eslint": "^7.27.0",
3838
"husky": "^7.0.2",
3939
"lerna": "4.0.0",

packages/babel-plugin-fully-specified/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/babel-plugin-fully-specified
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/babel-plugin-fully-specified

packages/babel-plugin-fully-specified/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/babel-plugin-fully-specified",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"private": true,
55
"description": "Babel plugin to generate fully specified ESM module syntax",
66
"author": "Okta, Inc.",
@@ -22,8 +22,8 @@
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.15.0",
25-
"@okta/odyssey-lifecycle": "^0.14.0",
26-
"@okta/odyssey-typescript": "^0.14.0",
25+
"@okta/odyssey-lifecycle": "^0.14.1",
26+
"@okta/odyssey-typescript": "^0.14.1",
2727
"babel-jest": "^26.6.3",
2828
"jest": "^26.6.3",
2929
"typescript": "^4.4.4"

packages/browserslist-config-odyssey/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/browserslist-config-odyssey
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/browserslist-config-odyssey

packages/browserslist-config-odyssey/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/browserslist-config-odyssey",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Browserslist config for Odyssey, Okta's design system",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",
@@ -16,8 +16,8 @@
1616
"prepack": "yarn exec prepack"
1717
},
1818
"devDependencies": {
19-
"@okta/odyssey-lifecycle": "^0.14.0",
20-
"@okta/odyssey-typescript": "^0.14.0",
19+
"@okta/odyssey-lifecycle": "^0.14.1",
20+
"@okta/odyssey-typescript": "^0.14.1",
2121
"typescript": "^4.4.4"
2222
}
2323
}

packages/conventional-changelog-odyssey/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/conventional-changelog-odyssey
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/conventional-changelog-odyssey

packages/conventional-changelog-odyssey/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/conventional-changelog-odyssey",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"main": "index.js",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",

packages/eslint-plugin-odyssey/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/eslint-plugin-odyssey
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/eslint-plugin-odyssey

packages/eslint-plugin-odyssey/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/eslint-plugin-odyssey",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"main": "src/index.js",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",

packages/odyssey-babel-loader/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/odyssey-babel-loader
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/odyssey-babel-loader

packages/odyssey-babel-loader/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/odyssey-babel-loader",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Babel webpack loader for Odyssey, Okta's design system",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@babel/core": "^7.15.0",
22-
"@okta/odyssey-lifecycle": "^0.14.0",
22+
"@okta/odyssey-lifecycle": "^0.14.1",
2323
"webpack": "4.46.0"
2424
}
2525
}

packages/odyssey-babel-plugin/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/odyssey-babel-plugin
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/odyssey-babel-plugin

packages/odyssey-babel-plugin/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/odyssey-babel-plugin",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Babel plugin for Odyssey, Okta's design system",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",
@@ -23,9 +23,9 @@
2323
},
2424
"devDependencies": {
2525
"@babel/core": "^7.15.0",
26-
"@okta/odyssey-lifecycle": "^0.14.0",
27-
"@okta/odyssey-postcss-preset": "^0.14.0",
28-
"@okta/odyssey-typescript": "^0.14.0",
26+
"@okta/odyssey-lifecycle": "^0.14.1",
27+
"@okta/odyssey-postcss-preset": "^0.14.1",
28+
"@okta/odyssey-typescript": "^0.14.1",
2929
"babel-jest": "^26.6.3",
3030
"jest": "^26.6.3",
3131
"postcss": "^8.3.6",

packages/odyssey-babel-preset/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/odyssey-babel-preset
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/odyssey-babel-preset

packages/odyssey-babel-preset/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/odyssey-babel-preset",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Babel preset for Odyssey, Okta's design system",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",
@@ -20,11 +20,11 @@
2020
"@babel/preset-env": "^7.15.0",
2121
"@babel/preset-react": "^7.14.5",
2222
"@babel/preset-typescript": "^7.15.0",
23-
"@okta/odyssey-babel-plugin": "^0.14.0"
23+
"@okta/odyssey-babel-plugin": "^0.14.1"
2424
},
2525
"devDependencies": {
26-
"@okta/odyssey-lifecycle": "^0.14.0",
27-
"@okta/odyssey-typescript": "^0.14.0",
26+
"@okta/odyssey-lifecycle": "^0.14.1",
27+
"@okta/odyssey-typescript": "^0.14.1",
2828
"@types/babel__core": "^7.1.15",
2929
"typescript": "^4.4.4"
3030
}

packages/odyssey-commitlint/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/odyssey-commitlint
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/odyssey-commitlint

packages/odyssey-commitlint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/odyssey-commitlint",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"main": "src/index.js",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",

packages/odyssey-design-tokens/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/odyssey-design-tokens
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/odyssey-design-tokens

packages/odyssey-design-tokens/package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"name": "@okta/odyssey-design-tokens",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Design tokens for Odyssey, Okta's design system",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",
77
"main": "dist/index.js",
88
"module": "dist/index.js",
99
"types": "dist/index.d.ts",
1010
"type": "module",
11+
"sideEffects": false,
1112
"exports": {
1213
".": {
1314
"default": "./dist/index.js"
@@ -19,7 +20,7 @@
1920
"directory": "packages/odyssey-design-tokens"
2021
},
2122
"devDependencies": {
22-
"@okta/odyssey-lifecycle": "^0.14.0",
23+
"@okta/odyssey-lifecycle": "^0.14.1",
2324
"style-dictionary": "^3.0.1"
2425
},
2526
"scripts": {

packages/odyssey-eslint-config/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/odyssey-eslint-config
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/odyssey-eslint-config

packages/odyssey-eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@okta/odyssey-eslint-config",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"main": "src/index.js",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",
77
"private": true,
88
"dependencies": {
9-
"@okta/eslint-plugin-odyssey": "^0.14.0",
9+
"@okta/eslint-plugin-odyssey": "^0.14.1",
1010
"@typescript-eslint/eslint-plugin": "^4.31.1",
1111
"@typescript-eslint/parser": "^4.31.1",
1212
"eslint-config-prettier": "^8.3.0",

packages/odyssey-icons/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/odyssey-icons
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/odyssey-icons

packages/odyssey-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/odyssey-icons",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"private": true,
55
"description": "The home for Odyssey's supported icons.",
66
"homepage": "https://github.com/okta/odyssey",

packages/odyssey-ie-11-sandbox/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/odyssey-ie-11-sandbox
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/odyssey-ie-11-sandbox

packages/odyssey-ie-11-sandbox/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/odyssey-ie-11-sandbox",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"private": true,
55
"description": "Testing for IE11",
66
"author": "Okta, Inc.",
@@ -17,7 +17,7 @@
1717
"build": "webpack --mode production"
1818
},
1919
"dependencies": {
20-
"@okta/odyssey-react": "^0.14.0",
20+
"@okta/odyssey-react": "^0.14.1",
2121
"core-js": "^3.21.0",
2222
"proxy-polyfill": "^0.3.2",
2323
"react": "^17.0.2",
@@ -28,8 +28,8 @@
2828
"@babel/preset-env": "7.15.0",
2929
"@babel/preset-react": "7.14.5",
3030
"@babel/preset-typescript": "7.15.0",
31-
"@okta/browserslist-config-odyssey": "^0.14.0",
32-
"@okta/odyssey-babel-preset": "^0.14.0",
31+
"@okta/browserslist-config-odyssey": "^0.14.1",
32+
"@okta/odyssey-babel-preset": "^0.14.1",
3333
"babel-loader": "8.2.2",
3434
"css-loader": "3.6.0",
3535
"html-webpack-plugin": "4.5.2",

packages/odyssey-lifecycle/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7+
8+
**Note:** Version bump only for package @okta/odyssey-lifecycle
9+
610
## [0.14.0](https://github.com/okta/odyssey/compare/v0.13.0...v0.14.0) (2022-05-26)
711

812
**Note:** Version bump only for package @okta/odyssey-lifecycle

packages/odyssey-lifecycle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@okta/odyssey-lifecycle",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Lifecycle scripts for lerna and npm",
55
"author": "Okta, Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)