angular/modules/angular2/src
Pawel Kozlowski ff1b110ae1 fix(CSSClass): change selector to ng-class
BREAKING CHANGE:

The selector for the CSSClass directive was changed
from [class] to [ng-class]. The directive itself was
renamed from CSSClass to NgClass

Closes #3498
2015-08-07 14:56:41 +02:00
..
change_detection feat(refactor): replaced ObservablePipe and PromisePipe with AsyncPipe 2015-08-07 02:10:32 +00:00
core docs(fix-docgen): Fix docgen issues with some recent updates to core 2015-08-06 23:17:22 -07:00
debug feat(build): require parameter types 2015-07-21 06:20:13 -07:00
di chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
directives fix(CSSClass): change selector to ng-class 2015-08-07 14:56:41 +02:00
dom style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
facade chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
forms cleanup(di): renamed viewInjector and hostInjector 2015-07-31 09:49:51 -07:00
http fix(XHRConnection): use xhr status code 2015-08-04 00:39:11 +00:00
mock fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00
profile style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
reflection style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
render fix(CSSClass): change selector to ng-class 2015-08-07 14:56:41 +02:00
router test(router): add tests for router.d.ts 2015-08-05 00:29:32 +00:00
services Revert "fix(url_resolver): in Dart make package urls relative to AppRootUrl" 2015-07-27 14:15:02 -07:00
test_lib fix(test_lib): run unit tests in default Documnent 2015-08-07 09:57:59 +02:00
transform style(dart/transform): Do not format generated code by default 2015-08-06 23:32:01 +00:00
util chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
web-workers fix(exception_handler): log errors that are thrown by the compiler 2015-08-06 15:26:24 -07:00