Commit Graph
173 Commits
Author SHA1 Message Date
Anand Prakash 663624b659 Changed JQueryAjaxSettings.jsonp to any
We can not only pass a string in jsonp to be used as callback function query parameter name but also false to skip including the callback parameter at all. http://api.jquery.com/jQuery.ajax/
2014-01-27 16:32:12 -08:00
John Reilly bbbca02b99 Merge pull request #1615 from johnnyreilly/master
jQuery: JSDoc'd extend/globalEval/grep/inArray and is too
2014-01-26 08:56:41 -08:00
johnnyreilly bf7966cf68 jQuery: all the is's 2014-01-26 15:55:14 +00:00
johnnyreilly 2f9a243b11 jQuery: JSDoc'd extend/globalEval/grep/inArray 2014-01-26 15:32:33 +00:00
Bartvds e45363e3d2 added/fixed few headers
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 20:23:13 +01:00
Bartvds 333b89f8d3 added/fixed headers j
https://github.com/borisyankov/DefinitelyTyped/issues/1570

jsfl: fixed odd encoding in comments
2014-01-24 00:55:00 +01:00
John Reilly f1503e8c69 jQuery: JSDoc each and contains 2014-01-22 13:31:35 +00:00
John Reilly ec3e680da4 jQuery: JSDoc each
Removed undocumented overload
2014-01-22 13:29:38 +00:00
John Reilly f7819b3f77 jQuery: cater for jQuery.clientSideLogging
I haven't looked in detail at this but it looks that
jQuery.clientSideLogging is ill-advisedly clobbering ```$.error```.
This should probable be addressed at some point.
2014-01-21 14:36:28 +00:00
John Reilly 43e6ac7021 jQuery: back 2014-01-21 13:42:00 +00:00
John Reilly 0d8bdec36e jQuery: JSDoc Callbacks and tighten up typing 2014-01-21 13:38:58 +00:00
John Reilly daca31dc77 jQuery: added typing for fn 2014-01-17 09:27:10 +00:00
John Reilly 02348d3eb0 jQuery: added proxy / removeData JSDoc + tests 2014-01-16 14:00:56 +00:00
John Reilly 07041a3088 jQuery: queue, dequeue, hasdata
added queue test suite
2014-01-16 13:38:16 +00:00
John Reilly 3f692cc3b6 jQuery: added param JSDoc and test suite 2014-01-16 13:23:16 +00:00
John Reilly 3a45c9d8be jQuery: Add jQuery/$ JSDoc
And test suite
2014-01-15 13:26:08 +00:00
John Reilly d6e9ed4b0d jQuery: Finished JSDoc-ing animations
Added missing test suites where necessary.
2014-01-13 13:37:47 +00:00
John Reilly 2d50b09da3 jQuery: animate JSDoc'd 2014-01-13 11:06:04 +00:00
johnnyreilly c39907069b jQuery: animation options / fadeIn 2014-01-12 07:40:39 +00:00
John Reilly 0931add1c3 jQuery: promise JSDoc'd
and added test suite
2014-01-10 13:55:55 +00:00
John Reilly 9d4f888a30 jQuery: data JSDoc
and removeData test suite
2014-01-10 13:51:27 +00:00
John Reilly c733d25651 jQuery: scrollLeft /scrollTop test suites 2014-01-10 13:38:25 +00:00
John Reilly e97d59b953 jQuery: scrollLeft / scrollTop JSDoc'd 2014-01-10 13:35:23 +00:00
John Reilly 40adcdd3ad jQuery: offsetWidth, offsetHeight, position JSDoc
removed invalid overloads, added JSDoc, changed position to use
JQueryCoordinates.  Added position test suite.
2014-01-09 13:35:13 +00:00
johnnyreilly 925a1282a8 jQuery: JSDoc'd coordinates and added test suite
Added interface to cover coordinates definition.
2014-01-01 16:05:06 +00:00
johnnyreilly 6baada500f jQuery: JSDoc'd width + added width test suite 2014-01-01 15:48:56 +00:00
johnnyreilly f6e89c970d jQuery: JSDoc'd innerWidth / innerWidth
removed invalid overloads
2014-01-01 15:39:08 +00:00
johnnyreilly 4d7fdffa2e jQuery: JSDoc'd height 2014-01-01 15:30:44 +00:00
johnnyreilly 15e56b924d jQuery: added html JSDoc 2014-01-01 06:45:20 +00:00
Brian Surowiec 0f20de72a2 Fix spacing in param comment 2014-01-01 00:39:06 -05:00
johnnyreilly 609712265e jQuery: brought val into line with documentation
Plus added val test suite
2013-12-29 21:42:55 +00:00
johnnyreilly 3f51b9c7b2 jQuery: removeProp 2013-12-29 21:29:55 +00:00
johnnyreilly 9f7b30fce9 jQuery: JSDoc'd prop 2013-12-29 21:27:56 +00:00
johnnyreilly ff54b34c0f jQuery: cover off the ajax handlers 2013-12-28 20:56:06 +00:00
johnnyreilly 3b581e0152 jQuery: now with valid ajaxComplete test
Also with corrected jquerymobile attr test
2013-12-26 21:15:05 +00:00
johnnyreilly 427d2e0576 jQuery: Fix to typings 2013-12-25 19:07:30 +00:00
johnnyreilly 3416f6e88a jQuery: ajaxComplete 2013-12-24 11:48:46 +00:00
johnnyreilly ac4275f168 jQuery: load JSDoc 2013-12-24 11:39:34 +00:00
johnnyreilly 3649e3320b jQuery: attr JSDoc 2013-12-24 11:31:23 +00:00
johnnyreilly 97787b7e3e jQuery: toggleClass / removeClass 2013-12-24 11:20:42 +00:00
johnnyreilly db67a18e04 jQuery: Add serialize / serializeArray JSDoc 2013-12-24 11:06:23 +00:00
johnnyreilly ae18b73452 jQuery: Added addClass JSDoc 2013-12-24 10:59:23 +00:00
Igor Oleinikov 49ddab3a0b Merge remote-tracking branch 'remotes/upstream/switch-0.9.5' into switch-0.9.5
Conflicts:
	jquery/jquery-tests.ts
	q/Q-tests.ts
	q/Q.d.ts
2013-12-23 15:40:56 +04:00
johnnyreilly 9675d3a1e0 jQuery: Fix test 2013-12-23 10:08:37 +00:00
Igor Oleinikov 3668128825 jquery: fixed definition for bind (fixes hammerjs test) 2013-12-19 15:40:27 +04:00
Igor Oleinikov 85492e5dfa jquery: fix test 2013-12-18 20:55:02 +04:00
Michal Kutil 0d2fb0d17a jQuery: The interface used to specify easing functions add 2013-12-15 23:04:05 +01:00
Stan Thomas e01f25822c TS 0.9.5 support: add definition for rest arguments in jQuery.on() to support optional parameters passed via jQuery.trigger(). 2013-12-10 17:17:15 +00:00
John Reilly 44eb8f38a3 jQuery: added data JSDoc + a little generic love 2013-12-05 17:08:05 +00:00
Masahiro Wakame 2a8d2ec77b Merge pull request #1377 from johnnyreilly/master
jQuery: added when / css JSDoc
2013-12-05 05:50:26 -08:00