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

Upgrade to react 18 #223

Merged
merged 21 commits into from
Aug 15, 2023
Merged

Upgrade to react 18 #223

merged 21 commits into from
Aug 15, 2023

Conversation

KaranAtTeamForm
Copy link
Contributor

Upgrade to react 18

abottega
abottega previously approved these changes Aug 8, 2023
lib/components/Icon/Icon.mdx Outdated Show resolved Hide resolved
@KaranAtTeamForm KaranAtTeamForm merged commit 9da4d1a into master Aug 15, 2023
5 checks passed
@KaranAtTeamForm KaranAtTeamForm deleted the upgrade/to-react-18 branch August 15, 2023 04:27
abottega pushed a commit that referenced this pull request Sep 12, 2023
* Upgrade to react 18

* Fix lint errors

* update packages

* Changes to move storybook to version 7.2

* changes to packages

* removed react-dates

* changes to playroom package

* added react dates with --legacy-peer-deps flag

* Playroom update rolled back

* go back to previous versions

* added legacy deps

* add the new packages back

* fix percy tests

* reverted packages

* add percy cli

* percy yaml file added

* change to percy cli

* updated URL for design system which was pointing to old one
abottega added a commit that referenced this pull request Sep 12, 2023
* Updates to sidenav component

* Fixed PR comments

* fixed centering of side nav item icons

* fixed some side nav stuff

* sidenav changes

* popover changes

* updated package with version 2.1.33

* updated package lock

* changed ci workflow to include branch

* fixed link styling and layout

* updated version

* fixed sidenav expanded height issue

* publish new version

* pushed one last change before merging to master

* fixed bug with code

* reverted version and branch changes to ci

* forgot packagelock

* Updates to sidenav component (#222)

* Updates to sidenav component

* Fixed PR comments

* Made some updates to sidenav component (#224)

* fixed mobile layout issue

* SideNav + Popover updates (#225)

* fixed two issues with sidenav

* fixed issue with sidenav height

* another fix for sidenav height

* Upgrade to react 18 (#223)

* Upgrade to react 18

* Fix lint errors

* update packages

* Changes to move storybook to version 7.2

* changes to packages

* removed react-dates

* changes to playroom package

* added react dates with --legacy-peer-deps flag

* Playroom update rolled back

* go back to previous versions

* added legacy deps

* add the new packages back

* fix percy tests

* reverted packages

* add percy cli

* percy yaml file added

* change to percy cli

* updated URL for design system which was pointing to old one

* Fixed storybook orcs design theme (#226)

* Update popover aria values based on element visibility [19.2, 19.3, 19.4] (#212)

* fix(popover): update aria values based on element visibility

* fix(popover): update the button font-size

* fix(popover): add aria-described-by using crypto.randomUUID

* fix(popover): replace crypto.randomUUID with React.useId

---------

Co-authored-by: Adam Bottega <adambottega@gmail.com>

* HELP-6391: fix critical vulnerability (#227)

* HELP-6391: fix outstanding vulnerabilities in ORCS (#228)

* HELP-6391: fix outstanding critical vulnerability that was missed yesterday (somehow)

See https://github.com/orchestrated-io/orcs-design-system/security/dependabot/51

To allow the 'overrides' section of package.json you need Node 16.x and NPM > v8.3
React 18.x means that react-dates is no longer compatible. Use --legacy-peer-deps to install. See react-dates/react-dates#2199

'storybook-deployer' is EOL - see https://github.com/storybook-eol/storybook-deployer

* HELP-6391: migrate to react-number-format 5.x

See https://s-yadav.github.io/react-number-format/docs/migration/

* 3.0.2

* fixed some side nav stuff

* Updates to sidenav component

* sidenav changes

* fixed sidenav expanded height issue

---------

Co-authored-by: Karan Mehta <95593651+KaranAtTeamForm@users.noreply.github.com>
Co-authored-by: Jason T <jason@redant.com.au>
Co-authored-by: Nigel Sheridan-Smith <nigel@greenshoresdigital.com>
Co-authored-by: Nigel Sheridan-Smith <nigel@teamform.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants