github blockchain/blockchain-wallet-v4-frontend v4.68.1

latest releases: v4.101.3, v4.101.2, v4.101.1...
2 years ago

4.68.0 (2022-04-28)

Chores
  • merge:
  • storybook:
    • add introduction mdx document and fix the broken padding story (882de73)
    • change bc info components and constellation names in storybook (a4f3ebc)
  • momentjs:
    • fix issues with migration to date-fns (f80d3f0)
    • replace usages of moment for date-fns (02db931)
    • replace usages of moment for date-fns (e2581bc)
    • replace usages of moment for date-fns (061200f)
    • replace usages of moment for date-fns (dbb3aa2)
    • replace usages of moment for date-fns (b4eaaf4)
    • replacing momentjs with date-fns (5d2f323)
  • hooks: add alias to hooks folder (2493a96)
  • security: add window.nonce (4af1533)
  • wallet: upgrade constellation to v0.0.34 (510ddb8)
  • CoinView:
    • remove constellation icons (09aee15)
    • move tabs to hooks (196fcbc)
    • add all components to page scaffold story (1b13884)
  • nfts:
    • cleaning up up until history and rarity todo (65eacff)
    • minor styling changes (3975ba9)
New Features
  • security:
    • always show password requirements (64da605)
    • update wallet password requirements (40c847e)
  • Badge: add badge component (b25d2c0)
  • sso:
    • update/write tests for unifiedCredentials kv (a8c3fc8)
    • update all exchange selectors to use new kv (dd6977f)
    • add hooks into new unifiedCredentials metadata (7210594)
    • add new unifiedCredentials metadata boilerplate (46da639)
    • change captcha site key for testing (4c2072a)
    • cleanup mobile signup (fdefe1d)
    • cleanup from code review (935292c)
  • nfts:
    • error handling for more pages (fe49f7e)
    • add error message for collection and asset page (3e35cb9)
    • rename explore to nfts (98caaff)
    • filter by eth price (c50c17b)
    • collection page loading state (e16e0ad)
    • lazy loading (32a2cc5)
    • lazy loading on activity (ae57f7d)
    • sort events by date to start (493cd57)
    • events on owner addr (c03db73)
    • deep linking pages after login (f6d4911)
    • remove call to opensea for asset (9b10881)
    • get orders working again (9e6a1f3)
    • put behind feature flag (acfd2d7)
    • use opensea orders in asset page (b3ddefe)
    • add fetch orders and change some naming (95dd984)
    • change total_price to starting_price (740119a)
    • make events table more generic (47f5178)
    • collection events finish (ffa426c)
    • more work on collection events (4952c3c)
    • clean up events load more (61b1b51)
    • event data (68388c5)
    • get started on events (37ed59e)
    • update graphql schemas (4b7dffb)
    • my eth wallet balances flyout actions (6558ef5)
    • more work on eth wallet flyout (848b6a9)
    • get started on wallet balance flyout (ce68d07)
    • update payment token symbol type (412437e)
    • fix up make offer with amount field changes (c5c6be4)
    • open transfer flow from asset page (63c3a0e)
    • clean up asset page, add socials, copy link (3a558f8)
    • clean up asset page (6c43b3a)
    • actionable trait on asset page (59f1fe3)
    • more filtering and active traits (4929ec9)
    • show collection filter (fff2b0f)
    • fix graphql issues (cc2ac5c)
    • filter on address page (748dd4e)
    • address page header (820257d)
    • remove unused api calls to opensea (direct) (dac9420)
    • set up assets page (ef3e8c4)
    • remove api call to collection (3f8f9bb)
    • remove dep on opensea collection query (5e4d6dc)
    • improve collection banner (7cecf3e)
    • remove old collection filter modal (07861d7)
    • minor stylistic improvements (af80c3b)
    • asset page loader (f35d767)
    • fix asset page loading (ea106a1)
    • trait filtering functional (f4c6564)
    • update graphql types (dbd6c60)
    • improve filtering ux (3e08dee)
    • apply form items to collection list (6db345d)
    • animate trait list (bcc7b99)
    • better attribute wrapper (b027875)
    • collection filtering stub (9271b66)
    • display vol in fiat (0a13460)
    • minor improvements on nft landing (1283072)
    • change the height of the table (fe0b800)
    • landing page (9f5cc2d)
    • share table components and fix up table layout (e78c62b)
    • fix homepage table width and formatting (90bd4aa)
    • homepage table cols (9a4159b)
    • add back assets page (8c4d1f9)
    • move constants to constant file (1b42d08)
    • fix possibly null orders (a03da15)
    • remove unused code and fix test cov (411ed1b)
    • add back all validity checks and move to eip712 signing method (589632f)
    • add in auction timer and adjust to opensea weirdness (c5d4ef1)
    • change up flow and expiration (fec3def)
    • buy nft deeplink (3302d3a)
    • keep expiration length (cbda7c1)
    • add in countdown timer (0adc461)
    • more cleanup on assets (a8eb600)
    • minor clean up of asset page 2 (fdf46f6)
    • minor clean up of asset page (4f46e09)
    • open modal (2355128)
    • initial deeplinking work (4b33ce3)
    • fix explore nav to the top (1eaf6a7)
    • remove unnecessary styles and clean up box sizing (cb08c80)
    • small explore layout mobile fix (832673c)
    • more mobile workings (4eff36d)
    • some mobile nft work (d42263c)
    • add collection filter to fixed scroll header (0dab38d)
    • clean up old marketplace state (9929b2b)
    • fix collection filter causing window jump (7593d1b)
    • reset collection filter on collection change (50cbb91)
    • set up nft collection filter traits (76a745c)
    • put offer data in offer tab (fe4315c)
    • add in tabbing for details offers history (53ce92e)
    • add in logic for bids / offers (f1fc397)
    • add in logic for bids / offers (9c911d5)
    • add in logic for bids / offers (74de192)
    • add in loading spinner (f78f3cc)
    • clean up filter scroll a bit (381fd55)
    • clean up collection filtering a bit for traits (3d91075)
    • move filtering to flyout, add switch (e5bafcc)
    • add nft collection filter modal (d45b77a)
    • show more collection information (cbd40d4)
    • call opensea asset endpoint directly to get bid order info (f05163a)
    • add in icon logic (7f0a13a)
    • more styling changes (21a5378)
    • more styling changes (3dcf13e)
    • more styling changes (673c367)
    • make traits styling better (970a687)
    • small change to nft collection, wip (5212fc1)
    • redact excessive query returns (a4597bd)
    • add more data to graphql query on front end (6014451)
    • add more data to graphql query on front end (88647a4)
    • more work on explore and collection page (2405712)
    • add more to assets page (4b7b530)
    • add in asset page init styling (f7c2295)
    • set up routes for new pages (e7b3baf)
    • asc desc sort for offers and orders (bd2263e)
    • temporary fix for asset.owner.address null addr issue (c7f8b88)
    • show price if asset for sale (d881195)
    • add back order type (1b17993)
    • run graphql codegen (2654109)
    • clean up buy now a bit (67d2e14)
    • clean up buy now a bit (19d88aa)
    • start moving to graphql endpoint, working infinite loader with cta (9bd1322)
  • nft: asset activity (165029d)
  • hooks: refactor defer script load hook to ts (cd10399)
  • CoinView:
    • remove the selectors from wallet card (e81582e)
    • add recurring buy panel and list item (001fc57)
    • add tooltip to chart (b9aca8d)
    • add formats to chart (961a01b)
    • add chart balance panel (9e6e704)
    • add holdings card (c9a2a4f)
    • add about section (2a

Don't miss a new blockchain-wallet-v4-frontend release

NewReleases is sending notifications on new releases.