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

Ensure the args for vex.dialog's beforeClose are identical #117

Merged
merged 2 commits into from
Apr 9, 2015
Merged

Ensure the args for vex.dialog's beforeClose are identical #117

merged 2 commits into from
Apr 9, 2015

Conversation

banderson
Copy link
Contributor

In the previous version, the arguments for the beforeClose callback
were different depending on the call-site. This makes them consistent.

In the previous version, the arguments for the beforeClose callback
were different depending on the call-site. This makes them consistent.
@banderson
Copy link
Contributor Author

This extends #116 for consistency across multiple display options

@adamschwartz
Copy link
Contributor

Shouldn’t vex dialog just be taking advantage of vex doing this for it?

@banderson
Copy link
Contributor Author

@adamschwartz yup, just noticed the same thing. That last commit uses the options passed through instead of re-cloning

@adamschwartz
Copy link
Contributor

Excellent.

adamschwartz added a commit that referenced this pull request Apr 9, 2015
Ensure the args for vex.dialog's beforeClose are identical
@adamschwartz adamschwartz merged commit a2764e5 into HubSpot:master Apr 9, 2015
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.

2 participants