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

[VEL-3593]  Explicitely import Tether via ESM import instead of relying on global definition #208

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

phndiaye
Copy link
Member

What does this PR do?

[Hypertable v1] Instead of relying on the presence of Tether in the global scope, import it explicitely from the packages. This was actually only working because the final apps had Tether in the global scope via ember-tether (which is removed in upfluence/ember-upf-utils#397 and https://github.com/upfluence/facade-web/pull/597).

What are the observable changes?

🧑‍💻 Developer Heads Up

⚡ Since we are using Ember Octane now:

  • Feel free to migrate existing components to Glimmer Components.
  • Write new ones exclusively in it.

Useful Resource : Ember Octane vs Classic Cheat Sheet

Good PR checklist

  • Title makes sense
  • Is against the correct branch
  • Only addresses one issue
  • Properly assigned
  • Added/updated tests
  • Added/updated documentation
  • Migrated touched components to Glimmer Components
  • Properly labeled

Additional Notes

@phndiaye phndiaye requested a review from a team as a code owner July 24, 2024 06:36
@phndiaye phndiaye requested review from Xegushu, JulienVannier66 and nathalieArnoux and removed request for a team July 24, 2024 06:36
@phndiaye phndiaye self-assigned this Jul 24, 2024
@phndiaye phndiaye changed the title Explicitely import Tether via ESM import instead of relying on global definition [VEL-3593]  Explicitely import Tether via ESM import instead of relying on global definition Jul 24, 2024
Copy link

linear bot commented Jul 24, 2024

@phndiaye phndiaye merged commit 83cfe85 into master Jul 25, 2024
3 checks passed
@phndiaye phndiaye deleted the pn/properly-import-tether branch July 25, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants