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

Implement {{outlet}} in Glimmer #13067

Merged
merged 5 commits into from
Mar 10, 2016
Merged

Commits on Mar 9, 2016

  1. Bump glimmer

    Godhuda committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    a49b84f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb3ab7 View commit details
    Browse the repository at this point in the history
  3. Make the {{outlet}} template an injection

    Godhuda committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    c75c984 View commit details
    Browse the repository at this point in the history
  4. Make strip handle tagged template strings

    Godhuda committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    b47c2fc View commit details
    Browse the repository at this point in the history
  5. Implement {{outlet}} in Glimmer

    As usual the tests are just a starting point, but the implementation
    should be complete.
    Godhuda committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    7e6da89 View commit details
    Browse the repository at this point in the history