Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

v1.29.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@plondon plondon released this 01 Dec 19:22
· 583 commits to master since this release

Bug Fixes

  • coinify: do not show trade cancel error when dismissing alert
    (250c74a7)
  • coinify sell: do not submit form on enter if on wrong step
    (26c2e6d6)
  • eth: fix eth in activity
    (8d8b7f68)
  • exchange: if exchange needs switch use first of selections
    (ca747937)
  • order history: remove disabled prop on trade directive that blocks ability to cancel trade
    (b1038222)
  • recurring buy: hide start column on mobile
    (0f2600cf)
  • sell: adds tooltip messaging to clarify minimum sell amount
    (9154285a)

Features

  • bch:
    • add login currency modal
      (c8db9811)
    • animation duration 0 and watch bch total for balance chart
      (7bd54143)
    • add bch to activity feed
      (fed9f810)
    • add bch to currency balance stats
      (cb090db4)
    • send user to asset code transactions page
      (fb895b30)
    • add destination-input directive
      (9bb5bbf9)
    • add bch to list of order history currencies
      (f40abcfc)
    • show balances in settings/addresses
      (4c54a39e)
    • label-origin converts based on coinCode
      (26f13ea7)
    • style asset-select shift-create dropdown
      (c3ff05ad)
    • balance chart empty state
      (cc336022)
    • add to exchange tab
      (0c44b5bc)
    • add empty state functionality
      (001e6777)
    • empty state messaging
      (35620395)
    • individual asset main balance
      (f0c5c960)
    • top balance global
      (be68831e)
    • send BCH
      (0882ad0a)
    • request BCH
      (bd767b81)
    • move to wallet nav and create tx page
      (a2518fa0)
    • add balance chart to dashboard
      (8b5e476f)
    • make chart directive generic, start balance chart
      (a895050b)
    • add bch to dashboard price chart
      (9c452065)

Refactor

  • bch:
    • refactor main balance and asset context service
      (2f50fc83)
    • remove the unused one-off components
      (760ef1a5)

Style

  • bch:
    • increase border top on homepage
      (7a855006)
    • nowrap on bch request text in balance chart
      (65a61399)
    • main balance and price/balance chart
      (21f0c1e7)
    • exchange dropdown style fix
      (fcf298de)
    • main balance style fixes
      (ef5a381d)

Copy

  • coinify: purchase --> transaction
    (c1c64e0e)

Test

Branchs merged

  • Merge branch 'v1.29-release' into elevate-bch
    (14f74872)
  • Merge branch 'v1.28-release' into elevate-bch
    (b02053a2)
  • Merge branch 'v1.28-release' into recurring-mobile-fixes
    (049487b7)
  • Merge branch 'v1.29-release' into elevate-bch
    (b12586b2)
  • Merge branch 'v1.28-release' into elevate-bch
    (97fdf10c)

Pull requests merged

  • Merge pull request #1385 from blockchain/recurring-mobile-fixes
    (081f89ed)
  • Merge pull request #1386 from blockchain/bch-stats
    (ba4e1866)