Skip to content
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

Add option to disable "Transform dot notation to bracket notation" #89

Closed
dougwilson opened this issue May 25, 2015 · 3 comments
Closed
Assignees
Milestone

Comments

@dougwilson
Copy link
Contributor

Can we get an option to disable the new "Transform dot notation to bracket notation" functionality? We would like to keep our code base current with the latest version of this module, but we do NOT want to allow users to submit this new syntax to our API. Since this is done just through a .replace, it seems like it would be trivial to add a switch that would skip that transformation (but it can still be enabled by default, of course).

@nlf
Copy link
Collaborator

nlf commented May 25, 2015

Absolutely. I'll get that added tonight or tomorrow.

@nlf nlf closed this as completed in 33888bb May 27, 2015
@nlf nlf added this to the 3.1.0 milestone May 27, 2015
@nlf nlf self-assigned this May 27, 2015
@dougwilson
Copy link
Contributor Author

Thanks! Though I don't see mention of the option in the Readme?

@nlf
Copy link
Collaborator

nlf commented Jun 1, 2015

it's in the readme now courtesy of #93

@ljharb ljharb added the parse label Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants