Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: MenuButton accepts falsy children #1934

Closed
wants to merge 214 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
214 commits
Select commit Hold shift + click to select a range
a3caf1e
refactor(odyssey-design-tokens): consolidate tokens, initial 2.0 work
edburyenegren-okta May 10, 2023
b9845ee
refactor(odyssey-react-mui): refactor to use new tokens
edburyenegren-okta May 10, 2023
5f979a0
refactor(odyssey-storybook): refactor to use new tokens
edburyenegren-okta May 10, 2023
ab787be
chore: pr feedback
edburyenegren-okta May 17, 2023
8cff088
refactor: update token names based on Content feedback
edburyenegren-okta May 17, 2023
7a929bb
refactor: update typography tokens to match new values
edburyenegren-okta May 23, 2023
46d5e7d
fix(odyssey-storybook): match storybook ui to new tokens
edburyenegren-okta May 23, 2023
508515d
Merge tag 'v0.24.0' into develop
edburyenegren-okta May 25, 2023
b81ce0d
Merge pull request #1806 from okta/merge-v0.24.0-into-develop
edburyenegren-okta May 25, 2023
e6cb41e
Merge branch 'develop' into ee/tokens-2-color
edburyenegren-okta May 30, 2023
b0d88c5
chore: these keep popping up after build
edburyenegren-okta May 30, 2023
a120774
docs(odyssey-storybook): update theming docs to use new tokens
edburyenegren-okta May 30, 2023
6eafaf9
Merge pull request #1790 from okta/ee/tokens-2-color
edburyenegren-okta May 31, 2023
8f57f89
Translations for odyssey (#1807)
ui-okta May 31, 2023
6863535
fix: use odyssey tokens inside mui components style override
ganeshsomasundaram-okta May 31, 2023
9150910
Merge pull request #1809 from okta/gs-OKTA-615212-remove-temp-odyssey…
edburyenegren-okta Jun 1, 2023
356b084
refactor(odyssey-design-tokens): rename "primary" type color to "action"
edburyenegren-okta Jun 1, 2023
775ffcb
feat(odyssey-design-tokens): add "darker" to primary palette
edburyenegren-okta Jun 1, 2023
5afc6ed
feat(odyssey-react-mui): update Link to match new brand standards
edburyenegren-okta Jun 1, 2023
a817ffb
feat(odyssey-react-mui): include color properties in type styles
edburyenegren-okta Jun 1, 2023
daa6513
refactor(odyssey-react-mui): migrate Circular Progress to design tokens
edburyenegren-okta Jun 1, 2023
17b8c60
chore: fix hover/visited ordering
edburyenegren-okta Jun 1, 2023
449f5dd
chore: same fix for monochrome variant
edburyenegren-okta Jun 1, 2023
2e96f57
Merge pull request #1811 from okta/ee/link
edburyenegren-okta Jun 2, 2023
570a2df
Merge pull request #1812 from okta/ee/circular-progress
edburyenegren-okta Jun 2, 2023
9632839
fix: add incremental to root tsconfig (#1810)
KevinGhadyani-Okta Jun 2, 2023
be1a4f2
feat(odyssey-design-tokens): add border.radius.round
edburyenegren-okta Jun 2, 2023
10caefb
refactor(odyssey-design-tokens): caution to warning
edburyenegren-okta Jun 2, 2023
4874291
refactor(odyssey-react-mui): convert MuiChip to odyssey tokens; find/…
edburyenegren-okta Jun 2, 2023
a98dd87
fix: memoize the Link component (#1813)
KevinGhadyani-Okta Jun 2, 2023
b825c03
feat(odyssey-design-tokens): add border.width.heavy
edburyenegren-okta Jun 2, 2023
2da6aa6
feat(odyssey-react-mui): update Status styles and variants to match b…
edburyenegren-okta Jun 2, 2023
07976a7
docs(odyssey-storybook): update Status stories
edburyenegren-okta Jun 2, 2023
6f89fc8
feat(odyssey-design-tokens): add tokens for colorized text
edburyenegren-okta Jun 5, 2023
2fc585c
refactor(odyssey-react-mui): apply colorized text tokens
edburyenegren-okta Jun 5, 2023
a9dbbcd
chore: upgraded Applitools (#1815)
KevinGhadyani-Okta Jun 5, 2023
47c106b
fix: change to DesignTokens type rather than the overrides in theme (…
KevinGhadyani-Okta Jun 5, 2023
5cc5d0e
chore(odyssey-design-tokens): update hue values
edburyenegren-okta Jun 5, 2023
f91b9b8
chore: rename indicator to variant
edburyenegren-okta Jun 6, 2023
6810a9c
feat(odyssey-design-tokens): add 'disabled' type color
edburyenegren-okta Jun 6, 2023
6d1adc4
feat(odyssey-react-mui): add icon support to Tag
edburyenegren-okta Jun 6, 2023
f798e48
fix(odyssey-react-mui): add aria-disabled to Tag
edburyenegren-okta Jun 6, 2023
bc0a1cb
chore: update Tag and Status styles based on design feedback
edburyenegren-okta Jun 6, 2023
9ccc211
Merge pull request #1814 from okta/ee/status
edburyenegren-okta Jun 7, 2023
659d140
fix: orrectly import zh-CN and zh-TW files
francoislehoux-okta Jun 8, 2023
854485f
refactor: remove isDefaultChecked and add isInvalid to Radio
jordankoschei-okta Jun 8, 2023
1e4c724
refactor: make default Tooltip placement top
jordankoschei-okta Jun 8, 2023
0b9312b
Merge pull request #1829 from okta/fl-correctly-import-zh-files
francoislehoux-okta Jun 8, 2023
553d3bc
feat(odyssey-design-tokens): add border.outer and palette.x.heading
edburyenegren-okta Jun 8, 2023
37885b8
refactor(odyssey-react-mui): update all Alert styles to match rebrand
edburyenegren-okta Jun 8, 2023
cd98022
fix: enable a11y tests in CI (#1826)
ganeshsomasundaram-okta Jun 9, 2023
eea6e40
refactor(odyssey-react-mui): refactor alert title styling to enable v…
edburyenegren-okta Jun 9, 2023
51898ec
Merge branch 'develop' into ee/alerts
edburyenegren-okta Jun 9, 2023
ab9a391
fix: Applitools VRT (#1827)
KevinGhadyani-Okta Jun 9, 2023
a861769
feat(odyssey-design-tokens): add alpha tokens
edburyenegren-okta Jun 9, 2023
497ed8c
feat(odyssey-react-mui): add transparency and blur to Toast
edburyenegren-okta Jun 9, 2023
74d77cd
Merge branch 'develop' into ee/alerts
edburyenegren-okta Jun 9, 2023
c61eb66
chore(odyssey-design-tokens): update alpha values to hex
edburyenegren-okta Jun 9, 2023
ba911bd
docs(odyssey-storybook): make datepicker starting date fixed
edburyenegren-okta Jun 12, 2023
0582322
Merge pull request #1833 from okta/ee/datepicker-date
edburyenegren-okta Jun 13, 2023
d513a94
chore: fix borderRadius on banner
edburyenegren-okta Jun 13, 2023
cffb4f6
Merge pull request #1830 from okta/ee/alerts
edburyenegren-okta Jun 13, 2023
ab766e2
chore(deps-dev): bump vite from 4.3.8 to 4.3.9 (#1819)
dependabot[bot] Jun 14, 2023
bde9d88
fix: clicking MenuItem closes MenuButton (#1820)
KevinGhadyani-Okta Jun 14, 2023
cc67371
Fix RTL position of chevron in NativeSelect (#1835)
jordankoschei-okta Jun 14, 2023
1e9f461
Remove default branch in i18n config (#1841)
zihanwang-okta Jun 20, 2023
5603df2
docs(odyssey-storybook): update Form stories to be more comprehensive
edburyenegren-okta Jun 20, 2023
a3978ae
feat(odyssey-design-tokens): add token for border.radius.tight
edburyenegren-okta Jun 20, 2023
0d7b2a0
feat(odyssey-react-mui): add sub2 type style
edburyenegren-okta Jun 20, 2023
536ebae
refactor(odyssey-react-mui): update Form and Fieldset styles to match…
edburyenegren-okta Jun 20, 2023
11e0975
chore: add Checkbox to kitchen sink
edburyenegren-okta Jun 20, 2023
0da693e
fix: specfy accessibility tags section508, wcag21aa (#1839)
ganeshsomasundaram-okta Jun 20, 2023
83602de
chore: update Field margin
edburyenegren-okta Jun 20, 2023
8a00a14
Merge pull request #1843 from okta/ee/form
edburyenegren-okta Jun 21, 2023
33eb556
RTL fixes for field labels (#1836)
jordankoschei-okta Jun 22, 2023
2863ae7
Enable button wrapping in Dialog footer (#1838)
jordankoschei-okta Jun 22, 2023
63a32c7
Add missing displayNames to components (#1852)
jordankoschei-okta Jun 22, 2023
1073a20
refactor(odyssey-react-mui): use component class name variables where…
edburyenegren-okta Jun 22, 2023
9cc4d69
Prevent dismiss button from overlapping Banner text (#1850)
jordankoschei-okta Jun 22, 2023
7aeaf10
Update RTL spacing for tab icons (#1849)
jordankoschei-okta Jun 22, 2023
0665558
Fix div-inside-of-p issue in field errors (#1848)
jordankoschei-okta Jun 23, 2023
24079d6
Merge pull request #1853 from okta/ee/class-names
edburyenegren-okta Jun 27, 2023
06cf17a
feat(odyssey-icons): update all icon source SVGs
edburyenegren-okta Jun 27, 2023
104a998
feat(odyssey-svgr): update template to support 24x24 sources
edburyenegren-okta Jun 27, 2023
a5aa7ab
feat(odyssey-react-mui): generate new and updated icon components
edburyenegren-okta Jun 27, 2023
6ed2aab
feat(odyssey-react-mui): manually update icon index, update reference…
edburyenegren-okta Jun 27, 2023
7c91022
docs(odyssey-storybook): update stories to use new icons
edburyenegren-okta Jun 27, 2023
defefe7
chore(odyssey-icons): update source/figma
edburyenegren-okta Jun 27, 2023
cf616c9
chore(odyssey-react-mui): update icon components and index
edburyenegren-okta Jun 27, 2023
8e729ba
chore(odyssey-storybook): update icon stories
edburyenegren-okta Jun 27, 2023
91008dd
chore: update external link icon
edburyenegren-okta Jun 27, 2023
97af38c
refactor(odyssey-react-mui): component Link now uses ExternalLinkIcon
edburyenegren-okta Jun 27, 2023
159fc0a
chore: add pseudo-loc languages and fix locale inconsistency (#1851)
queeniechen-okta Jun 28, 2023
355cd92
chore: update naming for all icons
edburyenegren-okta Jun 28, 2023
b96def7
Merge pull request #1857 from okta/ee/icons
edburyenegren-okta Jun 28, 2023
1306cbd
fix: add tooltip play test (#1854)
ganeshsomasundaram-okta Jun 30, 2023
8e06f0d
Translations for odyssey (#1856)
ui-okta Jun 30, 2023
e7ebc73
Add DataGrid (unstyled) (#1808)
KevinGhadyani-Okta Jun 30, 2023
df05b69
Allow MenuButton to accept null children (#1847)
jordankoschei-okta Jun 30, 2023
7b766b3
Change all imports to be relative to `./` rather than from `./index.t…
jordankoschei-okta Jul 5, 2023
a549d43
Ensure TagList can wrap (#1837)
jordankoschei-okta Jul 5, 2023
124f26e
refactor(odyssey-react-mui): update TextInput styles to match brand
edburyenegren-okta Jul 5, 2023
6231951
fix(odyssey-react-mui): lengthy field labels are no longer cut off
edburyenegren-okta Jul 5, 2023
8c819eb
refactor(odyssey-react-mui): fix spacing in Select menu
edburyenegren-okta Jul 5, 2023
c692c3c
refactor(odyssey-react-mui): restyle Select and Autocomplete for brand
edburyenegren-okta Jul 5, 2023
e14265e
fix(odyssey-react-mui): autocomplete is now RTL friendly
edburyenegren-okta Jul 5, 2023
0d2e4b1
docs(odyssey-storybook): fix broken Autocomplete.Loading story
edburyenegren-okta Jul 6, 2023
f3e4cd8
Merge pull request #1862 from okta/ee/brand-inputs
edburyenegren-okta Jul 6, 2023
951564f
docs: update docs for Supernova (#1821)
jordankoschei-okta Jul 7, 2023
9e76ea9
refactor(odyssey-react-mui): make Button styling syntax consistent
edburyenegren-okta Jul 7, 2023
1bb7d48
refactor: simplify Select stories (#1867)
jordankoschei-okta Jul 7, 2023
0ca21ff
fix: Button's `tooltipText` needs to show on hover (#1817)
KevinGhadyani-Okta Jul 7, 2023
6bac1c8
refactor(odyssey-react-mui): replace all theme.spacing with spacing t…
edburyenegren-okta Jul 7, 2023
0b62c56
refactor(odyssey-react-mui): remove mui variables that have a token e…
edburyenegren-okta Jul 7, 2023
42bd774
Merge pull request #1869 from okta/ee/brand-button
edburyenegren-okta Jul 10, 2023
89ddaf4
refactor(odyssey-design-tokens): update token values for consistency
edburyenegren-okta Jul 10, 2023
d017b46
feat(odyssey-react-mui): update Button to match Rebrand
edburyenegren-okta Jul 10, 2023
1859780
docs(odyssey-storybook): add Disabled states to Button stories
edburyenegren-okta Jul 10, 2023
6b781b6
chore: update aria label
edburyenegren-okta Jul 10, 2023
cd74872
chore: update button colors per design review
edburyenegren-okta Jul 10, 2023
99754ae
Merge pull request #1875 from okta/ee/button-rebrand
edburyenegren-okta Jul 11, 2023
c864c06
refactor: remove forwardRef on Link (#1863)
jordankoschei-okta Jul 11, 2023
f0ccadd
refactor(odyssey-react-mui): update Tab/Tabs styling
edburyenegren-okta Jul 11, 2023
2957e6a
fix: add play test for dialog, menubutton, select, tag, passwordfield…
ganeshsomasundaram-okta Jul 11, 2023
18c6314
chore: update based on design feedback
edburyenegren-okta Jul 11, 2023
6876dc6
chore: fix tests
edburyenegren-okta Jul 11, 2023
807ec54
chore: fix broken a11y test
ganeshsomasundaram-okta Jul 12, 2023
6b07b85
Merge pull request #1877 from okta/ee/tabs
edburyenegren-okta Jul 12, 2023
e9e2514
feat(odyssey-react-mui): updated ScopedCSSBaseline for rebrand
edburyenegren-okta Jul 12, 2023
691786c
chore: use "highlight" tokens
edburyenegren-okta Jul 12, 2023
5e476f1
refactor: remove IconButton (#1865)
jordankoschei-okta Jul 13, 2023
e2d2e9e
docs: add monolith to OdysseyTranslationProvider doc (#1866)
jordankoschei-okta Jul 13, 2023
e53a30c
Simplify Dialog children type (#1873)
jordankoschei-okta Jul 13, 2023
3d51d4a
Remove Icon type restriction from Button adornments (#1872)
jordankoschei-okta Jul 13, 2023
e97daf2
Merge pull request #1879 from okta/ee/css-baseline
edburyenegren-okta Jul 13, 2023
2894c1d
feat(odyssey-react-mui): update Dialog to match Rebrand
edburyenegren-okta Jul 13, 2023
c7df761
chore: remove unnec import
edburyenegren-okta Jul 13, 2023
a55a34b
chore: fix No Button state
edburyenegren-okta Jul 13, 2023
b519646
chore: update Floating button bg
edburyenegren-okta Jul 13, 2023
6f617e2
fix: Upgrade many packages to fix vulns (#1880)
KevinGhadyani-Okta Jul 13, 2023
b5bf841
Remove all direct MUI exports (#1874)
jordankoschei-okta Jul 14, 2023
1f2369e
refactor: make MenuItem use our own props (#1822)
jordankoschei-okta Jul 14, 2023
4cef709
chore: pull close button
edburyenegren-okta Jul 14, 2023
654c65a
Merge pull request #1881 from okta/ee/dialog
edburyenegren-okta Jul 14, 2023
2e7f1c9
refactor(odyssey-react-mui): remove borders from button:hover
edburyenegren-okta Jul 14, 2023
0b0f118
Merge pull request #1882 from okta/ee/button-borders
edburyenegren-okta Jul 14, 2023
2eeea95
Clean up props (#1868)
jordankoschei-okta Jul 14, 2023
4e9c99a
refactor(odyssey-react-mui): remove remaining Theme variables from co…
edburyenegren-okta Jul 17, 2023
a4c11a6
docs: add RadioGroup isOptional explanation (#1890)
jordankoschei-okta Jul 18, 2023
c415211
Change names of the Dialog footer props (#1887)
jordankoschei-okta Jul 18, 2023
b8baf8d
chore: update token naming after review
edburyenegren-okta Jul 18, 2023
3159ae5
chore: update border main to control
edburyenegren-okta Jul 18, 2023
82c5f9c
chore: remove more theme vars
edburyenegren-okta Jul 18, 2023
33de8d9
Merge pull request #1884 from okta/ee/token-refactor-1
edburyenegren-okta Jul 18, 2023
91f1023
Merge pull request #1894 from okta/ee/token-refactor-1
edburyenegren-okta Jul 19, 2023
9dedf92
Moved Odyssey Labs into MUI (#1885)
KevinGhadyani-Okta Jul 20, 2023
d90a0b8
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#1871)
dependabot[bot] Jul 20, 2023
b77c25f
chore(deps): bump semver from 5.7.1 to 5.7.2 (#1876)
dependabot[bot] Jul 20, 2023
7d225b7
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#1892)
dependabot[bot] Jul 20, 2023
752461c
fix(odyssey-react-mui): make Form, Infobox spacing constent across uses
edburyenegren-okta Jul 20, 2023
274abfe
refactor: enable ARIA attributes on MenuButton (#1893)
jordankoschei-okta Jul 21, 2023
51e6ce5
Default Button text to empty string (#1883)
jordankoschei-okta Jul 21, 2023
bc45752
Add Odyssey clear button to SearchField (#1878)
jordankoschei-okta Jul 21, 2023
c5fa2e5
Wrap Box (#1891)
jordankoschei-okta Jul 21, 2023
ffc33e8
Merge pull request #1897 from okta/ee/form-finals
edburyenegren-okta Jul 21, 2023
0d03e24
Add StylisPlugins to OdysseyCacheProvider (#1898)
KevinGhadyani-Okta Jul 21, 2023
1eca38c
Update README.md with new URL (#1901)
jordankoschei-okta Jul 21, 2023
5b78259
feat: add Button types (#1903)
jordankoschei-okta Jul 21, 2023
232638a
docs: add kitchen sink to Button (#1902)
jordankoschei-okta Jul 21, 2023
58dd921
Change Checkbox onChange and validity (#1895)
jordankoschei-okta Jul 21, 2023
e6e7971
refactor: cpation to subordinate
edburyenegren-okta Jul 21, 2023
bbb734d
feat: adds ScopedCssBaseline to OdysseyThemeProvider (#1904)
KevinGhadyani-Okta Jul 21, 2023
b1d7070
Merge pull request #1905 from okta/ee/caption-tokens
edburyenegren-okta Jul 21, 2023
89de810
Move Table to Labs (#1900)
jordankoschei-okta Jul 21, 2023
da92331
Require Button to have text, startIcon, or endIcon (#1899)
jordankoschei-okta Jul 21, 2023
5f747a9
Wrap Typography (#1886)
jordankoschei-okta Jul 21, 2023
b897485
feat: remove Icon component (#1864)
jordankoschei-okta Jul 21, 2023
a47a436
docs(odyssey-storybook): update Form, Fieldset content
edburyenegren-okta Jul 25, 2023
784b87c
Fixed icon index generation as well as renaming to .generated (#1906)
KevinGhadyani-Okta Jul 25, 2023
e833f5b
Merge branch 'develop' into ee/forms-content
edburyenegren-okta Jul 25, 2023
42bc168
Merge pull request #1907 from okta/ee/forms-content
edburyenegren-okta Jul 25, 2023
55e6f5e
Add OdysseyDesignTokensContext (#1908)
KevinGhadyani-Okta Jul 25, 2023
2a0aace
refactor: rename "Infobox" to "Callout"
edburyenegren-okta Jul 26, 2023
c192e18
Translations for odyssey (#1909)
ui-okta Jul 26, 2023
406a4e1
chore: typo fixes and sorting
edburyenegren-okta Jul 26, 2023
ca94a4c
Merge pull request #1910 from okta/ee/callout
edburyenegren-okta Jul 27, 2023
135dbbb
feat: add `isDisabled` in context from Fieldset to Field (#1911)
KevinGhadyani-Okta Jul 28, 2023
4a6f62c
Adds missing Tooltip functionality support to MenuButton and Status (…
KevinGhadyani-Okta Jul 31, 2023
ad4205a
fix!: allow major version bumps (#1913)
KevinGhadyani-Okta Jul 31, 2023
29d5ada
Merge v1.0.0 into develop (#1915)
KevinGhadyani-Okta Jul 31, 2023
fdfa0c3
Launch day fixes (#1916)
jordankoschei-okta Aug 1, 2023
7c677e9
chore: upgrade storybook (#1917)
jordankoschei-okta Aug 2, 2023
1e5e598
Upgraded Lerna and conventional commit packages (#1919)
KevinGhadyani-Okta Aug 3, 2023
610e5e2
Merge v1.0.1 into develop (#1922)
KevinGhadyani-Okta Aug 4, 2023
dfc32ab
fix: revert Odyssey bundle exports (#1920)
KevinGhadyani-Okta Aug 4, 2023
42fc2c4
fix: broken styles in MuiInputBase (#1921)
KevinGhadyani-Okta Aug 4, 2023
7a02746
build: bump versions for v1.0.2
KevinGhadyani-Okta Aug 4, 2023
e83dcd1
docs: update CHANGELOG for v1.0.2
KevinGhadyani-Okta Aug 4, 2023
ca63231
Merge branch 'master' into release/v1.0.2
KevinGhadyani-Okta Aug 4, 2023
2a51459
fix: add back isDisabled to MenuItem
francoislehoux-okta Aug 8, 2023
3427494
feat: add LTR-RTL button to support rtl languages (#1927)
ganeshsomasundaram-okta Aug 8, 2023
cacd661
feat: adds semgrep static scan to the repo (#1930)
ganeshsomasundaram-okta Aug 10, 2023
de1547d
fix(odyssey-react-mui): make Autocomplete option styles match Select
edburyenegren-okta Aug 15, 2023
40e6957
fix(odyssey-react-mui): make Autocomplete option focus a11y-compliant
edburyenegren-okta Aug 15, 2023
95f46fd
chore: update hover colors on options
edburyenegren-okta Aug 15, 2023
4d6fad5
chore: update MenuItem option focus color to match hover
edburyenegren-okta Aug 15, 2023
08fda1c
Merge pull request #1935 from okta/ee/autocomplete-padding
edburyenegren-okta Aug 15, 2023
efe3af9
Merge pull request #1928 from okta/fl-OKTA-636201-add-back-isDisabled…
francoislehoux-okta Aug 16, 2023
ea5e44c
fix: remove useless isDestructive prop
francoislehoux-okta Aug 8, 2023
183cba0
Merge pull request #1929 from okta/fl-OKTA-636202-remove-useless-prop…
francoislehoux-okta Aug 16, 2023
86b9dfe
Merge branch 'release/v1.0.2' into develop
edburyenegren-okta Aug 17, 2023
20b210e
Merge pull request #1936 from okta/merge-release/v1.0.2-into-develop
edburyenegren-okta Aug 17, 2023
c28a586
Fix: MenuButton accepts falsy children
chrispulsinelli-okta Aug 11, 2023
0de83f9
chore: pr feedback
chrispulsinelli-okta Aug 18, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .bacon.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
test_suites:
- name: semgrep
script_path: /root/okta/odyssey/scripts
sort_order: "1"
timeout: "10"
script_name: semgrep
criteria: MERGE
queue_name: small
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
deployment_id: ${{ steps.deployment.outputs.deployment_id }}
env_url: ${{ env.URL_STORYBOOK }}
- name: a11y test
if: steps.changes.outputs.deploy == 'true'
run: yarn workspace @okta/odyssey-storybook test:storybook --url ${{ env.URL_STORYBOOK }}
- name: visual regression test
if: steps.changes.outputs.vrt == 'true'
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,60 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Features

- add `isDisabled` in context from Fieldset to Field ([#1911](https://github.com/okta/odyssey/issues/1911)) ([135dbbb](https://github.com/okta/odyssey/commit/135dbbb6bf98514deb164713b84ea23b5a4296d1))
- add Button types ([#1903](https://github.com/okta/odyssey/issues/1903)) ([5b78259](https://github.com/okta/odyssey/commit/5b78259045eb36e50a2a24f387c6b213471bbcac))
- adds ScopedCssBaseline to OdysseyThemeProvider ([#1904](https://github.com/okta/odyssey/issues/1904)) ([bbb734d](https://github.com/okta/odyssey/commit/bbb734d6c17a9831502cd6d4fd620d5cf1066a34))
- **odyssey-design-tokens:** add 'disabled' type color ([6810a9c](https://github.com/okta/odyssey/commit/6810a9ca0c5ea945aebe7f457e22a5c2599cf150))
- **odyssey-design-tokens:** add "darker" to primary palette ([775ffcb](https://github.com/okta/odyssey/commit/775ffcb925e0bf9b0c829daecd57a8ea1fe7d18f))
- **odyssey-design-tokens:** add alpha tokens ([a861769](https://github.com/okta/odyssey/commit/a861769bba77c5a6b12681c801bd6bb5807a102e))
- **odyssey-design-tokens:** add border.outer and palette.x.heading ([553d3bc](https://github.com/okta/odyssey/commit/553d3bca6232a363205a35d56e63d643d47101fa))
- **odyssey-design-tokens:** add border.radius.round ([be1a4f2](https://github.com/okta/odyssey/commit/be1a4f25f42de89e50744af05f46cee8ac9bb74a))
- **odyssey-design-tokens:** add border.width.heavy ([b825c03](https://github.com/okta/odyssey/commit/b825c03555044eedacb240fb0d8322f873bdaf98))
- **odyssey-design-tokens:** add token for border.radius.tight ([a3978ae](https://github.com/okta/odyssey/commit/a3978ae662769b5603aee9bcf0cd75d96436a0b4))
- **odyssey-design-tokens:** add tokens for colorized text ([6f89fc8](https://github.com/okta/odyssey/commit/6f89fc8cf20313f99915797c9b764990be020ef2))
- **odyssey-icons:** update all icon source SVGs ([06cf17a](https://github.com/okta/odyssey/commit/06cf17aaeb0255e6d8c3eb5d20650af30ae0fe95))
- **odyssey-react-mui:** add icon support to Tag ([6d1adc4](https://github.com/okta/odyssey/commit/6d1adc4422609b9623a320fa6bb4dcafa088f13d))
- **odyssey-react-mui:** add sub2 type style ([0d7b2a0](https://github.com/okta/odyssey/commit/0d7b2a082c6a89c3395c84708b2e9de2796817f5))
- **odyssey-react-mui:** add transparency and blur to Toast ([497ed8c](https://github.com/okta/odyssey/commit/497ed8c00dc45214a0455623aed89610b40562d2))
- **odyssey-react-mui:** generate new and updated icon components ([a5aa7ab](https://github.com/okta/odyssey/commit/a5aa7ab62b0ac3b50163b98730b5eb9fe23ac791))
- **odyssey-react-mui:** include color properties in type styles ([a817ffb](https://github.com/okta/odyssey/commit/a817ffb56f8c960840b342cde701247a1f2fcbc4))
- **odyssey-react-mui:** manually update icon index, update references in styling ([6ed2aab](https://github.com/okta/odyssey/commit/6ed2aabf9635f0c5dd31b626bdf55bf6e6c46fd9))
- **odyssey-react-mui:** update Button to match Rebrand ([d017b46](https://github.com/okta/odyssey/commit/d017b467b56999d62c35c9681c6829faa96eb487))
- **odyssey-react-mui:** update Dialog to match Rebrand ([2894c1d](https://github.com/okta/odyssey/commit/2894c1d6854be19721a9830062f27c73e93242b2))
- **odyssey-react-mui:** update Link to match new brand standards ([5afc6ed](https://github.com/okta/odyssey/commit/5afc6ed73e81c13d1feeede8e686eee42dee37c8))
- **odyssey-react-mui:** update Status styles and variants to match brand ([2da6aa6](https://github.com/okta/odyssey/commit/2da6aa69c65f79f84c19a6a360a31ad17666749d))
- **odyssey-react-mui:** updated ScopedCSSBaseline for rebrand ([e9e2514](https://github.com/okta/odyssey/commit/e9e2514cf8cefeaefe0afe9cbfc0d65f8f09e947))
- **odyssey-svgr:** update template to support 24x24 sources ([104a998](https://github.com/okta/odyssey/commit/104a9986685437947f570ce20a588c34156a40af))
- remove Icon component ([#1864](https://github.com/okta/odyssey/issues/1864)) ([b897485](https://github.com/okta/odyssey/commit/b897485c5e7bfedae2770b0329b9ce6d7c974e69))

### Bug Fixes

- add incremental to root tsconfig ([#1810](https://github.com/okta/odyssey/issues/1810)) ([9632839](https://github.com/okta/odyssey/commit/96328391b717ef60deeaf3c6a22250ae6c71b5a4))
- add play test for dialog, menubutton, select, tag, passwordfield ([#1861](https://github.com/okta/odyssey/issues/1861)) ([2957e6a](https://github.com/okta/odyssey/commit/2957e6ab7685301dd0713556129c3fd7a44451ae))
- add tooltip play test ([#1854](https://github.com/okta/odyssey/issues/1854)) ([1306cbd](https://github.com/okta/odyssey/commit/1306cbd7ae27fde29a8f5ce9ae4cd7a33f6f9dbd))
- allow major version bumps ([#1913](https://github.com/okta/odyssey/issues/1913)) ([ad4205a](https://github.com/okta/odyssey/commit/ad4205ae21c904c043b2593ff34829089961ee27))
- Applitools VRT ([#1827](https://github.com/okta/odyssey/issues/1827)) ([ab9a391](https://github.com/okta/odyssey/commit/ab9a39105f217592cda5ae55480239988e041a8e))
- broken styles in MuiInputBase ([#1921](https://github.com/okta/odyssey/issues/1921)) ([42fc2c4](https://github.com/okta/odyssey/commit/42fc2c4d0503f8e1bfbb8ae83c4da6f35760d720))
- Button's `tooltipText` needs to show on hover ([#1817](https://github.com/okta/odyssey/issues/1817)) ([0ca21ff](https://github.com/okta/odyssey/commit/0ca21ff190a35ecaf05e1f1c9e71bd0757edee4d))
- change to DesignTokens type rather than the overrides in theme ([#1816](https://github.com/okta/odyssey/issues/1816)) ([47c106b](https://github.com/okta/odyssey/commit/47c106bdeb2cdec597c58ba3b7ca9040091a10e4))
- clicking MenuItem closes MenuButton ([#1820](https://github.com/okta/odyssey/issues/1820)) ([bde9d88](https://github.com/okta/odyssey/commit/bde9d880a87038949e2df22cf02e6380168bd3eb))
- enable a11y tests in CI ([#1826](https://github.com/okta/odyssey/issues/1826)) ([cd98022](https://github.com/okta/odyssey/commit/cd9802265de5fc10a96a8ed28ce3f2e762c530cc))
- memoize the Link component ([#1813](https://github.com/okta/odyssey/issues/1813)) ([a98dd87](https://github.com/okta/odyssey/commit/a98dd873a2a92a558202901e4aa456f9be4d0cae))
- **odyssey-react-mui:** add aria-disabled to Tag ([f798e48](https://github.com/okta/odyssey/commit/f798e481b4f03eeb8834bb8e413b85f3aef18f03))
- **odyssey-react-mui:** autocomplete is now RTL friendly ([e14265e](https://github.com/okta/odyssey/commit/e14265ea4eeee6cd4f108f032a8158272402f3b2))
- **odyssey-react-mui:** lengthy field labels are no longer cut off ([6231951](https://github.com/okta/odyssey/commit/6231951d9d98a5815c48820b73505beeb6319659))
- **odyssey-react-mui:** make Form, Infobox spacing constent across uses ([752461c](https://github.com/okta/odyssey/commit/752461c711235310e63cb96ff18c09ff3a1f7640))
- **odyssey-storybook:** match storybook ui to new tokens ([46d5e7d](https://github.com/okta/odyssey/commit/46d5e7d7d40377589e53653df2c6b2374262b7d3))
- orrectly import zh-CN and zh-TW files ([659d140](https://github.com/okta/odyssey/commit/659d14091476e3b4b3785f39254e80f4842453d7))
- revert Odyssey bundle exports ([#1920](https://github.com/okta/odyssey/issues/1920)) ([dfc32ab](https://github.com/okta/odyssey/commit/dfc32ab8034658e0a1925beafab94feaf37118c0))
- specfy accessibility tags section508, wcag21aa ([#1839](https://github.com/okta/odyssey/issues/1839)) ([0da693e](https://github.com/okta/odyssey/commit/0da693ef8c917775035191e0dc319201be98fccd))
- Upgrade many packages to fix vulns ([#1880](https://github.com/okta/odyssey/issues/1880)) ([6f617e2](https://github.com/okta/odyssey/commit/6f617e2efb5fc23be5ec47af7b88f3519ac59261))
- use odyssey tokens inside mui components style override ([6863535](https://github.com/okta/odyssey/commit/68635351df8f17eb6401b94f43b9b7672eb9684e))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Note:

## Questions & Contributing

Please follow our [Getting Started guide](https://odyssey-storybook.okta.design/?path=/story/contributing-getting-started--page).
Please follow our [Getting Started guide](https://odyssey-storybook.okta.design/?path=/docs/contributing-getting-started--docs).

## License

Expand Down
3 changes: 1 addition & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
"npmClient": "yarn",
"packages": ["packages/*"],
"useNx": false,
"useWorkspaces": true,
"version": "1.0.1"
"version": "1.0.2"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"prompts": "^2.4.2"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/cli": "^17.6.7",
"@okta/odyssey-commitlint": "workspace:*",
"@okta/odyssey-eslint-config": "workspace:*",
"@okta/odyssey-lint-staged": "workspace:*",
"@okta/odyssey-stylelint": "workspace:*",
"caniuse-lite": "^1.0.30001412",
"eslint": "^8.44.0",
"husky": "^7.0.2",
"lerna": "^6.5.1",
"lerna": "^7.1.4",
"lint-staged": "^11.1.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-plugin-fully-specified/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Bug Fixes

- Upgrade many packages to fix vulns ([#1880](https://github.com/okta/odyssey/issues/1880)) ([6f617e2](https://github.com/okta/odyssey/commit/6f617e2efb5fc23be5ec47af7b88f3519ac59261))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-fully-specified/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/babel-plugin-fully-specified",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"description": "Babel plugin to generate fully specified ESM module syntax",
"author": "Okta, Inc.",
Expand Down
6 changes: 6 additions & 0 deletions packages/browserslist-config-odyssey/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Bug Fixes

- Upgrade many packages to fix vulns ([#1880](https://github.com/okta/odyssey/issues/1880)) ([6f617e2](https://github.com/okta/odyssey/commit/6f617e2efb5fc23be5ec47af7b88f3519ac59261))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config-odyssey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/browserslist-config-odyssey",
"version": "1.0.1",
"version": "1.0.2",
"description": "Browserslist config for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/conventional-changelog-odyssey/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### ⚠ BREAKING CHANGES

- allow major version bumps (#1913)

### Bug Fixes

- allow major version bumps ([#1913](https://github.com/okta/odyssey/issues/1913)) ([ad4205a](https://github.com/okta/odyssey/commit/ad4205ae21c904c043b2593ff34829089961ee27))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### ⚠ BREAKING CHANGES
Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog-odyssey/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@okta/conventional-changelog-odyssey",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",
"author": "Okta, Inc.",
"license": "Apache-2.0",
"private": true,
"sideEffects": false,
"dependencies": {
"conventional-changelog-conventionalcommits": "^5.0.0"
"conventional-changelog-conventionalcommits": "^6.1.0"
}
}
6 changes: 6 additions & 0 deletions packages/eslint-plugin-odyssey/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Bug Fixes

- Upgrade many packages to fix vulns ([#1880](https://github.com/okta/odyssey/issues/1880)) ([6f617e2](https://github.com/okta/odyssey/commit/6f617e2efb5fc23be5ec47af7b88f3519ac59261))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-odyssey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/eslint-plugin-odyssey",
"version": "1.0.1",
"version": "1.0.2",
"main": "src/index.js",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/odyssey-babel-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Bug Fixes

- Upgrade many packages to fix vulns ([#1880](https://github.com/okta/odyssey/issues/1880)) ([6f617e2](https://github.com/okta/odyssey/commit/6f617e2efb5fc23be5ec47af7b88f3519ac59261))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-babel-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-babel-loader",
"version": "1.0.1",
"version": "1.0.2",
"description": "Babel webpack loader for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/odyssey-babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Bug Fixes

- Upgrade many packages to fix vulns ([#1880](https://github.com/okta/odyssey/issues/1880)) ([6f617e2](https://github.com/okta/odyssey/commit/6f617e2efb5fc23be5ec47af7b88f3519ac59261))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-babel-preset",
"version": "1.0.1",
"version": "1.0.2",
"description": "Babel preset for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/odyssey-commitlint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Bug Fixes

- Upgrade many packages to fix vulns ([#1880](https://github.com/okta/odyssey/issues/1880)) ([6f617e2](https://github.com/okta/odyssey/commit/6f617e2efb5fc23be5ec47af7b88f3519ac59261))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/odyssey-commitlint/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@okta/odyssey-commitlint",
"version": "1.0.1",
"version": "1.0.2",
"main": "src/index.js",
"author": "Okta, Inc.",
"license": "Apache-2.0",
"sideEffects": false,
"private": true,
"dependencies": {
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/config-lerna-scopes": "^17.6.6"
},
"peerDependencies": {
Expand Down
13 changes: 13 additions & 0 deletions packages/odyssey-design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Features

- **odyssey-design-tokens:** add 'disabled' type color ([6810a9c](https://github.com/okta/odyssey/commit/6810a9ca0c5ea945aebe7f457e22a5c2599cf150))
- **odyssey-design-tokens:** add "darker" to primary palette ([775ffcb](https://github.com/okta/odyssey/commit/775ffcb925e0bf9b0c829daecd57a8ea1fe7d18f))
- **odyssey-design-tokens:** add alpha tokens ([a861769](https://github.com/okta/odyssey/commit/a861769bba77c5a6b12681c801bd6bb5807a102e))
- **odyssey-design-tokens:** add border.outer and palette.x.heading ([553d3bc](https://github.com/okta/odyssey/commit/553d3bca6232a363205a35d56e63d643d47101fa))
- **odyssey-design-tokens:** add border.radius.round ([be1a4f2](https://github.com/okta/odyssey/commit/be1a4f25f42de89e50744af05f46cee8ac9bb74a))
- **odyssey-design-tokens:** add border.width.heavy ([b825c03](https://github.com/okta/odyssey/commit/b825c03555044eedacb240fb0d8322f873bdaf98))
- **odyssey-design-tokens:** add token for border.radius.tight ([a3978ae](https://github.com/okta/odyssey/commit/a3978ae662769b5603aee9bcf0cd75d96436a0b4))
- **odyssey-design-tokens:** add tokens for colorized text ([6f89fc8](https://github.com/okta/odyssey/commit/6f89fc8cf20313f99915797c9b764990be020ef2))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-design-tokens",
"version": "1.0.1",
"version": "1.0.2",
"description": "Design tokens for Odyssey, Okta's design system",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/odyssey-eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Bug Fixes

- Upgrade many packages to fix vulns ([#1880](https://github.com/okta/odyssey/issues/1880)) ([6f617e2](https://github.com/okta/odyssey/commit/6f617e2efb5fc23be5ec47af7b88f3519ac59261))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-eslint-config",
"version": "1.0.1",
"version": "1.0.2",
"main": "src/index.js",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/odyssey-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

### Features

- **odyssey-icons:** update all icon source SVGs ([06cf17a](https://github.com/okta/odyssey/commit/06cf17aaeb0255e6d8c3eb5d20650af30ae0fe95))

### Bug Fixes

- Upgrade many packages to fix vulns ([#1880](https://github.com/okta/odyssey/issues/1880)) ([6f617e2](https://github.com/okta/odyssey/commit/6f617e2efb5fc23be5ec47af7b88f3519ac59261))

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-icons",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"description": "The home for Odyssey's supported icons.",
"homepage": "https://github.com/okta/odyssey",
Expand Down
4 changes: 4 additions & 0 deletions packages/odyssey-lifecycle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

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

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

**Note:** Version bump only for package @okta/odyssey-lifecycle
Expand Down
2 changes: 1 addition & 1 deletion packages/odyssey-lifecycle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/odyssey-lifecycle",
"version": "1.0.1",
"version": "1.0.2",
"description": "Lifecycle scripts for lerna and npm",
"author": "Okta, Inc.",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/odyssey-lint-staged/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/okta/odyssey/compare/v1.0.1...v1.0.2) (2023-08-04)

**Note:** Version bump only for package @okta/odyssey-lint-staged

## [1.0.1](https://github.com/okta/odyssey/compare/v1.0.0...v1.0.1) (2023-08-02)

**Note:** Version bump only for package @okta/odyssey-lint-staged
Expand Down
Loading
Loading