-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: migrate to Nextjs, MUI and viem/wagmi v2 #10
Conversation
This file contains 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
chore: wagmi, rainbowkit, viem updates tests: rainbokit 2.x breaking changes updates fix: injected wallet for empty projectId logic fix: wallets type error - projectid not required rainbowWallet nor walletConnect fix: caret removed fix: group imports chore: update viem and wagmi to latest version (#1) fix: yarn libs error
* chore: nextJS migration | *removed styles due to near future materialUI migration* * test: vitest adapted to nextJS environment, simple testing * fix: test type assertion | build type assertion fixes * fix: removed build info file * fix: added tsconfig.tsbuildinfo to gitignore - false possitive on private keys * fix: removed caret * fix: reinstalled yarn.lock build issues * fix: build issue with node version * fix: update nodejs version NextJS migration nodeJS version issue * fix: Ensure using correct Node.js version in GitHub Actions * fix: nodejs version issue * fix: revert back to nodejs -v 18.7 * fix: resolve "x" type + udpate version 21.4 * fix: remove carets * fix: remove carets * fix: footer/header tags | group imports | sort imports * fix: next.config default * fix: eslintrc remove typeprops rule + default file * fix: remove unused libs and old tests * fix: remove vite and vitest * fix:lint issue * fix: layout children proptype validation * fix: remove test - cypress migration * fix: added cypress and pnpm * fix: remove caret
* refactor: nextJS architecture improvement * fix: materialUI styling as per styled components version * fix: building materialUI Theme bug * fix: remove carets | imports sorting * fix: wallet connect issues + sepolia | mobile view alert * fix: remove use client * chore: misc fixes * chore: update pnpm-lock file --------- Co-authored-by: Ardy <[email protected]>
* fix: env var | cypress | dependencies | ui styles * fix: style hardcoded value * fix: footer and header height * test: cypress basic test * fix: github workflow cypress * fix: env vars as string type error on building * fix: revert back to undefined * fix: env vars as string type error on building * fix: migrate build to pnpm and cypress config * fix: prev structure with pnpm and e2e * fix: build and test workflows * fix: update build-test.yml * fix: update build-test.yml * fix: update build-test.yml for cypress test * fix: cypress test job * fix: cypress test job * fix: cypress * fix: cypress * fix: cypress run * fix: test jobs * chore: update github action * chore: empty commit * fix: gh action * fix: add prettier and linter checks --------- Co-authored-by: Ardy <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
0xtiti
requested review from
turtlemoji,
agusduha and
0xShaito
and removed request for
turtlemoji
April 22, 2024 12:28
0xShaito
requested changes
Apr 22, 2024
0xtiti
approved these changes
May 1, 2024
0xShaito
approved these changes
May 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.