angular/modules/examples/src
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): adds basic support for CSS animations on enter and leave 2015-09-14 17:37:09 +00:00
async refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
benchpress fix(benchpress): benchpress fixes and a smoke test for Dart 2015-02-23 10:50:51 -08:00
gestures refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
hello_world chore(examples): remove dynamic versions of example apps 2015-09-16 00:23:49 +00:00
http chore(http): Use Observables in Http 2015-10-02 17:20:25 -07:00
jsonp refactor(http): use Observables in Http backends 2015-09-27 22:15:30 +00:00
key_events refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
material refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
model_driven_forms chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
observable_models refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
order_management feat(core): renames Property into Input and Event into Output 2015-10-01 04:36:23 +00:00
person_management refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
routing refactor(router): use CamelCase aliases for routes 2015-09-14 22:46:02 -07:00
sourcemap fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
template_driven_forms chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
todo refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
web_workers refactor(async): replace RxJS with RxNext 2015-09-15 23:44:57 +00:00
zippy_component feat(core): renames Property into Input and Event into Output 2015-10-01 04:36:23 +00:00