angular/packages/compiler-cli/test/transformers
Chuck Jazdzewski 6e5e819e80 fix(compiler-cli): emit correct css string escape sequences (#22776)
Works around an issue with TypeScript 2.6 and 2.7 that causes
the tranformer emit to emit incorrect escapes for css string
literals.

Fixes: #22774

PR Close #22776
2018-03-15 11:37:50 -07:00
..
compiler_host_spec.ts fix(compiler): make tsx file aot compatible 2017-12-15 07:53:46 -08:00
inline_resources_spec.ts fix(compiler-cli): enableResourceInlining handles both styles and styleUrls (#22688) 2018-03-11 22:14:32 -07:00
lower_expressions_spec.ts build: upgrade to TypeScript 2.7 (#22669) 2018-03-12 09:27:23 -07:00
metadata_reader_spec.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
node_emitter_spec.ts fix(compiler-cli): emit correct css string escape sequences (#22776) 2018-03-15 11:37:50 -07:00
program_spec.ts build: upgrade to TypeScript 2.7 (#22669) 2018-03-12 09:27:23 -07:00
r3_metadata_transform_spec.ts feat(compiler-cli): reflect static methods added to classes in metadata (#21926) 2018-02-01 08:30:58 -08:00
r3_transform_spec.ts feat(compiler): implement "enableIvy" compiler option (#21427) 2018-01-18 18:22:44 -06:00