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

add inspector debug #20775

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Commits on Oct 10, 2024

  1. add inspector debug

    patricklx committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    61214c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. convert to ts

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b352c46 View commit details
    Browse the repository at this point in the history
  2. add loader

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ef36fbc View commit details
    Browse the repository at this point in the history
  3. no glimmer component

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7d48456 View commit details
    Browse the repository at this point in the history
  4. add global

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cf22b71 View commit details
    Browse the repository at this point in the history
  5. need commonjs

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    edf6985 View commit details
    Browse the repository at this point in the history
  6. lint

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    70cc613 View commit details
    Browse the repository at this point in the history
  7. rename

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b4436c4 View commit details
    Browse the repository at this point in the history
  8. fix lock

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ad6d368 View commit details
    Browse the repository at this point in the history
  9. fix class props

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7bb6ff8 View commit details
    Browse the repository at this point in the history
  10. fix doc lint & lock

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ea77328 View commit details
    Browse the repository at this point in the history
  11. fix

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    530cdf4 View commit details
    Browse the repository at this point in the history
  12. no auto load of ember debug

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a41560f View commit details
    Browse the repository at this point in the history
  13. move to setup

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    90eccb0 View commit details
    Browse the repository at this point in the history
  14. fix custom guidFor

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bf87794 View commit details
    Browse the repository at this point in the history
  15. fic check

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    81ba0f4 View commit details
    Browse the repository at this point in the history
  16. no multiple registration

    patricklx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    151018d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. use async import

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