Filipe Silva
|
7decccfe1b
|
docs(upgrade): update NgUpgrade with AoT, router, unit tests (#2803)
Followup from #2781
|
2017-02-13 16:45:37 +00:00 |
Filipe Silva
|
1101f07ef2
|
refactor: add src folder (#3171)
* boilerplate, gulpfile, quickstart
* move ts files up to cookbooks
* move rest of ts files
* fix tsconfig, default build task, json file
* fix js examples
* fix webpack example
* remove a2docs.css references
* fix aot examples
* fix webpack run task
* fix cb-i18n
* fix upgrade examples
* fix unit tests
* fix comment in deployment index
* removed unused typings.json
* fix plunkers
* fix js example paths
* fix ts quickstart/setup prose
* add src folder note to setup
* broadly replace app/ -> src/app/
* broadly replace main.ts
* broadly replaced index.html
* broadly replace tsconfig
* replace systemjs
* fix filetrees
* Minor prose fixes to aot, i18n cookbooks
* remove char harp was complaining about
* update new reactive forms example
* fix quickstart jade error
* fix mistakes uncovered by CI
* fix bad filename errors
* edit style guide 04-06 rule to use src
* add changelog
* Incorporate Jesus's feedback
* fix snippet headers in toh1/2
* chore: tweak changelog and setup text
|
2017-02-02 19:38:17 +01:00 |
Jesús Rodríguez
|
8811094954
|
docs(testing): fix plunkers shim (#3176)
|
2017-01-31 12:52:43 -08:00 |
Jesús Rodríguez
|
1b78cc4f35
|
chore: add base href to all examples (#3157)
|
2017-01-28 00:38:34 +01:00 |
Jesús Rodríguez
|
b968cabe34
|
chore: rename files in ngUpgrade (#3146)
|
2017-01-26 15:24:10 +01:00 |
Ward Bell
|
de4903be56
|
chore: Angular 1 -> AngularJS / Angular 2 -> Angular (#3143)
* chore: Angular 1 -> AngularJS / Angular 2 -> Angular
* Jesus' tweaks
|
2017-01-26 12:26:11 +01:00 |
Filipe Silva
|
0f3d5810a8
|
chore(deps): remove reflect-metadata (#3058)
Blocked on https://github.com/angular/in-memory-web-api/pull/86
As per https://github.com/zloirock/core-js/issues/152, `core-js` already includes `reflect-metadata`.
|
2017-01-02 21:15:24 +00:00 |
Filipe Silva
|
2b286b33f6
|
deactivate bugged tests
|
2016-11-15 01:05:55 +00:00 |
Filipe Silva
|
84ca050416
|
change let to const in bootstrap
|
2016-11-14 19:02:54 +00:00 |
Filipe Silva
|
0d74c9332f
|
update systemjs.config.js to have @angular/upgrade/static by default
|
2016-11-12 22:38:14 +00:00 |
Filipe Silva
|
4ac5e60522
|
improve angular1 type declaration in hybrid apps
|
2016-11-12 16:06:02 +00:00 |
Filipe Silva
|
8e27ff9162
|
rename upgrade-adapter example to upgrade-module
|
2016-11-12 15:31:40 +00:00 |