Closed
Description
Would be nice if a new minor release could be cut so that the improved warnings from dc1d703 (#204) goes out.
The minor release from current master would contain:
- Build: add UMD support. Build: add UMD support #206
- Core: Warn on use of
jQuery.holdReady()
. Core: Warn on use of jQuery.holdReady() #247 - Core: Don't use
.apply()
onconsole.log
to satisfy IE9. Core: Don't use .apply() on console.log to satisfy IE9 #241 - Data: Fix support object as second argument. Data: Support object as second argument #235
- Docs: Clarify wording around deprecated/removed methods. Docs: Clarify wording around deprecated/removed methods #208
- Effects: Fix for old style easing definitions compatibility. Bugfix/easing compatibility #234
- Effects: Warn on use of
jQuery.fx.interval
. Effects: Warn and fill jQuery.fx.interval #216 - Event: Warn and fill
jQuery.event.props.concat
for jQuery Mobile pre-1.5. Event: Detect jQuery Mobile pre-1.5 use of jQuery.event.props.concat #209 - Event: Warn about late use of
$(window).on("load"...)
. Event: Warn about late use of $(window).on("load"...) #217 - Event: Use window.document to get to document. 9e3dfcb
- Event: Warn for deprecated event aliases. Event: Warn and fill event aliases #243
Metadata
Metadata
Assignees
Labels
No labels