Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mobile app onboarding modal to focus on app installation #40559

Merged
merged 11 commits into from
Oct 9, 2023

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    0d62b35 View commit details
    Browse the repository at this point in the history
  2. Simplify modal state by removing wrong user connected case and show t…

    …he installation info page by default.
    jaclync committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5b57f07 View commit details
    Browse the repository at this point in the history
  3. Extract mobile installation view to a component, and show it in the i…

    …nstallation page and Jetpack installed page with style tweaks.
    jaclync committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    367d6ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e7a54e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4900d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Remove unused import.

    jaclync committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fbd0ce2 View commit details
    Browse the repository at this point in the history
  2. Add changelog.

    jaclync committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1235376 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    780c521 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    1e454cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a30b9a View commit details
    Browse the repository at this point in the history
  3. Fit mobile app modal height to content with a max height that's talle…

    …r than the default modal guide.
    jaclync committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6a3a94e View commit details
    Browse the repository at this point in the history