Ward Bell
e9d78133e1
docs(testing): revert to jasmine v.2.4.1 ( #2697 )
...
Bug in Jasmine v.2.5.x. Stick with v.2.4.1 (as karma-jasmine does) until the following issue is resolved:
https://github.com/jasmine/jasmine/issues/1231
Unfortunately, there is no `@types/jasmine` for v.2.4 but only for v.2.5.
2016-10-29 23:53:21 -07:00
Jesús Rodríguez
323becee32
chore: remove bootstrap package ( #2691 )
2016-10-29 10:44:57 -07:00
Filipe Silva
44bbc7776a
fix(e2e): fix travis e2e ( #2684 )
...
See angular/webdriver-manager#121
2016-10-27 15:25:09 +01:00
Filipe Silva
4c85f0a91d
chore: update to 2.1.1 ( #2650 )
2016-10-21 22:31:09 +01:00
Ward Bell
14c01fb651
docs(change-log): notes in-mem-web-api breaking change ( #2644 )
2016-10-20 19:28:19 -07:00
Filipe Silva
0d49fecd30
chore: update to @types ( #1872 )
...
* chore: update examples to @types
* fix toh-6 aot and add types link
2016-10-20 17:01:16 -07:00
Jesús Rodríguez
a63c75cc18
chore: release 2.1.0 ( #2589 )
2016-10-12 23:41:42 +02:00
Torgeir Helgevold
cdfe957ab8
docs(toh-6-aot): add aot to toh-6 ( #2496 )
...
* docs(toh-6-aot): add aot to toh-6
s
s
s
s
s
* docs(toh-6-aot): add aot to toh-6
* docs(toh-6-aot): make aot e2e tests run in the same project
Updates tooling for this purpose and also the prose.
2016-10-12 01:44:49 -07:00
Ward Bell
61b13c13ec
chore: v.2.0.2 + standard MIT licenses property ( #2559 )
2016-10-06 17:21:05 -07:00
Ward Bell
8710eb052d
chore(package.json): rename "angular2-" as "angular-" in name ( #2558 )
...
also ignore a2docs.css
2016-10-06 16:10:30 -07:00
Filipe Silva
5042b3021c
chore(test): add protractor4 ( #2233 )
...
* chore(test): add protractor4
* fix lint, remove boilerplate files, fix less gen
* separate scripts between package.json
* ignore a2docs.css in boilerplate
* remove tslint in _examples
2016-10-06 15:25:52 -07:00
Ward Bell
66c567bee5
chore(i18n): correct name of i18n extract command ( #2511 )
2016-09-29 15:15:33 -07:00
Ward Bell
e6199a8dfb
docs(i18n): add internationalization (i18n) guide ( #2491 )
...
* docs(i18n): add internationalization (i18n) guide
* docs(cb-i18n): revamped to System.import the translation file
2016-09-29 11:15:55 -07:00
Ward Bell
9671d99585
chore: update package.json files to latest pkg versions. Use ~ for Ng. ( #2490 )
...
closes #2488
2016-09-27 12:20:17 -07:00
Ward Bell
4a6f35f58b
chore(package.json): update many package versions ( #2476 )
2016-09-25 17:46:06 -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
b9826c8ddf
chore: update compiler-cli version ( #2354 )
2016-09-15 04:24:56 +01:00
Filipe Silva
24c61dd7bc
chore: here we are ( #2353 )
2016-09-15 02:41:19 +01:00
Filipe Silva
69ae63c4b1
chore: update examples to TS2.0 ( #2329 )
2016-09-14 10:15:51 -07:00
Torgeir Helgevold
6813ced018
docs(cookbook - aot compiler) ( #2161 )
...
docs(cb-aot-compiler): new cookbook on AoT compiler
2016-09-14 10:10:04 -07:00
Ward Bell
07cfce795f
docs(testing): testing chapter and samples for RC6 ( #2198 )
...
[WIP] docs(testing): new chapter, new samples
2016-09-13 14:39:39 -07:00
Jesús Rodríguez
988694bb12
chore: update docs to rc7
2016-09-13 08:48:45 -07:00
Ward Bell
9d5bbfca15
chore: update systemjs.configs and plunker-builder/indexHtmlTranslator for RC6
2016-09-01 00:20:58 -07:00
Filipe Silva
0c962712b3
chore: update to rc6 ( #2177 )
2016-08-31 18:08:57 -07:00
Ward Bell
fc2815ff6d
docs(ngmodule): updates for clarity; breaks out CoreModule
2016-08-24 23:10:10 -07:00
Brandon Roberts
5c5c9ca16c
fix(toh-5): Fixed issues in tutorial flow
...
The HeroDetailComponent should be in the module declarations from the beginning.
InMemoryWebApiModule.forRoot(InMemoryDataService) and correct text
2016-08-19 03:43:00 -07:00
Peter Bacon Darwin
d79adb2422
docs(rc5): update docs and plunkers for rc5
2016-08-09 11:48:07 -07:00
Ward Bell
72efdc5e5b
chore: add tslint to example package.json
...
closes #1926
Not sure how it disappeared.
2016-07-19 11:28:23 -07:00
Foxandxss
341f32d7f6
docs(webpack): add angular2-template-loader
...
closes #1825
2016-07-05 23:25:07 -07:00
Foxandxss
4774f4861e
chore: update router to beta 2
2016-07-01 08:00:50 -07:00
Foxandxss
94f5609506
add rc4 versions
2016-06-30 12:40:59 -07:00
Filipe Silva
aa8ab52937
chore: update to rc.4
2016-06-30 12:40:01 -07:00
Filipe Silva
387f7c6dd2
chore(deps): update in-memory-web-api
2016-06-30 11:50:43 -07:00
Filipe Silva
e7bddeb5f9
chore(examples): revert back to stable TS
...
The new router once required TS1.9 but it doesn't anymore. It's best to revert our examples to TS 1.8 since that is what we tell users to install, and we want to be testing on the current setup.
2016-06-29 12:28:45 -07:00
Foxandxss
c02b942008
chore: update to router alpha.8
2016-06-28 12:52:47 -07:00
Filipe Silva
7848feaeaa
chore: update to rc3
2016-06-22 01:51:57 +01:00
Torgeir Helgevold
3cb219c5ab
docs(dynamic-cookbook): upgrade to use new forms api
...
convert exiting to use deprecated name
converted to new api
text
warnings
fix plunker
text
test weak
text
space
text
lint
order
tweak
2016-06-20 21:02:28 -04:00
Brandon Roberts
4e7318552d
docs(router): Updated docs to reflect alpha 7 release
2016-06-20 16:55:07 -07:00
Brandon Roberts
c61d8195f3
docs(router): update developer guide to new v.3 router
2016-06-16 13:24:49 -07:00
Foxandxss
761ec00d02
chore: update in-memory-web-api
2016-06-15 15:15:35 -07:00
Filipe Silva
e9cf2a539f
chore: update to rc2
2016-06-15 12:21:06 -07:00
Foxandxss
4dcea96b6d
chore: better protractor task
...
closes #1641
2016-06-13 10:39:51 -07:00
Foxandxss
fb49cbe33f
docs(cli-quickstart): add cli 5 min quickstart
...
closes #1606
2016-06-07 18:51:27 -07:00
Foxandxss
21d74d531a
chore: update all packages to latest versions
...
closes #1607
2016-06-06 12:24:25 -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
Ward Bell
bd6d788ccb
docs(chore): update samples to angular-in-mem-web-api v.0.0.11
...
Has RegExp query option needed for ToH 7: Http+Observables
2016-05-28 08:54:21 -07:00
Filipe Silva
6c797d752a
chore(travis): add Travis CI
...
closes #1526
2016-05-25 16:47:30 -07:00
Ward Bell
650a4d17e8
docs(samples): package.json and typings updates
2016-05-21 14:15:48 -07:00
Ward Bell
3423ad8491
chore: more conversion of es6-shim to core-js
2016-05-19 23:18:18 -07:00
Ward Bell
6e0f80c673
docs: update api-in-mem-web-api to v.0.0.8
2016-05-19 21:50:26 -07:00