Ward Bell
|
dba3a8f9c9
|
docs: replace xxx.filter(...)[0] with xxx.find(...)
see #1801
|
2016-07-02 16:13:32 -07:00 |
Brandon Roberts
|
c61d8195f3
|
docs(router): update developer guide to new v.3 router
|
2016-06-16 13:24:49 -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 |
Ward Bell
|
7edc32f350
|
docs(testing): more samples
|
2016-06-04 00:52:36 -07:00 |
Ward Bell
|
4b104d7cc9
|
docs(testing): update testing setup to use systemjs.config.js
|
2016-05-21 14:31:22 -07:00 |
Ward Bell
|
12984fda55
|
docs(testing): update samples & test config to RC1
|
2016-05-20 01:09:45 -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
|
cadd6c9823
|
docs: switch to commonjs module generation
|
2016-05-03 00:01:55 -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 |
Ward Bell
|
b5ffe70579
|
docs(testing): simplify extracting directive
|
2016-04-26 22:03:07 -07:00 |
Ward Bell
|
4bbaac127d
|
docs(testing) adapt sample code to beta.16 breaking changes
|
2016-04-26 21:38:02 -07:00 |
Filipe Silva
|
0a606a1b41
|
chore(ts): updating to beta.16
|
2016-04-26 00:22:25 -07:00 |
Ward Bell
|
e1862887ae
|
docs(testing): more testing samples and infrastructure setup
added wallaby config; revised karma-test-shim
|
2016-04-22 13:24:44 -07:00 |
Ward Bell
|
353abff084
|
docs(server-communication): fix http after testing chapter discoveries
|
2016-04-13 14:02:48 -07:00 |
Ward Bell
|
dd7b5176a8
|
docs(testing): add tests that involve Angular 2
|
2016-04-13 14:02:36 -07:00 |
Brendan Wyse
|
9c73527eb5
|
docs(unit-testing): fix the path to node_modules & steps for adding a new spec
closes #1043
|
2016-04-05 10:57:50 -07:00 |
Filipe Silva
|
803414ae80
|
docs(testing): update testing to use toh-5
closes #1003
|
2016-04-05 10:39:19 -07:00 |
Filipe Silva
|
11160f09ab
|
chore(testing): add testing files to examples
|
2016-03-17 21:00:32 -07:00 |