angular-cn/modules/angular2/test
Alex Eagle 7c4199cd1c chore(typings): remove StringMap
This was a poorly typed attempt to mimic TypeScript's index signatures,
which we can use instead.
This eliminates a very strange type that we were exposing to users, but
not re-exporting through our public API.

Fixes #4483
2015-10-03 01:09:42 +00:00
..
animate feat(animate): cross-browser compatibility 2015-09-24 10:24:40 +02:00
benchmark/transform refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
core chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
http chore(http): Use Observables in Http 2015-10-02 17:20:25 -07:00
mock refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
pipes cleanup(pipes): clean up imports 2015-09-15 11:47:09 -07:00
router chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
symbol_inspector chore(ts): fix TODOs that were pending on 1.6 upgrade 2015-09-29 03:23:25 +00:00
test_lib chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00
tools refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
web_workers chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
platform.dart refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
platform.ts refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
public_api_spec.ts feat(core): support properties and events in addition to inputs and outputs to make transition easier 2015-10-02 23:23:15 +00:00