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
Ward Bell
8a5df4cfa9
chore: support e2e-specs written in TypeScript
...
Update gulpfile and project to add a tsconfig to protractor test folders
Change all sample e2e-spec.js -> e2e-spec.ts
Split typings between e2e-spec & app code
Use same config for all e2e tests
Only 1/3 e2e specs truly converted.
Most don't pass because they fail TS transpile by Protractor due to missing type annotations
2016-05-31 22:03:13 -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