angular-cn/modules/angular2/test
Ted Sander f2ef90b240 feat(transformers): inline styleUrls to view directive
While creating the ng_deps.dart file for a view inline the styleUrls attribute.
This copies the pattern used for templateUrl, aleviating the need to make an
XHR request for those resources.

closes #2566
2015-06-18 22:12:44 -07:00
..
benchmark/transform chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00
change_detection refactor(change_detection): made ChangeDetector and ProtoChangeDetector interfaces 2015-06-18 17:41:22 -07:00
core refactor(change_detection): made ChangeDetector and ProtoChangeDetector interfaces 2015-06-18 17:41:22 -07:00
debug chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
di fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00
directives chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
forms chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
http docs(Http): add docs for Http lib 2015-06-16 15:42:18 -07:00
mock refactor(xhr): move render's xhr implementation to render/ 2015-06-09 10:28:35 -07:00
reflection feat: support decorator chaining and class creation in ES5 2015-06-14 16:54:08 -07:00
render fix(compiler): make text interpolation more robust 2015-06-18 15:45:00 -07:00
router feat(router): allow configuring app base href via token 2015-06-15 18:04:09 -07:00
services refactor(xhr): move render's xhr implementation to render/ 2015-06-09 10:28:35 -07:00
test_lib style(TestComponentBuilder): fix a typo in the spec 2015-06-16 17:37:58 +02:00
transform feat(transformers): inline styleUrls to view directive 2015-06-18 22:12:44 -07:00
util fix: Class factory now adds annotations 2015-06-15 22:23:54 -07:00