angular-cn/modules/angular2/test
Brian Ford ac38812809 fix(router): apply APP_BASE_HREF when using PathLocationStrategy
Correctly initializes APP_BASE_HREF, and falls back to the `<base>` tag in the absence
of an APP_BASE_HREF provider.

Closes #5028
2015-11-17 21:19:22 +00:00
..
animate refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
common feat(NgClass) allow multiple classes per expression 2015-11-12 14:54:02 +00:00
compiler Revert "feat(Compiler): case sensitive html parser" 2015-11-16 14:37:00 -08:00
core Revert "feat(Compiler): case sensitive html parser" 2015-11-16 14:37:00 -08:00
http fix(http): refactor 'require' statements to 'import' declarations for Rx 2015-11-17 01:26:54 +00:00
mock refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
platform fix(core): Run component disposal before destroyRootHostView() to avoid crash if change detection is triggered. 2015-11-17 00:58:13 +00:00
router fix(router): apply APP_BASE_HREF when using PathLocationStrategy 2015-11-17 21:19:22 +00:00
symbol_inspector chore(test): fix public API test failure when no support of Symbol.for 2015-11-10 11:23:01 +01:00
testing feat(core): extract platforms out of core 2015-11-13 19:26:14 +00:00
tools refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
upgrade chore(ngUpgrade): Move into Angular2 2015-10-31 20:48:27 -07:00
web_workers refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
dev_mode_spec.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
public_api_spec.ts feat(core): extract platforms out of core 2015-11-13 19:26:14 +00:00