Skip to content

Conversation

@lvarayut
Copy link
Collaborator

@lvarayut lvarayut commented Jun 9, 2016

This PR fixes the validation-group problem, the validation-group didn't properly set validity of other elements in a group.

Closes #210

@lvarayut
Copy link
Collaborator Author

lvarayut commented Jun 9, 2016

@huei90, will merge after your confirmation.

@coveralls
Copy link

coveralls commented Jun 9, 2016

Coverage Status

Coverage increased (+0.5%) to 93.691% when pulling bb4a763 on lvarayut:validation-group into 920e964 on huei90:master.

* @param groupName
* @param validity
*/
function setValiationGroup(scope, validationGroup, validity) {
Copy link
Owner

@hueitan hueitan Jun 9, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: setValidationGroup

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's kind of embarrassing...., fixing

@hueitan
Copy link
Owner

hueitan commented Jun 9, 2016

This PR contains many changes but I believe on you 😄 Feel free to merge it.

@hueitan
Copy link
Owner

hueitan commented Jun 9, 2016

@Nazanin1369

@hueitan
Copy link
Owner

hueitan commented Jun 9, 2016

btw, great job 🍻

@lvarayut
Copy link
Collaborator Author

lvarayut commented Jun 9, 2016

I wrote more tests on it. So, it should be reliable enough. 😄

@lvarayut lvarayut force-pushed the validation-group branch from 99163c8 to 7ca756a Compare June 9, 2016 14:51
@coveralls
Copy link

coveralls commented Jun 9, 2016

Coverage Status

Coverage increased (+0.5%) to 93.691% when pulling 7ca756a on lvarayut:validation-group into 920e964 on huei90:master.

@coveralls
Copy link

coveralls commented Jun 9, 2016

Coverage Status

Coverage increased (+0.5%) to 93.691% when pulling 7ca756a on lvarayut:validation-group into 920e964 on huei90:master.

@lvarayut lvarayut merged commit 01d93ea into hueitan:master Jun 9, 2016
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.

Validation Group and form checkValid

3 participants