Commit Graph
22 Commits
Author SHA1 Message Date
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