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

latest releases: v4.101.15, v4.101.14, v4.101.13...
2 years ago

4.62.7 (2022-02-02)

Chores
New Features
  • institutional-login: add form for institutional login (8d6eca1)
  • institutional-portal: add footer (319009c)
  • buysell:
    • move image title and text switch cases out of template file and into a model method (50cb55b)
    • cancel bank transfers on close (2ce9610)
    • remove cancel button (cdd5b3d)
  • signup:
    • removed logic to obtain user location based on geo ip (4a83ee5)
    • prevent autoselect country based on geo location (209a6f2)
    • re-add institutional link (dabdee7)
  • open graph:
  • nfts:
    • race condition between form and collection fetch (0163b80)
    • put matching orders on state so no need to recalc (a880e5c)
    • rename activeoffer and add comment (205a0a6)
    • rename order to nftorder (055397e)
    • clean up orderflow submitting state and remove extra fields from slice (ec77bd7)
    • add in calendar select for selling NFTs (6dba198)
    • add in english auction (c9f087f)
    • add in dutch auction (4cc0489)
  • add card: force verify profile for non verified users (738a4e3)
  • buyer hand hold:
    • only in case that user is eligible to do payment method allow them to add new card (539d22e)
    • prevent calling endpoint before user data are ready (465212a)
    • updated copy and logic for banner to show proper progress (73c6860)
    • remove unused file (90c7c08)
    • implemented new logic for dispatching events and added proper events for peak sheet (fdeb57d)
    • improved banner logic and UX (cc76574)
    • show processing state changed prop name to be more descriptive (8f52d78)
  • trading currency:
  • wallet:
    • change wallet naming to account (f37ec74)
    • change wallet notifications naming to account (f469af0)
  • webpack: remove all customized chunk andbundle optimizations (81190eb)
  • manifest: only ping if current window is active (d560753)
  • nft:
  • add payment:
    • updated copy (ad0ccd2)
    • show unsupported method in case that user is not aligible to add payment method (381f356)
  • FWN-690:
    • move cancel logic into provider (a770a32)
    • remove cancel button (19688c6)
  • events:
    • improved analytics usage (4a3fd3f)
    • implemented new way of events over segment definition (bf83976)
  • offers:
    • wait for approval tx to complete before submitting offer (0a5513a)
    • wip (624697a)
    • get listings and offers directly from asset call (716d6ba)
    • get offers directly from orders (3389342)
    • add back failure for offer fee (07c5179)
    • only display offers if you are owner or null addr (8ab90f4)
    • display offers on asset (91cfad5)
    • improve active listings ui (2d43cba)
  • typescript: upgrade to v4.5 (52282f0)
  • user hand hold: show procesing state (2eda104)
  • bank link:
    • delete unused template file (9500c3b)
    • merging bank link error with bank link success to only have 1 component to rule them all (1d4144c)
    • adding new bank link error screens and adding bank link flyout to storybook (069774e)
    • adding new bank link error screens and adding bank link flyout to storybook (3352efd)
  • new-payment-name: change fiat currency names (3f7d196)
  • constellation:
    • upgrading to version v0.0.27 (466fbef)
    • upgrading to version v0.0.26 (8d41665)
  • bank errors: adding new bank errors and storybooks (2c01ddc)
  • payment-name-change: wip (b3e988c)
  • offers and fees: remove tooltip idea, send user to new step for actions (07efe20)
  • offers-and-fees: makeMatchingOrder supports both buy and sell (55937bf)
Bug Fixes
  • sso:
    • clean up components (2d35512)
    • add comments, consolidate logic to switch cases (48a8a1f)
  • footer: hide link if on institutional step (d8ea6a6)
  • alignment: 2fa screen on mobile (fe38ba2)
  • derivations:
    • use DERIVATION_LIST length to compare if fix is necessary (700f22c)
    • apply replenishDerivations fix whenever derivations array size is not 2. (82c823b)
  • addressing label typo (d95420e)
  • wallet: addressing comments (224d77b)
  • nfts:
    • change sale type to timed auction for accepting payment tokens (4cb1b28)
    • add in weth address for cancel order (4df1d65)
  • offers and orders: fix recipient addr and change fees (1c29e00)
  • storybook: fix flyout layout imports (d35c2df)
  • offers: add cancel listing step (2f43159)
  • transfer-description: change wire/bank transfer based on currency (cb753ea)
  • packages: reverting packages back to original source (0e1f5dd)
Other Changes
  • updates (e4c135f)
  • blockchain/blockchain-wallet-v4-frontend into feat/offers-and-fees (b75c32f)
Refactors
  • sso: break up model file into components (e85e2c0)

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

NewReleases is sending notifications on new releases.