What’s new in Angular 7?

Technology CommunityCategory: AngularWhat’s new in Angular 7?
VietMX Staff asked 3 years ago
  • Angular Elements – now supports content projection using web standards for custom elements.
  • Angular 7.0 applications will use the Bundle Budget feature of Angular CLI. This will warn developers if the application bundle size exceeds the predefined limit.
  • The Component Dev Kit (CDK) of Angular Material also receives some new features
  • Virtual Scrolling
  • Drag and Drop
  • The mat-form-field will now support the use of the native select element. This will provide enhanced performance and usability to the application.
  • Angular 7.0 has updated its dependencies to support Typescript 3.1, RxJS 6.3 and Node 10.
  • Setting Budgets for New Apps
  • For some clarification, the Angular Ivy renderer has NOT been released.