-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(perf): Update to angular 9 (#509)
* Update Angular to 8.2.3 before updating to 9 * Fresh npm install Also temporary installed packages for upgrade (see:angular/angular#35221 (comment)) * Update to Angular 9! * Update Angular Material to 9 * Migrate Localization to * Update Dependencies and remove previously packages needed for upgrade * Migrate ngxs state classes * Migrating localization * Update build * update node version * update node version * update node version * trans(localize): move configuration remove superflous test lang in xliff config * update translation generation * update Angular.json config to newest format - clean up the redundancy - fix build - fix tests * update build * Update multi lang tool chain and fix bugs * fix build * update docker build * fix translation file * update puppeteer to fix build * readd protractor.conf.js * update docs * Update TODO * update deps * fix organigram auto link navigation
- Loading branch information
1 parent
80fb7f1
commit a81b424
Showing
71 changed files
with
13,676 additions
and
15,269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,8 +39,8 @@ key.pem | |
cert.pem | ||
|
||
# e2e | ||
/e2e/*.js | ||
/e2e/*.map | ||
/e2e/src/*.js | ||
/e2e/src/*.map | ||
|
||
# System Files | ||
.DS_Store | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.