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

Stabilization tracking issue #501

Open
5 of 6 tasks
ef4 opened this issue Aug 6, 2020 · 0 comments
Open
5 of 6 tasks

Stabilization tracking issue #501

ef4 opened this issue Aug 6, 2020 · 0 comments

Comments

@ef4
Copy link
Contributor

ef4 commented Aug 6, 2020

TODO list of the high-priority things that will get embroider stabilized and into ember's recommended stack:

  • add embroider to default addon blueprint's ember-try config
  • glimmer-vm issues to support optimizeable addons, see Dynamic Component Hole Discussion #487
  • ship a stable 1.0 of @embroider/macros (and probably rename it to @ember/macros)
    • docs site
    • finish the work on the env-macros branch (this adds support for some things like isTesting and isDevelopingApp macros)
    • make sure the HBS macros are up to date with the JS macros
  • create / test / ship the compatibility shim
    • make ember-auto-import aware of v2 addons. It is our key polyfill for v2 behavior in a v1 world.
  • complete first version of addon-author-guide
    • have a place for recipes / common issues / etc
    • itemize the different options for authoring format (we expect this to be
      more fluid right now, and move toward standardization after there's real
      feedback)
  • figure out the plan for including embroider into ember-cli official releases
    • depends on what the ember-cli team is thinking about their overall architecture
    • we could be a direct dependency of ember-cli, or remain an explicitly imported thing from ember-cli-build.js.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant