angular-cn/modules/angular2/test
Misko Hevery 5c328adb4b refactor(di): Visibility.(Private|Public|PublicAndPrivate)
BREAKING CHANGE:

Rename:
- `PRIVATE` => `Visibility.Private`
- `PUBLIC` => `Visibility.Public`
- `PUBLIC_AND_PRIVATE` => `Visibility.PublicAndPrivate`
2015-08-13 21:18:31 +00:00
..
benchmark/transform style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
change_detection feat(pipes): changed PipeTransform to make onDestroy optional 2015-08-13 01:39:21 +00:00
core refactor: rename all const to UPPER_CASE 2015-08-13 21:18:31 +00:00
debug cleanup(di): renamed viewInjector and hostInjector 2015-07-31 09:49:51 -07:00
di refactor(di): Visibility.(Private|Public|PublicAndPrivate) 2015-08-13 21:18:31 +00:00
directives fix(NgClass): take initial classes into account during cleanup 2015-08-12 20:08:03 +00:00
dom chore(browsers): fix failing tests in Firefox 2015-08-03 12:17:44 +02:00
facade style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
forms refactor: rename all const to UPPER_CASE 2015-08-13 21:18:31 +00:00
mock refactor: change template for view where it makes sense 2015-06-24 18:40:04 +02:00
pipes refactor(pipes): removed BasePipeTrasnform 2015-08-13 01:39:21 +00:00
profile feat: implement web-tracing-framework support 2015-07-31 23:04:05 +00:00
reflection chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
render refactor: rename all const to UPPER_CASE 2015-08-13 21:18:31 +00:00
router refactor: rename all const to UPPER_CASE 2015-08-13 21:18:31 +00:00
services fix(UrlResolver): encode URLs before resolving 2015-08-10 19:50:10 +00:00
test_lib test(matchers): add support for toHaveClass in tests 2015-08-08 02:22:45 +00:00
transform feat(dart/transform): Support `part` directives 2015-08-13 00:28:42 +00:00
util chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
web-workers Refactor(WebWorker): Unify WebWorker naming 2015-08-07 14:43:52 -07:00