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

Moved static methods from $.fn.modal to $.modal #10

Merged
merged 1 commit into from
Feb 18, 2012

Conversation

adiospace
Copy link
Contributor

Introduced a new object $.modal which does most of the things and added static properties to it.
We now have:

  • $.modal.defaults
  • $.modal.close
  • $.modal.resize
  • $.modal.BEFORE_CLOSE (and other constants)

Introduced a new object $.modal which does most of the things and added static properties to it.
We now have:
* $.modal.defaults
* $.modal.close
* $.modal.resize
* $.modal.BEFORE_CLOSE (and other constants)
kylefox added a commit that referenced this pull request Feb 18, 2012
Moved static methods from $.fn.modal to $.modal
@kylefox kylefox merged commit 168e30a into kylefox:master Feb 18, 2012
@kylefox
Copy link
Owner

kylefox commented Feb 18, 2012

Awesome, thanks! No idea why this didn't merge cleanly, but all your changes are now in master.

@adiospace
Copy link
Contributor Author

Who knows...maybe it was because of the minor bug fixing done before...

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