Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 2.8 KB

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 2.8 KB

#Changes made to the course since its release:

#Changes made to the project files since its release:

  • October 6, 2021 - Added a set of code for Angular v12. Angular v12 turns on strict typing by default. Angular forms are not very strongly typed, so some changes to the code were required.

  • July 9, 2020 - Updated the code to Angular v10, which modified the packages. Minor changes such as adding function return types.

  • February 2, 2020 - Updated the code to Angular v9, which only modified the packages not any of the course code.

  • September 5, 2019 - Updated the course files from Angular v7 to Angular v8. Also moved the images to a local folder so the course no longer depends on a third-party web site for the images.

  • November 6, 2018 - Updated the course files from Angular v2 to Angular v7 including an update to the Angular CLI, Bootstrap 4, and FontAwesome.

  • November 6, 2018 - Removed the xxx-Updated files as the code is currently up to date.

  • July 27, 2018 - APM-Updated were modified to Angular v6, RxJS v6, Bootrap v4, and FontAwesome. The changes include moving the code from systemjs to the Angular CLI and all of the new style classes for Bootrap 4.

  • July 27, 2018 - Demo-Start-Updated and Demo-Final-Updated were modified to Angular v6 and Bootrap v4. The changes include moving the code from systemjs to the Angular CLI and all of the new style classes for Bootrap 4.

  • March 24, 2017 - APM-Updated was added. This is an update to the sample application for Angular version 4. The changes include modifications to the boilerplate files and the addition of an src folder to make these files compatible with the current version of the Angular Quick Start files.

  • March 24, 2017 - Demo-Start-Updated and Demo-Final-Updated were added. These are an update to the demo application for Angular version 4. The changes include modifications to the boilerplate files and the addition of an src folder to make these files compatible with the current version of the Angular Quick Start files.