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

Bug on jQuery Proxy when w-id contains dash/hyphen #402

Merged

Conversation

abiyasa
Copy link
Contributor

@abiyasa abiyasa commented Nov 7, 2016

Bug on jQuery Proxy when w-id contains dash/hyphen, see issue #391

Description

Bug on jQuery Proxy when w-id contains dash/hyphen (e.g w-id="submit-button")

Motivation and Context

This PR contains fix for issue #391

Screenshots (if appropriate):

None

Checklist:

  • My code follows the code style of this project.
  • I have updated/added documentation affected by my changes (comment: not relevant to this issue)
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Add failing test for jQuery proxy for widget ID that contains dash
Test to ensure getEl() still working
Update regexp to accept more characters for widget ID
@coveralls
Copy link

Coverage Status

Coverage remained the same at 71.14% when pulling 6ef6bb6 on abiyasa:bug-on-nested-widget-id into 21a43c0 on marko-js:master.

1 similar comment
@coveralls
Copy link

coveralls commented Nov 7, 2016

Coverage Status

Coverage remained the same at 71.14% when pulling 6ef6bb6 on abiyasa:bug-on-nested-widget-id into 21a43c0 on marko-js:master.

@patrick-steele-idem patrick-steele-idem merged commit 81e8195 into marko-js:master Nov 7, 2016
@patrick-steele-idem
Copy link
Contributor

Thanks for the fix! I will back port your fix to Marko Widgets v6 and update here when published.

@patrick-steele-idem
Copy link
Contributor

New version of marko-widgets published with your fix: [email protected]

Thanks again!

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.

3 participants