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

[Merged by Bors] - Merge AppBuilder into App #2531

Closed
wants to merge 1 commit into from

Commits on Jul 24, 2021

  1. Merge AppBuilder into App

    This is extracted out of eb8f973 and
    includes some additional changes to remove all references to AppBuilder
    and fix examples that still used App::build() instead of App::new(). In
    addition I didn't extract the sub app feature as it isn't ready yet.
    
    You can use `git diff --diff-filter=M eb8f973`
    to find all differences in this PR. The `--diff-filtered=M` filters all
    files added in the original commit but not in this commit away.
    
    Co-Authored-By: Carter Anderson <mcanders1@gmail.com>
    bjorn3 and cart committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    b256c0e View commit details
    Browse the repository at this point in the history