angular/modules/angular2/src
Tobias Bosch 993b3d62de refactor(compiler): don’t rely on external css parser
We used to use different external css parsers,
depending on the `DomAdapter`. This lead to
inconsistent behavior and environment specific errors.

Closes #5006
Closes #4993
2015-10-29 15:09:39 -07:00
..
animate chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
core refactor(compiler): don’t rely on external css parser 2015-10-29 15:09:39 -07:00
http docs(http): use http.request(FOO) instead of http(FOO) 2015-10-28 16:22:32 -07:00
mock fix(router): respect LocationStrategy when constructing hrefs in links 2015-10-27 10:45:49 +00:00
router docs(router): Updated example for hash location strategy 2015-10-29 20:52:03 +00:00
testing chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
tools refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
transform/template_compiler refactor(core): adjust imports for rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:59:43 -07:00
web_workers fix(WebWorker): Don't send messages when the buffer is empty 2015-10-29 04:00:04 +00:00