Commit Graph

28 Commits

Author SHA1 Message Date
Daniel Rosenwasser
85cafebc41 Adds missing properties of interface in 'jquerymobile'. 2015-08-21 15:02:04 -07:00
Nimrodxx
e6be909842 Update jquerymobile.d.ts
Added missing fields to the ParsedPath interface.
2014-06-24 10:16:46 +02: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
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
Gary Bortosky
8e009d56c0 adding explicit any 2013-12-12 15:48:27 -06: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
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