Rado Kirov
f7dfd2325d
chore(query): refactor QueryList and BaseQueryList.
...
Closes #3035 , #3016
2015-07-15 15:49:52 -07:00
Peter Bacon Darwin
2e4a2a0e5a
chore(doc-gen): remove unnecessary @public
and @exportedAs
tags
2015-07-11 07:21:46 +01:00
vsavkin
b54e7214f0
chore: removed angular2.api.ts
...
BREACKING CHANGE:
We export InjectMetadata instead of InjectAnnotation
2015-07-09 13:54:07 -07:00
Misko Hevery
871267d578
chore(.d.ts): remove private Compiler deps
...
Closes #2929
2015-07-08 08:07:08 +02:00
Misko Hevery
3ab8a0c438
chore(docs): adding docs to core.ts and annotations.ts
2015-07-07 20:04:13 -07:00
Jeff Cross
b3d98cba77
refactor(http): remove default settings from RequestOptions
constructor
...
The BaseRequestOptions class is responsible for declaring default values,
while the RequestOptions class is merely responsible for setting values
based on values provided in the constructor.
2015-06-30 15:21:36 -07:00
vsavkin
22d3943831
refactor(di): unified di injector and core injector
...
BREAKING CHANGES:
* InjectAsync and InjectLazy have been removed
* toAsyncFactory has been removed
2015-06-26 15:59:18 -07:00
Sekib Omazic
eb2784eb81
refactor(core.js): export NgZone
...
Export NgZone so it can be used in applications where large data streams should be processed outside of Angular.
2015-05-29 17:58:32 +02:00
gdi2290
662da0d728
feat(render): re-export render and export DirectiveResolver
...
Closes #2026
2015-05-22 17:38:00 -07:00
yjbanov
d48fae3566
fix(core): resurrect OnChange interface
2015-05-22 16:48:00 -07:00
Tobias Bosch
aec51d616b
refactor(ts'ify): ts’ify mocks, directives and test_lib
...
Also cleans up global types.
2015-05-21 15:33:37 -07:00