Ward Bell
ebd8b48da6
docs(di-cookbook): InjectionToken->OpaqueToken; clarify class-interface
2017-04-01 02:11:47 -07:00
Jesús Rodríguez
e6741efd8f
chore: remove moduleId from examples ( #3362 )
...
* chore: remove moduleId from examples
* add support for testing and plunkers
* delete component-relative cookbook
* latest touches
* ward teaks and travis fixes
* fix typo in style-guide
2017-03-14 12:30:37 +01:00
Pete Bacon Darwin
e5b97e3a92
docs: fix up irregular doc-region tags ( #3285 )
2017-02-21 13:28:34 +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
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
Ward Bell
8fafa8a01e
docs(plunkers): prepare plunkers for the quickstart reboot ( #2759 )
...
* plunker builder removes files and scripts not needed in plunkers (e.g., systemjs.config.js)
* no longer adds placeholder README.md (deemed a distraction)
* tag is now "Angular" instead of "Angular2"
* new plnkr.json "includeSystemConfig" option adds systemjs.config.js back; needed for testing plnkrs.
* incidentally changes comment "Polyfill(s)" to "Polyfills" in all index.html
2016-11-05 12:53:47 -07:00
Brandon
ff118810ff
docs(router): Updated routing examples to use routing modules ( #2478 )
...
Simplified routing in tutorial example
Updated ngmodule guide and ngmodule faq with routing module prose
2016-10-05 14:59:09 -07:00
Ward Bell
6def9505cc
chore: convert templateUrls to use moduleId where possible. ( #2477 )
2016-09-25 18:51:54 -07:00
Ward Bell
6e17d33475
chore: update samples to "angular-in-memory-web-api" ( #2472 )
...
chore: update samples to "angular-in-memory-web-api"
2016-09-25 15:24:13 -07:00
Filipe Silva
0c962712b3
chore: update to rc6 ( #2177 )
2016-08-31 18:08:57 -07:00
Ward Bell
2c8a7982e7
docs: use InMemoryWebApiModule everywhere
...
closes #2137
2016-08-19 04:26:36 -07:00
Brandon Roberts
a35fcb4dfd
chore(router): Added ModuleWithProviders to routing exports
...
closes #2113
2016-08-18 23:57:54 -07:00
Peter Bacon Darwin
d79adb2422
docs(rc5): update docs and plunkers for rc5
2016-08-09 11:48:07 -07:00
Brandon Roberts
5104470558
docs(router): Removed refs to deprecated router; lowerCamelCase constants
...
closes #1834
2016-07-11 21:44:12 -07:00
Ward Bell
dba3a8f9c9
docs: replace xxx.filter(...)[0] with xxx.find(...)
...
see #1801
2016-07-02 16:13:32 -07:00
Foxandxss
074a33a622
chore: tslint sweep done
2016-06-13 02:40:28 +02:00
Foxandxss
f3205f5beb
chore: first sweep on linting the codebase
...
closes #1616
2016-06-07 16:45:13 -07:00
Foxandxss
c185c3548c
chore: use the provide object literal
...
closes #1594
replace `provide(...{use:...})` with `{provide: ..., use...}` syntax
2016-06-04 01:33:36 -07:00
Torgeir Helgevold
1644673d6c
docs(dependency-injection): show providers using map literals
2016-05-23 19:07:59 -07:00
Ward Bell
e188e472f1
docs(e2e-tests): improve gulp e2e tasks and fix samples that were failing
2016-05-20 20:33:38 -07:00
Ward Bell
ba02c40b56
docs: switch from es6-shim to core-js shim
2016-05-19 16:37:54 -07:00
Ward Bell
e99e9185ba
docs(index.html) remove extra space in `System.import`line.
2016-05-11 18:42:31 -07:00
Foxandxss
596825a8b1
docs: update all docs to partially comply the style-guide
2016-05-03 12:42:44 -06:00
Ward Bell
3d5302adce
chore: update to rc.0
2016-05-02 19:57:28 -07:00
Foxandxss
6c0c6357a9
docs: rename heros to heroes
2016-05-01 23:04:47 +02:00
Filipe Silva
216120daba
chore: update to beta.17
...
closes #1213 , 1205
2016-04-28 18:31:00 -07:00
Filipe Silva
0a606a1b41
chore(ts): updating to beta.16
2016-04-26 00:22:25 -07:00
Torgeir Helgevold
c1f2c397ff
docs: add DI cookbook
2016-04-05 10:15:18 -07:00