Peter Bacon Darwin
|
d79adb2422
|
docs(rc5): update docs and plunkers for rc5
|
2016-08-09 11:48:07 -07:00 |
Jesús Rodríguez
|
92239a80ed
|
docs(DI): fix incorrect snippet
|
2016-07-29 08:40:20 -07:00 |
Foxandxss
|
074a33a622
|
chore: tslint sweep done
|
2016-06-13 02:40:28 +02:00 |
Patrice Chalin
|
3c77a7fcd1
|
docs(basics/di): minor edits following TS switch to provider object literal (#1600)
Minor edits:
- Dart side adjustments following #1594.
- Renamed example '3a' to just '3' and tweaked the logger message
- Removed obsolete Dart block.
|
2016-06-08 09:25:48 -07: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 |
Patrice Chalin
|
05864c2584
|
docs(dependency-injection): revised Dart and TS code and prose (#1573)
docs(dependency-injection): revise Dart and TS code and prose
|
2016-06-03 11:16:46 -07:00 |
Torgeir Helgevold
|
1644673d6c
|
docs(dependency-injection): show providers using map literals
|
2016-05-23 19:07:59 -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 |
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 |
Kathy Walrath
|
10877bdbfc
|
docs(dependency-injection): add Dart version, tweak TS version
closes #972
|
2016-03-25 15:21:11 -07:00 |
Ward Bell
|
ad7f172ea5
|
docs: share 'styles.css' across all samples all langs; fix styles
|
2016-02-28 12:47:01 -08:00 |
Ward Bell
|
524ff05373
|
chore: add shims_for_IE.js to all index.html
|
2016-02-25 14:04:37 -08:00 |
Kathy Walrath
|
4d9daf3493
|
docs(dependency-injection): copy edit the TypeScript version
Also fix print style
closes #826
|
2016-02-18 14:59:30 -08:00 |
Ward Bell
|
030653cef3
|
chore: add "mobile-optimized" <meta> tag to all sample index.html
|
2016-02-03 15:59:46 -08:00 |
Ward Bell
|
ab6d362650
|
docs(dependency injection): minor tweaks
closes #755
|
2016-01-26 02:54:53 -08:00 |
Pascal Precht
|
76a8d022a7
|
docs(dependency-injection): added DI examples; update/expand text
closes #748
|
2016-01-25 23:34:40 -08:00 |