X Tutup
Skip to content

feat(router): add support for APP_BASE_HREF to HashLocationStrategy#5451

Closed
btford wants to merge 1 commit intoangular:masterfrom
btford:feat-hash-location-support-app-base
Closed

feat(router): add support for APP_BASE_HREF to HashLocationStrategy#5451
btford wants to merge 1 commit intoangular:masterfrom
btford:feat-hash-location-support-app-base

Conversation

@btford
Copy link
Copy Markdown
Contributor

@btford btford commented Nov 24, 2015

This will need to go in once the issue with the refactor is resolved.

This also helps pave the way for #4943 by more cleanly refactoring out the platform-level URL parts from the routing parts.

@matsko could you review?

Closes #4935
Closes #5368

@btford btford added the action: review The PR is still awaiting reviews from at least one requested reviewer label Nov 24, 2015
@matsko
Copy link
Copy Markdown
Contributor

matsko commented Nov 24, 2015

LGTM. The test code was really clear and well put together.

Please fix the failing specs.

@btford
Copy link
Copy Markdown
Contributor Author

btford commented Nov 24, 2015

🐈 will do!

@btford btford force-pushed the feat-hash-location-support-app-base branch from 6692759 to a00eee0 Compare November 25, 2015 00:46
@btford btford added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 25, 2015
@btford btford force-pushed the feat-hash-location-support-app-base branch 2 times, most recently from ec4ca4b to b0f0baf Compare November 25, 2015 21:35
@btford btford force-pushed the feat-hash-location-support-app-base branch from b0f0baf to bd2e0e9 Compare November 25, 2015 21:39
@btford btford added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Nov 25, 2015
@btford btford assigned vsavkin and unassigned matsko Nov 25, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #5451 on behalf of @vsavkin to branch presubmit-vsavkin-pr-5451.

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(router): HashLocationStrategy should support APP_BASE_HREF test(router): add tests for each location strategy

5 participants

X Tutup