angular/modules/angular2/src
Matias Niemelä c177d889a2 fix(router): ensure that page refresh with hash URLs works
This patch fixes the `HashLocationStrategy` to always return a string
path value without a hash symbol as the starting value.

Closes #2920
2015-07-08 15:08:17 -07:00
..
change_detection tools: added experimentalDecorators flag to tsconfig 2015-07-08 10:46:03 -07:00
core tools: added experimentalDecorators flag to tsconfig 2015-07-08 10:46:03 -07:00
debug docs: Corrects article to 'a' instead of 'an' in comment 2015-07-07 16:24:23 -07:00
di refactor(di): added support for custom dep providers 2015-07-07 08:27:54 -07:00
directives feat(pipes): support arguments in transform function 2015-07-01 13:36:01 -07:00
dom chore(typing): use types for DOM API 2015-07-01 09:57:11 -07:00
facade feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -07:00
forms feat(forms): changed all form directives to have basic control attributes 2015-07-08 12:04:38 -07:00
http fix(Http): add support for headers 2015-07-06 10:06:12 -07:00
mock fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -07:00
reflection feat(transformer): Support @Injectable() on static functions 2015-07-06 15:47:54 -07:00
render refactor(directive_parser): improve code readability 2015-07-08 18:02:08 +02:00
router fix(router): ensure that page refresh with hash URLs works 2015-07-08 15:08:17 -07:00
services chore(docs): adding docs to core.ts and annotations.ts 2015-07-07 20:04:13 -07:00
test_lib refactor(di): added support for custom dep providers 2015-07-07 08:27:54 -07:00
transform tools: added experimentalDecorators flag to tsconfig 2015-07-08 10:46:03 -07:00
util chore(docs): adding docs to core.ts and annotations.ts 2015-07-07 20:04:13 -07:00