-
Notifications
You must be signed in to change notification settings - Fork 74
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
Merge develop into testnet #1405
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
* feat: add search by name * feat: go to sudt page * chore: empty result * chore: z-index of search result 2 * chore: change fetch return type name * chore: change to the comments * chore: change to comments * chore: remove ttf file chore: use v1getUnwrappedList chore: use border to implement divider chore: inline placeholder chore: refactor function name * chore: remove redundant brackets * chore: rename search_count to display count * chore: nowrap search button text * chore: add comment for display count * chore: remove redundant comments * chore: annotate the reason for truncation * chore: remove truncate hash prop * chore: update comments for display count * chore: refactor queryclient * chore: update loading status * chore: change to comments * chore: change border radius * chore: update css * chore: avoid using all:unset --------- Signed-off-by: Chen Yu <[email protected]> Co-authored-by: Chen Yu <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* feat: add pending transaction list on address page * feat: set scrollbar of table header invisible * Update src/pages/Address/index.tsx Co-authored-by: WhiteMind <[email protected]> Signed-off-by: Chen Yu <[email protected]> * docs: add comments about the type declaration to fix * fix: use the same query to fetch total count and list of pending transactions * fix: fix cache of pending transactions query * feat: update lite transaction list on address page for pending list * feat: hide export csv of pending transaction list --------- Signed-off-by: Chen Yu <[email protected]> Co-authored-by: WhiteMind <[email protected]>
* refactor: move src/index.css to src/styles/index.css * style: improved stylelint configuration * refactor: remove unnecessary screen option from the media query * refactor: define several CSS breakpoint value variables * refactor: js read the breakpoint values defined in scss * refactor: remove some unconventional CSS breakpoint values from Header * feat: make the Footer more in line with the design draft * refactor: remove unconventional CSS breakpoint values from NFT components * feat: make the TransactionInfoItem more in line with the design draft * refactor: remove unconventional CSS breakpoint values from Script component * feat: make the NFTInfo more in line with the design draft * feat: make the TransactionParameters more in line with the design draft
* feat: add search by srcipt hash * chore: avoid using any * chore: use existing type * fix: search by args * chore: remove unused type * update locales
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Keith <[email protected]>
Keith-CY
approved these changes
Dec 28, 2023
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.