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

feat: angular 4 compatibility #3608

Merged
merged 4 commits into from
Mar 23, 2017
Merged

feat: angular 4 compatibility #3608

merged 4 commits into from
Mar 23, 2017

Commits on Mar 19, 2017

  1. feat: angular 4 compatibility

    * Bumps the required Angular version to 4 and TypeScript to 2.1.6.
    * Fixes deprecation warnings for `<template>` usages.
    * Fixes any unit and e2e test failures.
    * Includes the new animations module and switches any components that use animations to it.
    * Fixes issues with the various test apps.
    
    Fixes angular#3357.
    Fixes angular#3336.
    FIxes angular#3301.
    crisbeto committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    f662a7d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    405a5c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Configuration menu
    Copy the full SHA
    f2172a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Configuration menu
    Copy the full SHA
    5ed79e9 View commit details
    Browse the repository at this point in the history