Skip to content

feat($stateSearch): show $location.search for current state #2383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

kindy
Copy link

@kindy kindy commented Nov 20, 2015

try to resolve #115.

we want to support dynamic search params.
but seems $stateSearch can help us too.

@christopherthielen
Copy link
Contributor

Thanks for your PR! I appreciate the effort you've put into it.

One of our goals for 1.0 and beyond is to eliminate as much global state and mutable state as possible. Additionally, it provides only marginal benefits over simply injecting $location and asking for the .search(). Because of this, I can't accept this new $stateSearch service.

I'd like to be able to support wildcard query parameters eventually, but I don't think this approach aligns with our current goals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants