-
Notifications
You must be signed in to change notification settings - Fork 542
Capsule - 2.0.1-alpha.3 - Fix issues with react-jsx runtime by editing vite.config.js #2022
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
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
725119b
change API Keys for blocknative demo and docs site
vr2amesh e06c5c3
logout capsule wallet on disconnect
jjasonlan 63b43c4
Merge remote-tracking branch 'upstream/develop' into develop
vr2amesh 1133cb0
Merge branch 'develop' of https://github.com/capsule-org/web3-onboard…
vr2amesh 9043781
fix Fragment issue
vr2amesh 4e840c7
Update package.json
vr2amesh 1ceb8c9
Update package.json
vr2amesh d173d8f
Update yarn.lock
vr2amesh a02401f
alpha tag
vr2amesh 131dc05
Update yarn.lock
vr2amesh 190e97a
Merge remote-tracking branch 'upstream/develop' into develop
vr2amesh 9b0a0ed
Merge remote-tracking branch 'upstream/develop' into develop
vr2amesh e7b24b7
Fix for the SyntaxError issue
vr2amesh c5c4be5
update alpha tag
vr2amesh 7a0ed4e
Update yarn.lock
vr2amesh 140bccc
Merge remote-tracking branch 'upstream/develop' into develop
vr2amesh e8751cd
Fix for the issues popping up
vr2amesh 27fe541
Update package.json
vr2amesh 2da92b9
Update package.json
vr2amesh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 |
|---|---|---|
|
|
@@ -2232,9 +2232,9 @@ | |
| integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng== | ||
|
|
||
| "@types/react@^18.0.2": | ||
| version "18.2.39" | ||
| resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.39.tgz#744bee99e053ad61fe74eb8b897f3ab5b19a7e25" | ||
| integrity sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA== | ||
| version "18.2.42" | ||
| resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7" | ||
| integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA== | ||
| dependencies: | ||
| "@types/prop-types" "*" | ||
| "@types/scheduler" "*" | ||
|
|
@@ -2283,10 +2283,10 @@ | |
| dependencies: | ||
| axios "^0.27.2" | ||
|
|
||
| "@usecapsule/[email protected]-dev.15": | ||
| version "0.29.4-dev.15" | ||
| resolved "https://registry.yarnpkg.com/@usecapsule/web-sdk/-/web-sdk-0.29.4-dev.15.tgz#33d3ec6d57c59baa469748d88719175b7722189a" | ||
| integrity sha512-lrnuohk7XbbDxlbJJiSHL+MMD50mGimkg6xWqdUFs6ucFZY2b4OBAiCvZQX9/WfQpB3qH5aP3hl3SRLFT5adMw== | ||
| "@usecapsule/[email protected]": | ||
| version "0.29.4" | ||
| resolved "https://registry.yarnpkg.com/@usecapsule/web-sdk/-/web-sdk-0.29.4.tgz#17e5e2604f97d59ccd2f4ba69b7b99a021f3dadd" | ||
| integrity sha512-0V2rknVTVdrz7Gt3K8BvfYqz/yXFWgfscrHM5S4NfOBhVITYdg/Sd3naCROyNBrbXRpmOBUA23AlF+7jo/GkMA== | ||
| dependencies: | ||
| "@celo/utils" "3.2.0" | ||
| "@chakra-ui/icons" "^2.1.1" | ||
|
|
||
This file contains hidden or 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 hidden or 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 |
|---|---|---|
|
|
@@ -5098,10 +5098,10 @@ | |
| dependencies: | ||
| axios "^0.27.2" | ||
|
|
||
| "@usecapsule/[email protected]-dev.15": | ||
| version "0.29.4-dev.15" | ||
| resolved "https://registry.yarnpkg.com/@usecapsule/web-sdk/-/web-sdk-0.29.4-dev.15.tgz#33d3ec6d57c59baa469748d88719175b7722189a" | ||
| integrity sha512-lrnuohk7XbbDxlbJJiSHL+MMD50mGimkg6xWqdUFs6ucFZY2b4OBAiCvZQX9/WfQpB3qH5aP3hl3SRLFT5adMw== | ||
| "@usecapsule/[email protected]": | ||
| version "0.29.4" | ||
| resolved "https://registry.yarnpkg.com/@usecapsule/web-sdk/-/web-sdk-0.29.4.tgz#17e5e2604f97d59ccd2f4ba69b7b99a021f3dadd" | ||
| integrity sha512-0V2rknVTVdrz7Gt3K8BvfYqz/yXFWgfscrHM5S4NfOBhVITYdg/Sd3naCROyNBrbXRpmOBUA23AlF+7jo/GkMA== | ||
| dependencies: | ||
| "@celo/utils" "3.2.0" | ||
| "@chakra-ui/icons" "^2.1.1" | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need this line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes we do. Otherwise errors are being thrown that it doesn't see it in env