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 |
Vikash
|
8569479423
|
docs: fix numerous typos in many doc files.
closes #1509
|
2016-06-01 01:08:56 -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 |
Ward Bell
|
19bf5f6689
|
docs(router-deprecated): fix example links that weren't to deprecated code
closes #1340
|
2016-05-10 21:40:09 -07:00 |
Foxandxss
|
14262e3b6a
|
docs(router-deprecated): link doc to deprecated examples
closes #1291
|
2016-05-10 21:34:07 -07:00 |
Ward Bell
|
2842058a30
|
docs(router): document new router and samples - phase 2
|
2016-05-03 15:51:24 -06:00 |
Foxandxss
|
596825a8b1
|
docs: update all docs to partially comply the style-guide
|
2016-05-03 12:42:44 -06:00 |
Ward Bell
|
2ccdd867d2
|
docs(router): samples and doc for new router (phase 1)
|
2016-05-03 09:18:18 -06:00 |