angular/modules/angular2/src
Tobias Bosch b3a763a718 fix(compiler): keep DOM.hasProperty in sync between browser and transformer.
Right now, we always return true until
we have property schema support (#2014).

Fixes #2984
Closes #2981
2015-07-13 15:09:06 -07:00
..
change_detection chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
core feat(query): initial implementation of view query. 2015-07-13 14:44:55 -07:00
debug chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
di chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
directives chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
dom fix(compiler): keep DOM.hasProperty in sync between browser and transformer. 2015-07-13 15:09:06 -07:00
facade chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
forms chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
http fix(Http): add support for headers 2015-07-06 10:06:12 -07:00
mock fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -07:00
reflection fix(di): do not use exceptions to detect if reflection is enabled 2015-07-10 10:50:03 -07:00
render chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
router feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
services chore(docs): adding docs to core.ts and annotations.ts 2015-07-07 20:04:13 -07:00
test_lib chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
transform fix(transformer): Event getters now use property name not event name 2015-07-13 10:42:09 -07:00
util docs(util/decorators): fix typos in ClassDefinition interface 2015-07-13 09:08:12 +02:00