angular/modules/angular2/test/core
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
..
change_detection chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
compiler chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
debug refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
di feat(Binding): improve errors 2015-09-25 22:05:36 +00:00
directives refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
dom feat(render): add generic view factory based on the template commands 2015-09-25 11:56:58 -07:00
facade chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
forms refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
life_cycle refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
linker feat(core): support properties and events in addition to inputs and outputs to make transition easier 2015-10-02 23:23:15 +00:00
metadata chore: update all import paths 2015-08-25 15:33:23 -07:00
pipes refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
profile chore: update all import paths 2015-08-25 15:33:23 -07:00
reflection refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
render refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
services refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
testability chore: update all import paths 2015-08-25 15:33:23 -07:00
util chore: update all import paths 2015-08-25 15:33:23 -07:00
zone chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00
application_spec.ts refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
directive_lifecycle_integration_spec.ts feat(core): renames Property into Input and Event into Output 2015-10-01 04:36:23 +00:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts refactor(compiler): cleanup and preparation for integration 2015-09-22 12:50:03 -07:00
spies.dart refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
spies.ts refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00