angular/modules/angular2/src
Rado Kirov 355ab5b3a6 feat(query): adds support for descendants and more list apis.
Additional clean up of query code.

Closes: #1935

BREAKING CHANGE:
By default Query only queries direct children.
2015-06-11 16:05:06 -07:00
..
change_detection fix(Parser): Parse pipes in arguments 2015-06-11 21:02:40 +02:00
core feat(query): adds support for descendants and more list apis. 2015-06-11 16:05:06 -07:00
debug refactor(render): add DomElement 2015-06-04 11:44:26 -07:00
di fix: Improve error message on missing dependency 2015-06-10 16:40:38 -07:00
directives docs(ng-if): fix some missed occurrences of if, for, switch in docs 2015-06-02 15:30:04 -07:00
dom perf(render): don't create property setters if not needed 2015-06-11 14:45:44 -07:00
facade feat(Parser): implement Unparser 2015-06-10 16:24:59 -07:00
forms feat(Directive): Have a single Directive.host which mimics HTML 2015-06-11 13:11:09 -07:00
http feat(http): add basic http service 2015-06-09 10:00:04 -07:00
mock refactor(xhr): move render's xhr implementation to render/ 2015-06-09 10:28:35 -07:00
reflection bug: increase number of supported contstructor args to 20 2015-06-11 14:02:36 -07:00
render perf(render): only create LightDom instances if the element has children 2015-06-11 14:45:44 -07:00
router feat(Directive): Have a single Directive.host which mimics HTML 2015-06-11 13:11:09 -07:00
services refactor(xhr): move render's xhr implementation to render/ 2015-06-09 10:28:35 -07:00
test_lib chore: update zone.js to 0.5.1 2015-06-10 23:41:45 +02:00
transform feat(transform): update for Directive.host 2015-06-11 13:11:10 -07:00
util docs(chore): missing reformats to make clang-format 1.0.15 2015-06-02 15:30:04 -07:00