Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bugfix: ensure there are field for clearFields action and update demo #245

Merged
merged 3 commits into from
Sep 12, 2016

Conversation

kevinchappell
Copy link
Owner

@kevinchappell kevinchappell commented Sep 12, 2016

Added:
modalOpened event

Changed:
check for fields before running clearFields action
keep formActions in scope

className: 'form-actions btn-group'
});

cbWrap.append(formActions);
Copy link
Owner Author

Choose a reason for hiding this comment

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

This ensures formActions is within scope and is only appended if it exists

@kevinchappell kevinchappell merged commit 3e10f4e into master Sep 12, 2016
@kevinchappell kevinchappell deleted the hotfix/removeFieldsAction branch September 12, 2016 15:22
kevinchappell added a commit that referenced this pull request Sep 12, 2016
…#245)

* Bugfix: ensure there are field for clearFields action and update demo

* v1.17.1

* Add modalOpened event
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant