-
Notifications
You must be signed in to change notification settings - Fork 25
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
release: v0.29.0 to main #770
Merged
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
release: v0.28.1 to develop
* Add CoinItem map key * ManageTokens drawer round icons * ManageTokens drawer round text icons * Make TickerImage always round * Standalone TickerImage roundness * Add hideStx to wallet store * Why use the whole Coin 😎when you can use just what's needed * Comment typo * Add special Stacks to manageTokens * Deprecate rounded square STX icon * Move STX icon from ledger to dashboard folder * Sync hideStx to localStorage * Remove manual localStorage sync * v2 layout * flex magic for selective scrollable areas * Don't count STX as part of total balance if hidden * ENG-3509: Include SIP-10 token balances
…asset item in receive in payment section component (#762)
* chore: use new core version with btc signer version upgrade * chore: bump local dep of scure btc-signer 1.2.1 too * chore: move getSeed method from constructor to method in rbf --------- Co-authored-by: Tim Man <[email protected]>
* [ENG-3036] feat: Rename accounts from the Extension change account screen * Add the acc renaming logic for regular and ledger accounts * Update Change Account screen icons * Add the space between the account list and control buttons * Make some small code tweaks * Fix the 0 index account renaming issue
…#765) * Add UpdateVisibleBrc20CoinListKey * Bicoin toggled first attempt * Fix ScrollableContainer not taking full height * Don't override existing token's visiblity setting * Hide brc20Coins if visible === false * Delegate logic upstream to xverse-core * Copy pasta * Rename getFtTicker to more generic name * CSS showDivider alternative * Revert "CSS showDivider alternative" This reverts commit 97dde6e. * Bump to beta version of xverse-core * xverse-core will default visible to true * Bump xverse-core again * Bump xverse-core again * BRC-20 fiat value support * Fix triple source of truth bug 🤪 * Update Brc20Token type for getBrc20Tokens * Remove fallback * Concurrent fetching * Stop naively assuming brc20 tokens have no principal * Bump xverse-core * fix: brc20 detail page should have round token image * chore: bump core beta version * refactor: css only for manage token dividers * refactor: remove a lot of fluff and use FiatAmountText component * Safe type assertion * FREE THYSELF FROM TYPECASTS * Tim's changes * Bump xverse-core to v9.1.0 * tokenFiatRate can be passed directly * Fix closing extension does not apply changes bug --------- Co-authored-by: Tim Man <[email protected]>
…nagement screen (#773)
…756) * [ENG-3036] feat: Rename accounts from the Extension change account screen * Add the acc renaming logic for regular and ledger accounts * Update Change Account screen icons * Add the space between the account list and control buttons * [ENG-3513] feat: View accounts balances in the Change Account screen * Make some small code tweaks * Add a `useAccountBalances` hook * Improve and optimize the logic * Improve the account balances fetching logic * Improve the account balances fetching logic * Update the account balance fetching logic * Add the balance refetching logic (when users switches the account) * Add the empty label and loader for the fetching account balance * Update the balance refetching logic * Remove the unused import * Make some account balance fetching logic tweaks * Fix the 0 index account renaming issue * Add support for fetching and displaying fungible token balances * Update the useAccountBalance hook logic * Move `calculateTotalBalance` method to utils to reuse it * Remove the redundant fetching logic from the account total balance calc * Update the `useAccountBalance` hook fetching logic * Add setAccountBalance method in the useAccountBalance hook * Add the brc coin list fetching logic to the useAccountBalance hook * Add a todo comment * Show the Manage token list for the ledger account when there is no stx address
* init getAddress screen revamp * update ui * update btc address select request * update stx screen and add btcAddress to stacks connect response * ui fixes * minor fixes * disable account actions on connection requests * added icon borderRadius * remove debug log * Fix typing between sats connect and extension for providers (#768) * Fix typing between sats connect and extension for providers * update sats-connect version --------- Co-authored-by: Mahmoud Aboelenein <[email protected]> --------- Co-authored-by: Victor Kirov <[email protected]>
authored-by: Mahmoud Aboelenein <[email protected]> * resolve ui issues * missing stx-address call out ---------
yknl
approved these changes
Jan 31, 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.
What's Changed
Full Changelog: v0.28.1...v0.29.0
Published latest release: https://github.com/secretkeylabs/xverse-web-extension/releases/tag/v0.29.0