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

Deprecate import Ember from 'ember' #1003

Merged
merged 44 commits into from
Mar 22, 2024

Commits on Mar 22, 2024

  1. Wip

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    24ade71 View commit details
    Browse the repository at this point in the history
  2. Rename file

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1291551 View commit details
    Browse the repository at this point in the history
  3. Ember.testing

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    28186a2 View commit details
    Browse the repository at this point in the history
  4. Some info

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5ed046a View commit details
    Browse the repository at this point in the history
  5. Add summary

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b891675 View commit details
    Browse the repository at this point in the history
  6. Add link to old codemod

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c74969a View commit details
    Browse the repository at this point in the history
  7. Update

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    aaf87c8 View commit details
    Browse the repository at this point in the history
  8. updates

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    36fbc52 View commit details
    Browse the repository at this point in the history
  9. align with the exports

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8175bf4 View commit details
    Browse the repository at this point in the history
  10. Update motivation

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    845c66a View commit details
    Browse the repository at this point in the history
  11. So many APIs

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2acef1c View commit details
    Browse the repository at this point in the history
  12. It's all there

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    28b45c7 View commit details
    Browse the repository at this point in the history
  13. More organization

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c6c9a49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    656fa83 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    65f5401 View commit details
    Browse the repository at this point in the history
  16. Add visibility to each API

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7b0faee View commit details
    Browse the repository at this point in the history
  17. Update test API vis

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6c08e67 View commit details
    Browse the repository at this point in the history
  18. Update text/1003-deprecation-import-ember-from-ember.md

    Co-authored-by: Alexey Kulakov <[email protected]>
    2 people authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    dd0c096 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c17be14 View commit details
    Browse the repository at this point in the history
  20. Start adding ember-observer searches and declarations of usage / migr…

    …ation for each of the APIs with no replacements
    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    95df009 View commit details
    Browse the repository at this point in the history
  21. More tables

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    89a527d View commit details
    Browse the repository at this point in the history
  22. Another table

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    41585ab View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c3a582c View commit details
    Browse the repository at this point in the history
  24. more

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8c9e8cd View commit details
    Browse the repository at this point in the history
  25. More

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    95b5d48 View commit details
    Browse the repository at this point in the history
  26. Almost done

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1175306 View commit details
    Browse the repository at this point in the history
  27. done

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4aca297 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    396cba0 View commit details
    Browse the repository at this point in the history
  29. oof

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c95c83d View commit details
    Browse the repository at this point in the history
  30. Minor updates

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6db09ca View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    654fc1f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    82f2c34 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    769bf6f View commit details
    Browse the repository at this point in the history
  34. fix typo

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b30f25d View commit details
    Browse the repository at this point in the history
  35. Specify 'if needed' for tests

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    da9406f View commit details
    Browse the repository at this point in the history
  36. Add another if needed

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6582892 View commit details
    Browse the repository at this point in the history
  37. Add note about env

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    48739a2 View commit details
    Browse the repository at this point in the history
  38. Fix table

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8967d1c View commit details
    Browse the repository at this point in the history
  39. Answer the unresolved question

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5b36818 View commit details
    Browse the repository at this point in the history
  40. mention get/set onerror

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    42ac1e2 View commit details
    Browse the repository at this point in the history
  41. Mention unhandledrejection

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d55470b View commit details
    Browse the repository at this point in the history
  42. @ember/-internals now public

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6352cda View commit details
    Browse the repository at this point in the history
  43. VERSION has an import

    NullVoxPopuli authored and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    17e3778 View commit details
    Browse the repository at this point in the history
  44. Update text/1003-deprecation-import-ember-from-ember.md

    Co-authored-by: Katie Gengler <[email protected]>
    NullVoxPopuli and kategengler committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b8b7975 View commit details
    Browse the repository at this point in the history