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

Introduced a ViewProvider extension #591

Merged
merged 21 commits into from Oct 18, 2021
Merged

Introduced a ViewProvider extension #591

merged 21 commits into from Oct 18, 2021

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    4b0176c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4fd9d6 View commit details
    Browse the repository at this point in the history
  3. Fix remaining broken tests

    zachmu committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    6e57370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85d6b4f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    daa260e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b8b9fc View commit details
    Browse the repository at this point in the history
  3. Fixed tests for create view

    zachmu committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b2fa665 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfb5e4c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    72c0383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dd79b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2557e83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed76569 View commit details
    Browse the repository at this point in the history
  5. Fixed more tests

    zachmu committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f0de1a5 View commit details
    Browse the repository at this point in the history
  6. Fixed all but two tests

    zachmu committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    71a9222 View commit details
    Browse the repository at this point in the history
  7. Fixed last test

    zachmu committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    9c6f151 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a728f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Consolidated view functions into a single interface. Fixed the way in…

    …dex drivers were being instantiated in engine tests
    zachmu committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    f5f68e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6399960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2f89fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199d7e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f4beb6 View commit details
    Browse the repository at this point in the history