-
Notifications
You must be signed in to change notification settings - Fork 772
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
angular4 aot compilation #236
Comments
Please refer to our Custom Breakpoints Documentation. Source examples can be seen here:
|
Closing as not an issue. |
Do we have any release schedule? I can't update just for that library. But angular4 should not be a smoothie upgrade? |
I think that this issue should remain open for the other people as well that they have the same problem |
|
Hey guys I saw the new release! It does support AOT for angular4 or not yet? |
You can use the @angular/flex-layout builds with Angular 4. |
guys any news on that? I need to upgrade to angular4 but I'm stuck just for that library |
* Bumps all of the `@angular` dependencies to 4 and Material to 2.0.0-beta.3. * Fixes a few linter errors. * Fixes an issue that prevented AoT from working under Angular 4. * Moves away from a few of the APIs that were deprecated in Angular 4. * Fixes issues with the testing setup which prevented the module from compiling with Angular 4. * Fixes the demo app not working properly due to the Material theme not being included correctly. Fixes angular#254, angular#236, angular#227.
* Bumps all of the `@angular` dependencies to 4 and Material to 2.0.0-beta.3. * Fixes a few linter errors. * Fixes an issue that prevented AoT from working under Angular 4. * Moves away from a few of the APIs that were deprecated in Angular 4. * Fixes issues with the testing setup which prevented the module from compiling with Angular 4. * Fixes the demo app not working properly due to the Material theme not being included correctly. Fixes angular#254, angular#236, angular#227.
Angular 4 + AOT issue fixed with SHA fed87fa.
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Hi all I've just update to angular4 but now it break when the application is render.
What I'm doing is using custom media query.
This is my code:
I did something wrong or something happen with angular4?
thanks
The text was updated successfully, but these errors were encountered: