Commit Graph

42 Commits

Author SHA1 Message Date
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
fishgoh0nk
b8dd9efab1 selectmenu widget param fix
selectmenu widget has the wrong object defined for the param. selectmenuoption object is missing a property.
2015-09-23 14:57:08 -07:00
Daniel Rosenwasser
85cafebc41 Adds missing properties of interface in 'jquerymobile'. 2015-08-21 15:02:04 -07:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Nimrodxx
e6be909842 Update jquerymobile.d.ts
Added missing fields to the ParsedPath interface.
2014-06-24 10:16:46 +02:00
John Reilly
6fccc6e510 jQuery: fix to jquerymobile tests 2014-02-20 11:52:31 +00:00
Dick van den Brink
3e9a7639da Added filterable widget. 2014-01-21 19:01:21 +01:00
Dick van den Brink
75b4512de3 Added flipswitch options 2014-01-17 09:17:22 +01:00
Dick van den Brink
1be250fdbe Fixed issue with noImplicitAny 2014-01-16 16:27:30 +01:00
Dick van den Brink
4df797ddbc Removed methods which don't exist anymore. 2014-01-16 16:26:45 +01:00
Dick van den Brink
2625222bb4 Fixed loading method
Added empty loading method + return a JQuery object instead of void
2014-01-15 15:48:56 +01:00
Dick van den Brink
1c695a17ee Added pagecontainer as a property. 2014-01-14 22:28:46 +01:00
Dick van den Brink
4556398069 Added new enhanceWithin() method. 2014-01-14 22:28:29 +01:00
Dick van den Brink
7b2bc7f872 Bump to 1.4
Removed showPageLoadingMsg and hidePageLoadingMsg
2014-01-14 22:23:48 +01:00
Dick van den Brink
2f06bb165b Added flipswitch widget. 2014-01-14 22:22:03 +01:00
Dick van den Brink
e8b3b4c4ce Added JQueryMobilePath interface
See http://api.jquerymobile.com/category/methods/path/
2014-01-14 22:19:02 +01:00
vvakame
6ab4ffae2b Remove not required tscparams 2014-01-02 16:34:52 +09:00
johnnyreilly
3b581e0152 jQuery: now with valid ajaxComplete test
Also with corrected jquerymobile attr test
2013-12-26 21:15:05 +00:00
Gary Bortosky
8e009d56c0 adding explicit any 2013-12-12 15:48:27 -06:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Diullei Gomes
86a51b41f8 Merge pull request #1013 from DickvdBrink/master
jQuery Mobile dialog and buttons
2013-09-07 15:24:04 -07:00
Dick van den Brink
2108ebd40b Update for button functions
buttonMarkup options should be optional.
added a button's method with only ButtonOptions as parameter.
2013-09-06 19:38:10 +02:00
Dick van den Brink
bae43aceef Missing dialog options. 2013-09-06 19:12:36 +02:00
Dick van den Brink
4dbf079c03 Added clearBtn options for textinput 2013-09-06 19:06:41 +02:00
unknown
e4eaa5bcea Added Controlgroup settings and methods 2013-09-06 09:49:43 +02:00
unknown
aa7e4926dc Moved NavbarOptions next to the other components.
Added methods for table.
2013-09-05 15:55:45 +02:00
unknown
0ee996cb6a Small mistake in previous commit. 2013-09-05 15:40:26 +02:00
unknown
e349b79cbd Added navbar options and method. 2013-09-05 15:32:03 +02:00
Dick van den Brink
b97d1e29f3 Missing textonly option. 2013-09-05 14:06:53 +02:00
Dick van den Brink
a9823af188 Added jquery mobile loader options to definition. 2013-09-05 13:59:42 +02:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
26d671ccbd Fix definitions for TS 0.9 2013-06-28 22:14:33 +01:00
vladimirGI
bfd370ecab Update jquerymobile/jquerymobile-tests.ts
added unit tests for :
showPageLoadingMsg()
hidePageLoadingMsg()
2013-02-09 20:16:00 -05:00
vladimirGI
23768588b8 Update jquerymobile/jquerymobile.d.ts
added missing methods in JQueryMobile interface:
showPageLoadingMsg(); 
hidePageLoadingMsg();
2013-02-09 20:13:50 -05:00
Boris Yankov
da733abd6e Add jQuery Mobile initializePage method 2013-01-20 17:33:35 +02:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Natan Vivo
c7d2934d6d Update project references to use jQuery 1.9 instead of missing 1.8 file. 2013-01-17 12:05:06 -02:00
Boris Yankov
7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00