Skip to content

Commit ec39005

Browse files
authored
[typescript-angular] drop support of angular below 6.0.0 (#6360)
* typescript-angular: drop support for angular below 6.0.0 * typescript-angular: re-generate samples * typescript-angular: re-generate docs
1 parent 7d4bbcc commit ec39005

File tree

224 files changed

+74
-20741
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

224 files changed

+74
-20741
lines changed

bin/typescript-angular-petstore-all.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
#!/bin/sh
22

3-
./bin/typescript-angular-v2-petstore.sh
4-
./bin/typescript-angular-v2-petstore-with-npm.sh
5-
./bin/typescript-angular-v2-petstore-interfaces.sh
6-
./bin/typescript-angular-v4-petstore-with-npm.sh
7-
./bin/typescript-angular-v4.3-petstore-with-npm.sh
83
./bin/typescript-angular-v6-petstore-not-provided-in-root.sh
94
./bin/typescript-angular-v6-petstore-not-provided-in-root-with-npm.sh
105
./bin/typescript-angular-v6-petstore-provided-in-root.sh

bin/typescript-angular-v2-petstore-interfaces.sh

Lines changed: 0 additions & 32 deletions
This file was deleted.

bin/typescript-angular-v2-petstore-with-npm.sh

Lines changed: 0 additions & 32 deletions
This file was deleted.

bin/typescript-angular-v2-petstore.sh

Lines changed: 0 additions & 32 deletions
This file was deleted.

bin/typescript-angular-v4-petstore-with-npm.sh

Lines changed: 0 additions & 32 deletions
This file was deleted.

bin/typescript-angular-v4.3-petstore-with-npm.sh

Lines changed: 0 additions & 32 deletions
This file was deleted.

bin/windows/typescript-angular-petstore-all.bat

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
call .\bin\windows\typescript-angular-v2-with-npm.bat
2-
call .\bin\windows\typescript-angular-v2-interfaces.bat
3-
call .\bin\windows\typescript-angular-v2.bat
4-
call .\bin\windows\typescript-angular-v4-with-npm.bat
5-
call .\bin\windows\typescript-angular-v4.3-with-npm.bat
61
call .\bin\windows\typescript-angular-v6-provided-in-root.bat
72
call .\bin\windows\typescript-angular-v6-provided-in-root-with-npm.bat
83
call .\bin\windows\typescript-angular-v6-not-provided-in-root.bat

bin/windows/typescript-angular-v2-interfaces.bat

Lines changed: 0 additions & 10 deletions
This file was deleted.

bin/windows/typescript-angular-v2-with-npm.bat

Lines changed: 0 additions & 10 deletions
This file was deleted.

bin/windows/typescript-angular-v2.bat

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)