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 |
|
Filipe Silva
|
0143d8f454
|
feat(cli-quickstart): add updated cli-quickstart (#3112)
* feat(cli-quickstart): add updated cli-quickstart
* incorporate Ward's feedback
|
2017-01-23 23:44:55 +00:00 |
|
Filipe Silva
|
4ec1736f18
|
chore: convert relative templateUrl/styleUrls to have ./
|
2017-01-04 19:02:19 +00: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
|
0d49fecd30
|
chore: update to @types (#1872)
* chore: update examples to @types
* fix toh-6 aot and add types link
|
2016-10-20 17:01:16 -07:00 |
|
Jesús Rodríguez
|
693f6ae462
|
chore: rename Angular 2 to simply Angular (#2402)
|
2016-09-19 20:24:40 -07:00 |
|
Foxandxss
|
4dcea96b6d
|
chore: better protractor task
closes #1641
|
2016-06-13 10:39:51 -07:00 |
|
Foxandxss
|
fb49cbe33f
|
docs(cli-quickstart): add cli 5 min quickstart
closes #1606
|
2016-06-07 18:51:27 -07:00 |
|