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 support for neste input names - Fixes #2 #3

Merged
merged 1 commit into from Apr 10, 2022

Conversation

yoannisj
Copy link
Contributor

By adding quotes around the input name in the attribute selectors given to querySelectorAll(), we can add support for nested input names such as 'options[responsive][showOnMobile]'.

See issue #2 for more information

@simomosi
Copy link
Owner

Hi @yoannisj,
sorry for my late response: I had to make some tests to verify your PR (I'll work on some test suite).
Everything seems ok! Thank you very much for you contribution!

@simomosi simomosi merged commit 2477a31 into simomosi:main Apr 10, 2022
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.

None yet

2 participants