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

Glimmer packages #12772

Merged
merged 15 commits into from
Jan 29, 2016
Merged

Glimmer packages #12772

merged 15 commits into from
Jan 29, 2016

Commits on Jan 29, 2016

  1. Configuration menu
    Copy the full SHA
    01a0c04 View commit details
    Browse the repository at this point in the history
  2. basic glimmer import (From output of build node_module)

    I plan to still improve this, but this should help move stuff long.
    stefanpenner authored and chancancode committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    78763be View commit details
    Browse the repository at this point in the history
  3. power of broccoli

    * import glimmers build… use it
    stefanpenner authored and chancancode committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    8798c14 View commit details
    Browse the repository at this point in the history
  4. We currently consume the ES6 output of glimmer build (post TS etc). S…

    …o we must transpile it.
    
    If we restructure the glimmer build slightly, we could just consume the separate AMD modules (likely as one would expect..)
    stefanpenner authored and chancancode committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    78fd5ad View commit details
    Browse the repository at this point in the history
  5. simpler glimmer-engine import

    stefanpenner authored and chancancode committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    5402d30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    365743b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f243ce View commit details
    Browse the repository at this point in the history
  8. Use master of glimmer for integration efforts.

    We will lock this down when we have made more progress.
    rwjblue authored and chancancode committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    978b11d View commit details
    Browse the repository at this point in the history
  9. Add ember-glimmer feature flag.

    rwjblue authored and chancancode committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    56c3072 View commit details
    Browse the repository at this point in the history
  10. Pull in all glimmer packages

    Godhuda authored and chancancode committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    98735d5 View commit details
    Browse the repository at this point in the history
  11. Pull in glimmer sourcemap files

    Godhuda authored and chancancode committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    f7c3e14 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    142b388 View commit details
    Browse the repository at this point in the history
  13. Bump ember-cli-built to fix IE issues

    This version adds the `proto-to-assign` transform which makes static
    methods work on IE <= 10
    chancancode committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    ef537a1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b42590d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3d791dd View commit details
    Browse the repository at this point in the history