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

Force change-detection upon ContentChildren()... #8398

Merged
merged 14 commits into from
Nov 20, 2017

Commits on Nov 18, 2017

  1. Force change-detection upon ContentChildren()...

    ...changes like added / remove steps
    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    738314d View commit details
    Browse the repository at this point in the history
  2. Update stepper.ts

    Moved step changes subscription to AfterContentInit as it depends on `@ContentChildren`
    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    f185f97 View commit details
    Browse the repository at this point in the history
  3. Update stepper.ts

    Now uses "emit on destroy" pattern for stepper
    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    94384d5 View commit details
    Browse the repository at this point in the history
  4. Update stepper.ts

    Now uses "emit on destroy" pattern for stepper to subscribe to step changes (fixes angular#8397)
    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    0b65da8 View commit details
    Browse the repository at this point in the history
  5. Update stepper.ts

    Removed (now) unneccessary Subscription import
    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    e20ebe6 View commit details
    Browse the repository at this point in the history
  6. Update stepper.ts

    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    238d5ce View commit details
    Browse the repository at this point in the history
  7. Update stepper.ts

    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    dd32b69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cfe545 View commit details
    Browse the repository at this point in the history
  9. Update stepper.ts

    Fixed missing import
    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    bda41ee View commit details
    Browse the repository at this point in the history
  10. Update stepper.ts

    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    dd7b540 View commit details
    Browse the repository at this point in the history
  11. Update stepper.ts

    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    7fa8502 View commit details
    Browse the repository at this point in the history
  12. Update stepper.ts

    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    c6bde9e View commit details
    Browse the repository at this point in the history
  13. Update stepper.ts

    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    1bc4b59 View commit details
    Browse the repository at this point in the history
  14. Update stepper.ts

    actra-gschuster authored and jelbourn committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    6ef5712 View commit details
    Browse the repository at this point in the history