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

Document jQuery.event.special.<event>.(preDispatch | postDispatch) methods #752

Open
markelog opened this issue Jun 5, 2015 · 6 comments

Comments

@dmethvin
Copy link
Member

dmethvin commented Jun 5, 2015

@dmethvin
Copy link
Member

dmethvin commented Jun 5, 2015

preDispatch and postDispatch aren't there, we discussed removing in jquery/jquery#2358

@markelog
Copy link
Member Author

markelog commented Jun 5, 2015

Yes, this ticket specifically about those functions - jquery/jquery#2358 (comment) :-)

@dmethvin
Copy link
Member

dmethvin commented Jun 5, 2015

Ok, then I am not sure if the subject above describes what needs to be done.

@markelog markelog changed the title Document jQuery.event.special.<event> structure Jun 5, 2015
@markelog
Copy link
Member Author

markelog commented Jun 5, 2015

Comment and title changed, looks better?

@dmethvin
Copy link
Member

dmethvin commented Jun 5, 2015

Yes! Now I know what you meant. 😺

leonard-thieu added a commit to leonard-thieu/DefinitelyTyped that referenced this issue Oct 15, 2018
leonard-thieu added a commit to leonard-thieu/DefinitelyTyped that referenced this issue Oct 16, 2018
leonard-thieu added a commit to leonard-thieu/DefinitelyTyped that referenced this issue Oct 16, 2018
sheetalkamat pushed a commit to DefinitelyTyped/DefinitelyTyped that referenced this issue Oct 16, 2018
…issues. (#29750)

* [jquery] Add `preDispatch` and `postDispatch` methods.

See jquery/api.jquery.com#752.

* [jquery] Fix weak type issue for `SpecialEventHook`.

* [jquery] Fix weak type issue for `FixHook`.

* [jquery] Add interface for `jQuery.valHooks`.

* [jquery] Fix weak type issue for `ValHook`.

* [jquery] Add interface for `jQuery.cssHooks`.

* [jquery] Properties on `CSSHook` are optional.

* [jquery] Use polymorphic `this` for `settings` parameter.

* [jquery] Wrap `StatusCodeCallbacks` in a region.

* [jquery] Split `@since` tag for consistency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants