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

Feature/Single Pluggable DI Container #7630

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    18fef4d View commit details
    Browse the repository at this point in the history
  2. Fix build

    asdacap committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    dae8d74 View commit details
    Browse the repository at this point in the history
  3. Unnecessary code

    asdacap committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8de5f2c View commit details
    Browse the repository at this point in the history
  4. Fix startup

    asdacap committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2bff61f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Pluggable DI container

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f38c7c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    618e488 View commit details
    Browse the repository at this point in the history
  3. Remove InitializationPlugin

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eb7a8a8 View commit details
    Browse the repository at this point in the history
  4. Add fallback

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d789018 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d52ac63 View commit details
    Browse the repository at this point in the history
  6. Whitespace

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e72cf0d View commit details
    Browse the repository at this point in the history
  7. Dedup optimism logic

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5496d74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a663975 View commit details
    Browse the repository at this point in the history
  9. Minor cleanup

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    77c9bdb View commit details
    Browse the repository at this point in the history
  10. Fix test

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    213f7e6 View commit details
    Browse the repository at this point in the history
  11. Fix optimism start

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0bbd6a7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    505e863 View commit details
    Browse the repository at this point in the history
  13. Fix not using all hierarcy

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    40a6047 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e4907f2 View commit details
    Browse the repository at this point in the history
  15. Remove some integration

    asdacap committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a00d590 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Fix most tests

    asdacap committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7b8b4bb View commit details
    Browse the repository at this point in the history
  2. Small refactor

    asdacap committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2cbf306 View commit details
    Browse the repository at this point in the history
  3. Addedcomponent keys

    asdacap committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4cf5b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01f4f1d View commit details
    Browse the repository at this point in the history
  5. Fix some tests

    asdacap committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9627760 View commit details
    Browse the repository at this point in the history
  6. Minor cleanup

    asdacap committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d3e89c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e64380 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e4b952 View commit details
    Browse the repository at this point in the history
  9. Add back aura plugin tests

    asdacap committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7986dc2 View commit details
    Browse the repository at this point in the history
  10. Whitespace

    asdacap committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    11a687b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Add unit test for resolve

    asdacap committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    18ad3f5 View commit details
    Browse the repository at this point in the history