4.52.11 (2021-08-02)
Chores
- deps: update build, lint, test related dependencies (2de90ee)
- lint: fix lint and react warnings (5425cc0)
- merge:
New Features
- recurring buy:
- small fixes for PR (38f6c48)
- design updates, adding more components to storybook (92c7ce9)
- fixed failing test (74d73aa)
- removed console log (134659f)
- code cleanup (e3ac19f)
- fixed theme import/export (e975e77)
- added missing dependency (d179739)
- fixing misspelling and wrapping first time rb flow in feature flag (eecc13f)
- styles, polish, and functionality for success screen (ed9067d)
- styles and logic for checkout screen (1c57a19)
- added new flyout layout and styling shared components and implemented recurring buy first time period picker and confirm screens (d0190d8)
- fixing sb order data (adaf577)
- performance improvements and adding making shared flyout components (dfdd9fe)
- adding new shared flyout header component and adding data and functionality to recurring buy first time buyer flyout (6fca6ce)
- display first time flow for recurring buy (77d4ca4)
- add tooltip and disabled functionality to tooltip and added styling for sb payment method box (e6e9a1f)
- fetch recurring buy payment methods to determine showing the scheduler or not (14b376b)
- rb: fix old usage of recurring buys (cc19be5)
- analytics:
- edd of interest: fixed fall back compatibility in case that user is T0 (a8ade32)
- dynamic custodial:
- recurring buys:
- interest:
- temp hardcode USDC in coinBalanceDropdown component (cda1710)
- simplify/fix logic for deposit send from custodial only coins (6834094)
- simplify/fix logic for deposit account switching between nc and custodial accounts (4561667)
- temp remove deeplink support to interest from simple buy (5f1a15e)
- refactor form initialization to support custodial only accounts (c66dbe8)
- swap:
- simple buy: added different labels fro PIS flow when linking bank (2322f8f)
- nabu-auth: template for user conflict error (f613be7)
Bug Fixes
- erc20: at bounds is a boolean, should default to false (67ff558)
- prices: show prices for all coins on window (e28a00e)
- app: fixes bug with importing uuid v4 method (97ad195)
- analytics: adding unique id per user (e1250cd)
- simple buy: convert all min amounts from standard to base before displaying in the UI (cc8696d)
- tests: adding jsdom and commenting test for (ae246bf)
- typo: uncomment balance/nav components (f191a1c)
- nabu-conflict-modal: and modal back to index file (47ce565)
- auth-error:
- modals: adding code splitting for modals (bee9b85)
- auth: change where we catch conflict error (0f6deeb)
- nabu-auth: add to goals (ba38a27)
- kyc-reset:
- kyc-resubmit: do not show modal if kyc state is pending (78ea3d6)
- ts: remove ts isnore (6c5f150)