Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Allow passing options for snd/url-pattern #227

Open
jahed opened this issue Aug 27, 2017 · 4 comments
Open

Allow passing options for snd/url-pattern #227

jahed opened this issue Aug 27, 2017 · 4 comments

Comments

@jahed
Copy link

jahed commented Aug 27, 2017

As explained in snd/url-pattern#42, I need to be able to parse parenthesis in my named segment values, otherwise it results in a no-match.

Currently, it doesn't look like redux-little-router supports this, so might be worth adding in.

@oleg-rdk
Copy link

is really blocking!

So the options like described here https://github.com/snd/url-pattern#customize-the-pattern-syntax

@uapasha
Copy link

uapasha commented Sep 21, 2017

facing this too

@ak1394
Copy link

ak1394 commented Sep 21, 2017

Would like to see it configurable as well.

@jkillian
Copy link

jkillian commented Jan 19, 2018

Would love to see this as well! Ran into a case where I need to be able to accept .s as part of a path param. Which is a shame that it's not possible right now, because I'm trying to switch a large project from another routing library to redux-little-router, and everything has been going really well up to this point!

There does seem to be prior art: #136

@tptee / @stefvhuynh are you willing to review / accept a new PR to add a feature for this?

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

No branches or pull requests

6 participants