Commits on Feb 9, 2021

  1. Adjust sizing for Yahoo, Startpage, and Bing logos in search selectio…

    …n modals to better match Zeplins
    wlycdgr committed Feb 9, 2021
  2. Increase chance user object is available before choose plan view rend…

    …er. Show expanded view if user picked Glow to match expected UX. Add TODOs so we remember to update AccountReducer to help distinguish between no user present and user not fetched yet
    wlycdgr committed Feb 9, 2021

Commits on Mar 15, 2021

  1. Merge in develop

    wlycdgr committed Mar 15, 2021
  2. Update test snapshots

    wlycdgr committed Mar 15, 2021
  3. Refactor choose plan view plan card feature copy rendering to a helpe…

    …r to reduce duplication
    wlycdgr committed Mar 15, 2021
  4. Factor user status checks in select plan view out to helpers to reduc…

    …e duplication and bug surface
    wlycdgr committed Mar 15, 2021
  5. Move setting of default plan in plan select view to componentDidMount…

    … to avoid using setTimeout to setState in constructor
    wlycdgr committed Mar 15, 2021

Commits on Mar 16, 2021

  1. Merge in develop

    wlycdgr committed Mar 16, 2021
  2. Revised setDefaultPlan() logic in ChoosePlanView to make sure everyth…

    …ing renders as expected when user is Plus or Premium
    wlycdgr committed Mar 16, 2021