-
Notifications
You must be signed in to change notification settings - Fork 21
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(web): ui / states improvements #161
Merged
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* chore(blockchain): update hardhat config * chore(blockchain): update hardhat config * chore: update github workflow * chore(blockchain): add cairo 1.0 hardhat config * feat(blockchain): add scarb config * ci: add scarb workflow
remiroyc
approved these changes
Jan 18, 2024
remiroyc
added a commit
that referenced
this pull request
Apr 3, 2024
* chore(blockchain): update hardhat configuration (#104) * chore(blockchain): update hardhat config * chore(blockchain): update hardhat config * chore: update github workflow * chore(blockchain): add cairo 1.0 hardhat config * feat(blockchain): add scarb config * ci: add scarb workflow * fix(ci): update starknet workflow * fix(ci): update github worlflows * refactor(ci): rename workflows * used create-t3-app to bootstrap the project and adapted previous components * chore: some things to make review easier * feat(cairo-contracts): scarb configuration * chore: some things to make review easier * nfts by collection ui in progress * feat: select nft + drawer * a bit of refactor + color changes * added back testnet * added back border emerald when nft card selected * fix(deps): encoding * chore: started to fix errors * continued fixing build * fix: build * feat: wrapped some values with useMemo * some fixes + connect wallet buttons UI * refactor + show logo of the connected wallet * started new modal * connect wallet ethereum / starknet modals * refactor: chain transfer summary * change casing to fix build * design system package * design system package with no refresh needed * applied font styles * navigation * illustrations + disconnect ui * removed unnecessary comment in tailwind config * comment on tailwind config * home page * started portfolio page * added dark mode / bridge icons to the header * added dark mode support, without proper colors for now * started dark mode * coinbase wallet support + started useNftSelection * added eslint perfectionist plugin * selected nfts are now stored in the local storage, by address * new custom hook `useTargetChain` * continued dark mode * added chain image on nftcard * modified hook `useTargetChain` to `useCurrentChain` * Lounge modifications * started portfolio page * small adjustments + ethereum color updates * new logos for starknet / ethereum + started lounge * new delete nft button style * added display options icons * some fixes + grid / list view of lounge * started mobile * bump starknet-react * continued mobile * started mobile * mobile modifications * approve + transfer connected to SCs * added todo comment * added font sizes for smaller screens * refactor nft transfer to custom hook * chore: new folder architecture * states / ui improvements * fix: lint * removed unused file caused by the merge, and fix build * attempt to fix build * attempt to fix build 2 * updated assets + refactor chain switch component * nft api fix + new target chain switch * attempt to fix build bug * deleted unwanted pnpm lock file * added hover states and multiple design changes * notifications * Update IconButton.tsx * new api * loading / empty states fixes * completed whole flow * improved the whole flow * fix(web): add console log for nfts api * fix(web): add console log for nfts api * refactor: fix lint and type issues * build: tryfix build issue --------- Co-authored-by: Rémi Roycourt <[email protected]> Co-authored-by: Rémi Roycourt <[email protected]> Co-authored-by: paul launay <[email protected]>
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.