v1.8.7
·
192 commits
to main
since this release
Changes
- fix(frontend): Temporary disable EXT collections loading (#10591) @AntonioVentilii
- feat(frontend): update action button labels in stake flows (#10590) @DenysKarmazynDFINITY
- feat(frontend): Simplify
enabledMainnetTokensUsdBalancesPerNetwork(#10573) @AntonioVentilii - feat(frontend): Hide stake balance in Send and Swap modal (#10568) @AntonioVentilii
- feat(frontend): Create derived store for EXT custom tokens (#10583) @AntonioVentilii
- refactor(frontend):
earningroute toearnroute (#10586) @AntonioVentilii - chore(release): v1.8.7 (#10588) @pr-automation-bot-public[bot]
- feat(frontend): Fetch EXT NFT collections in
LoaderCollections(#10530) @AntonioVentilii - refactor(frontend): Deconstruct
LoaderNftsto accept more standard (#10580) @AntonioVentilii - feat(frontend): Add the stake balance in the network switcher list (#10567) @AntonioVentilii
- fix(frontend): issue with StakeRewardToken (#10582) @DenysKarmazynDFINITY
- feat(frontend): add GldtStakeDissolveEvents section (#10581) @DenysKarmazynDFINITY
- feat(frontend): update staking reward components (#10579) @DenysKarmazynDFINITY
- feat(frontend): Service to load EXT NFTs (#10575) @AntonioVentilii
- feat(frontend): implement GldtStakeDissolveEvent component (#10578) @DenysKarmazynDFINITY
- refactor(frontend): New type for IC Non Fungible Tokens (#10576) @AntonioVentilii
- feat(frontend): gldt-stake withdraw tokens service (#10571) @DenysKarmazynDFINITY
- feat(frontend): update StakeContentSection component (#10572) @DenysKarmazynDFINITY
- feat(frontend): new date formatting util (#10570) @DenysKarmazynDFINITY
- feat(frontend): Util to map an EXT NFT (#10574) @AntonioVentilii
- refactor(frontend): Move
enabledMainnetTokensUsdBalancesPerNetworkto specific module (#10569) @AntonioVentilii - feat(frontend): Add EXT token type to non fungible tokens (#10566) @AntonioVentilii
- feat(frontend): Add total staking balances to Hero balance (#10556) @AntonioVentilii
- style(frontend): Earning page spacings (#10565) @daviddecentage
- feat(frontend): Map stake balances in Token UI (#10555) @AntonioVentilii
- feat(frontend): Service to update NFT media consent (#10563) @AntonioVentilii
- chore(frontend): Correct type definition for util
isTokenNonFungible(#10564) @AntonioVentilii - feat(frontend): Derived store for stake balances map (#10554) @AntonioVentilii
- refactor(frontend): Extract NFT service to save custom tokens (#10561) @AntonioVentilii
- feat(frontend): Util to get the NFT identifier (#10544) @AntonioVentilii
- chore(frontend): Add translations for the improved Receive modal (#10558) @sbpublic
- style(frontend): Fix overflowing main content pane (#10562) @daviddecentage
- style(frontend): Refactor carousel slide styles to flex (#10560) @daviddecentage
- refactor(frontend): Move Tokens UI derived store to specifc module (#10557) @AntonioVentilii
- chore(frontend): update lint dependencies and disable rules (#10550) @peterpeterparker
- refactor(frontend): Adapt
NftImageConsentModalfor other NFT standards (#10541) @AntonioVentilii - chore(frontend): Add EXE icrc token (#10539) @sbpublic
- chore(frontend): legacy import leftover in config (#10549) @peterpeterparker
- feat(frontend): Whats GLDT info box (#10543) @daviddecentage
- feat(frontend): Add the staking positions to the Hero balance (#10551) @AntonioVentilii
- chore(frontend): Remove unused
EarningCardFieldsenum value (#10553) @AntonioVentilii - feat(devops): Increase margin in vitest coverage threshold (#10540) @AntonioVentilii
- feat(frontend): Compulsory explorer for Network schema (#10542) @AntonioVentilii
- feat(frontend): Fact Box component (#10552) @daviddecentage
- feat(frontend): Move GLDT stake context to top level (#10547) @AntonioVentilii
- feat(frontend): Stake info icons (#10546) @daviddecentage
- chore(frontend): Typo in mock for valid EXT v2 token (#10545) @AntonioVentilii
- feat(frontend): Receive modals labels / v1.8.6 (#10532) @AntonioVentilii
- chore(frontend): Add BOT icrc token (#10517) @sbpublic
- refactor(frontend): Move ETH NFT service to its own module (#10538) @AntonioVentilii
- feat(frontend): Util to convert EXT token index to identifier (#10535) @AntonioVentilii
- refactor(frontend): Extract common type for NFT UI appearance fields (#10537) @AntonioVentilii
- refactor(frontend): Deconstruct flow of
LoaderCollections(#10534) @AntonioVentilii - fix(frontend): EXT token method
getTokensByOwnerrequires account identifier (#10528) @AntonioVentilii - feat(build): Remove nftGeek from sources of EXT canister collections (#10529) @AntonioVentilii
- fix(frontend): Handle no-tokens error in method
getTokensByOwnerof EXT token canister (#10527) @AntonioVentilii