This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
Releases: blockchain/My-Wallet-V3-Frontend
Releases · blockchain/My-Wallet-V3-Frontend
v1.3.14
Bug Fixes
- Confirms: styles on confirms
(88bfe5f6) - DynamicFee:
- MobileAppPairing: update copy and add links to mobile apps
(ddc03a1f) - Pairing: make the qr pairing code slightly smaller
(6f9b834e) - Send: add missing translation string, do not show NaN available balance
(7da19be5) - Styles: minor style change for confirm modals
(d63761f5) - Versioning: slightly less obtrusive versioning color
(364047c0) - WalletService:
- WalletWelcome: fix spacing issue on marketing page
(90713aef) - api-code: removed non-existing reference.
(e2006fcb)
Features
- Alerts:
- Confirms:
- DynamicFee:
- Login: show version numbers on home page
(baf49e0f) - Signup: guess the currency for Dutch and Chinese
(c3e9f176) - Support:
Refactor
- Alerts: use alert service where necessary and bring address import alerts to modal level
- Confirms:
- more concise promise logic
- small refactor of alerts.confirms
- use alerts confirm method instead of confirm service
- move confirms to alerts service
- DynamicFee: configure URL
- MyWallet: account for changes in my-wallet-v3 api
- Recovery: remove dead recovery code
Test
- DynamicFee:
- add tests for dynamic fee logic
- use prod fee endpoint for tests
- add to tests
- Upgrade: repaired, but still brittle
Chore
- Dep: bump My-Wallet-V3 minor version
- Wallet: remove unused function recommendedTransactionFee
- Whitelist: bump ui-select and ui-router
v1.3.13
Combined with notes of v1.3.12
Bug Fixes
- ImportedAddresses: add cancel button to transfer imported address step
(cac1e029) - Login: login box position
(630ae4fc) - MobileFilterBar: fix mobile filter bar positioning
(7faff6fd) - MobileLayout: bottom of screen cut off on mobile fix
(37f2821a) - MobileModal: flexbox issues on mobile devices
(c81a3c7e) - MobileNav: z indexing issue on mobile nav
(7e0db4b7) - ModalLayout: send confirmation mobile layout
(bc8dbb4d) - Modals: actually dismiss modals on state change
(91601836) - Nav: border radius to match .info
(cc323db4) - Send:
- State: prevent navigation to marketing page while logged in
(177ba627) - Transactions: spinner on tx list
(f20d1d41) - TransactionsLoader: align tx loader and remove load more
(1e5b0990)
Test
- transactions: integrate better methods for transaction fetching and updating
v1.3.12
Bug Fixes
- ImportedAddresses: add cancel button to transfer imported address step
(cac1e029) - Login: login box position
(630ae4fc) - MobileFilterBar: fix mobile filter bar positioning
(7faff6fd) - MobileLayout: bottom of screen cut off on mobile fix
(37f2821a) - MobileModal: flexbox issues on mobile devices
(c81a3c7e) - MobileNav: z indexing issue on mobile nav
(7e0db4b7) - ModalLayout: send confirmation mobile layout
(bc8dbb4d) - Modals: actually dismiss modals on state change
(91601836) - Nav: border radius to match .info
(cc323db4) - Send:
- Transactions: spinner on tx list
(f20d1d41) - TransactionsLoader: align tx loader and remove load more
(1e5b0990)
v1.3.11
Bug Fixes
- PublicHeader:
- RefreshButton: refresh relies on timeout
(df0ffd0d) - RequestLegacyModal: add hover state to Your Bitcoin Address
(59fe7c24) - ScrollInView: remove console logs
(c645a529) - SendModal: amount input border size issue
(920af5f2)
Test
- transactions: integrate better methods for transaction fetching and updating
Chore
- Dep: bump Blockchain/My-Wallet-V3 version
v1.3.10
Bug Fixes
- ActivityFeed: endless spinner after upgrade
(1a88fbfe) - Send: refresh txs 3 seconds after send in case socket fails
(4680edf1) - TopCtrl: remove unnecessary parameter
(ff72b648) - Transaction: set toggled to false if visit single tx page
(eb7c38a9) - Transactions: call $safeApply after update
(624184b5) - TxList: need to provide the apt amt of tx
(e83c88ea)
Features
- RefreshButton:
Refactor
- RefreshButton:
- remove unnecessary code in transcations ctrl
- utilize q.all and remove unnecessary code from tx ctrl
- Translations: no longer using refresh word
v1.3.9
Bug Fixes
v1.3.8
Bug Fixes
- 2FA: label success button legibility
(08c50278) - Addresses: modal didn't open because #307
(c37a5803) - FilterBar: move filter bar to adjust to new header height
(77c0dbfa) - Flexbox: support older browsers with flexbox vendor prefixes
(7b2460a9) - ImportAddress: show error message if private key sweep fails for an unknown reason
(23f98559) - Modal:
- ModalHeader: margin specific to upgrade modal
(71aa272a) - Nav:
- SendReceive: fix ugly margins and gray bars on send receive
(b7bfcb56) - SignIn: fix overflow scroll bars on sign in modal
(428ae116) - UpgradeModal: fix overlap arrow issue
(b9386c1c) - WelcomePage: mobile ios image fix
(23654076)
Features
- RequestLegacyModal:
- TopNav: add receive from legacy address modal
(00380fb2)
Refactor
- HelperButton: utilize outsideClick for popovers
- SendCtrl: show error message for send upon input change
Chore
- Whitelist: check bc-phone-number PGP signature