Commit Graph
4719 Commits
Author SHA1 Message Date
nktpro 7b8666ad0e Add less.tree.Attribute typing 2014-04-29 06:09:02 -07:00
John Reilly 5f94a0bd9b Merge pull request #2126 from johnnyreilly/master
jQuery: some specific setters for val
2014-04-29 14:02:03 +01:00
John Reilly c259dba094 jQuery: Add even more specific val setters 2014-04-29 13:52:47 +01:00
John Reilly 7c8a67a402 jQuery: Add more specific val setters 2014-04-29 13:48:00 +01:00
Diullei Gomes 6834f97fb3 Merge pull request #2077 from omidkrad/backbone-generics
Backbone Generics (TSC 1.0)
2014-04-28 19:29:56 -03:00
Bart van der Schoor d8b512ed51 Merge pull request #2118 from Bartvds/node-2/full
Move global node interfaces to NodeJS module, drop Node prefixes, close #2020
2014-04-28 22:26:41 +02:00
Bart van der Schoor e17cda9402 node fix for mu2 2014-04-28 22:00:50 +02:00
Paul Loyd 25a3c76b44 node: move Node* to NodeJS module 2014-04-28 18:32:37 +02:00
Paul Loyd c52e7bdf63 node: now modules depend on stream.* when possible 2014-04-28 18:32:37 +02:00
Paul Loyd d100d104c6 node: now modules depend on events.EventEmitter, not NodeEventEmitter 2014-04-28 18:32:36 +02:00
Paul Loyd c40cc2df89 node: rename ErrnoException to NodeErrnoException 2014-04-28 18:32:36 +02:00
Paul Loyd 1d451a05e1 node: NodeBuffer -> Buffer. Mark NodeBuffer as deprecated 2014-04-28 18:32:36 +02:00
Bart van der Schoor bcd40a14f0 Merge pull request #2075 from omidkrad/handlebars-runtime
Added definitions for Handlebars Runtime
2014-04-28 17:58:13 +02:00
Bart van der Schoor e7df577521 Merge pull request #2080 from swook/master
Add definitions for github.com/sandeepmistry/noble
2014-04-28 17:51:39 +02:00
John Reilly 9a22ca53a5 Merge pull request #2094 from maxackley/master
Added type definitions and tests for jQuery Finger plugin.
2014-04-28 16:14:42 +01:00
Seon-Wook Park 5bf0b7f456 noble: Remove vim comments 2014-04-28 17:08:47 +02:00
Seon-Wook Park 6c25375ddf Merge remote-tracking branch 'upstream/master'
Conflicts:
	CONTRIBUTORS.md
2014-04-28 17:08:17 +02:00
Bart van der Schoor 6dc3ba6c7e Merge pull request #2071 from jeffmay/node-uuid
Add definition for node-uuid
2014-04-28 17:04:51 +02:00
Bart van der Schoor 8fc3d96c12 Merge pull request #2084 from borisyankov/import/node
batch of imported defs from typescript-node-definition (25 +1)
2014-04-28 16:36:58 +02:00
Bart van der Schoor 44f6fbf8c6 Merge pull request #2110 from gyohk/master
update to three.js r67.
2014-04-28 16:21:54 +02:00
Bart van der Schoor f88c2397f3 Merge pull request #2116 from MSOpenTech/master
Cordova: multiple fixes
2014-04-28 16:08:01 +02:00
Vladimir Kotikov 5b115418e1 Cordova: multiple fixes
* Rewrite ambiguous JSDoc comments if FileSystem.d.ts
* Fixed typos & arguments order for ContactField constructor
* Remove nonsense constructors in FileSystem.d.ts and Media.d.ts
* Fixed typo in WebSQL.d.ts
* Fixed repo hyperlink in WebSQL.d.ts
2014-04-28 18:00:42 +04:00
Seon-Wook Park 7dc04342a1 noble: Make classes be extends of events.EventEmitter 2014-04-27 01:39:00 +02:00
Seon-Wook Park 0d15e9dbd3 Merge remote-tracking branch 'upstream/master' 2014-04-27 01:38:46 +02:00
satoru kimura dd54ecd6b4 update to three.js r67. 2014-04-26 16:43:59 +09:00
Bart van der Schoor 7631e9eee4 Merge pull request #2107 from pine613/feature/add_url
Add library "url()", Closes #2106
2014-04-26 05:07:02 +02:00
MIZUNE Pine 3963c4498b Add url 2014-04-26 10:37:50 +09:00
Basarat Ali Syed dc64f82c77 Merge pull request #2105 from borisyankov/def/underscorestring
fix underscore string module declaration
2014-04-26 09:58:27 +10:00
Basarat Ali Syed d28418cd08 Merge pull request #2104 from borisyankov/def/gruntjs
gruntjs: added node.js support
2014-04-26 09:09:40 +10:00
Basarat Ali Syed 2b05c77872 fix underscore string module declaration 2014-04-26 09:08:53 +10:00
Basarat Ali Syed 87e0cf3553 Update gruntjs.d.ts 2014-04-26 09:07:07 +10:00
Basarat Ali Syed 4fa6f7c29b gruntjs: added node.js support 2014-04-26 08:59:37 +10:00
John Reilly 1c1c12eaea Merge pull request #2100 from johnnyreilly/master
jQueryUI: Tidy up and up to gotoCurrent
2014-04-25 10:04:21 +01:00
John Reilly 4d233b7151 jQueryUI: Tidy up and up to gotoCurrent 2014-04-25 09:57:57 +01:00
John Reilly b26a4433c6 Merge pull request #2096 from santialbo/patch-5
(restangular) Fix argument order in custom methods
2014-04-25 09:14:31 +01:00
Omid K. Rad c4d0c9a551 Backbone Generics 2014-04-24 17:45:31 -07:00
Bart van der Schoor 899ea82124 Merge pull request #2098 from Bartvds/def/joi
changed Joi header to v4.0.0
2014-04-24 17:58:14 +02:00
Bart van der Schoor 45b1c617ad changed joi header to v4.0.0 2014-04-24 17:41:01 +02:00
John Reilly 3270fe6315 Merge pull request #2097 from johnnyreilly/master
jQueryUI: now the d's
2014-04-24 15:56:33 +01:00
John Reilly 79a48d8772 jQueryUI: now the d's 2014-04-24 15:47:53 +01:00
Santi Albo e3d8e5fe91 fix restangular test 2014-04-24 11:42:09 +01:00
Santi Albo e3c20e7aca (restangular) Fix argument order in custom methods
The arguments were in the wrong order for custom methods
2014-04-24 11:35:12 +01:00
Max Ackley 89c5eaf231 Added type definitions and tests for jQuery Finger plugin. 2014-04-23 10:49:21 -07:00
John Reilly 01f1a715b4 Merge pull request #2092 from johnnyreilly/master
jQueryUI: Finished the c's
2014-04-23 17:14:54 +01:00
John Reilly f1d0dcabb7 jQueryUI: Finished the c's 2014-04-23 17:08:19 +01:00
Bart van der Schoor ae68eb5d41 Merge pull request #2088 from borisyankov/docs/beacon
added Google Analytics beacon
2014-04-23 13:48:42 +02:00
Bart van der Schoor a71f0ee0f9 added Google Analytics beacon
so we have some github stats in the GA account to compare to the sites
2014-04-23 13:45:09 +02:00
John Reilly 8994386090 Merge pull request #2085 from johnnyreilly/master
jQuery UI: changeMonth and changeYear JSDoc
2014-04-23 09:54:02 +01:00
John Reilly b03204e6f0 jQuery UI: changeMonth and changeYear JSDoc 2014-04-23 09:50:10 +01:00
Jeff May f4d822a03e Added node-uuid to README.md 2014-04-22 23:00:53 -04:00