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

Switch computed property with get/set to polyfill #362

Merged
merged 4 commits into from
May 14, 2015

Commits on May 14, 2015

  1. Switch computed property with get/set to polyfill

    Fixes deprecation warning with Ember 1.12.0. Fixes emberjs#361. Note this is untested (dry-coded on Github).
    SaladFork committed May 14, 2015
    Configuration menu
    Copy the full SHA
    412745d View commit details
    Browse the repository at this point in the history
  2. Fix computedPolyFill import

    SaladFork committed May 14, 2015
    Configuration menu
    Copy the full SHA
    684da94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    375c1ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2cb654 View commit details
    Browse the repository at this point in the history