Commit Graph

8070 Commits

Author SHA1 Message Date
Masahiro Wakame
aa8b69f788 Merge pull request #3591 from davidparsson/master
Add support for chaining and calls on Jasmine spies
2015-02-04 23:28:19 +09:00
Masahiro Wakame
fedc79542f Merge pull request #3595 from DenEwout/master
JointJS/Rappid Added findModelsFromPoint definition to Graph, Handle interface and SelectionView class definitions.
2015-02-04 23:24:34 +09:00
Masahiro Wakame
22d52022f1 Merge pull request #3594 from ericlu88/restify
Expose raw http server
2015-02-04 23:19:06 +09:00
Masahiro Wakame
d460b849cc Merge pull request #3593 from qinfchen/webcola_constraint
add constraint typing for webcola
2015-02-04 23:15:53 +09:00
Masahiro Wakame
9e9464c970 Merge pull request #3596 from borisyankov/improve-highcharts
improve highcharts/highcharts.d.ts
2015-02-04 22:42:40 +09:00
Masahiro Wakame
8ad3348309 Merge pull request #3592 from milkisevil/master
`srcEvent` now uses a union type (as introduced with Typescript 1.4)
2015-02-04 22:42:00 +09:00
Masahiro Wakame
a3d0c52e58 Merge pull request #3571 from hraban/react-classic-component
[react 0.13] Discern new vs old style components through render
2015-02-04 22:35:33 +09:00
Masahiro Wakame
1a90640f3a Merge pull request #3590 from brsolucoes/invokeApi
invokeApi support
2015-02-04 22:24:57 +09:00
Masahiro Wakame
2b4b401526 Merge pull request #3555 from NN---/patch-11
Fix WebRequestAuthRequredEvent functions
2015-02-04 22:20:15 +09:00
Masahiro Wakame
050083457f Merge pull request #3577 from SaschaNaz/webspeechapi
Web Speech API
2015-02-04 22:15:33 +09:00
Masahiro Wakame
1f1bd1809e Merge pull request #3536 from altano/master
Fixed 'exec' definition in .d.ts.  I don't understand the comment in the...
2015-02-04 22:13:57 +09:00
vvakame
37a3481b7f improve highcharts/highcharts.d.ts refs #3586 2015-02-04 22:11:13 +09:00
Masahiro Wakame
3f4fadc0e0 Merge pull request #3586 from klexas/patch-1
addAxis interface
2015-02-04 22:03:31 +09:00
Masahiro Wakame
dfdebbd2ee Merge pull request #3585 from ryiwamoto/improve_jquery.flot.d.ts
Update jquery.flot.d.ts
2015-02-04 21:54:22 +09:00
Masahiro Wakame
cc2b52997d Merge pull request #3580 from reppners/fs-extra
+ added missing type definition of ensureDir() method
2015-02-04 21:30:35 +09:00
Masahiro Wakame
9b3007cc01 Merge pull request #3579 from reppners/nedb
+ nedb typings + test
2015-02-04 21:27:42 +09:00
Masahiro Wakame
b0d6af27f4 Merge pull request #3578 from davetayls/feature/marionette-triggerMethod
added triggerMethod to Marionette.Controller
2015-02-04 21:25:50 +09:00
David Pärsson
675a63e403 Added global fail() function to Jasmine typings 2015-02-04 11:28:29 +01:00
EWOUT-QMINO\Ewout
bae19ebcaa removed wrapper from Element. 2015-02-04 10:49:43 +01:00
EWOUT-QMINO\Ewout
a03020d91a Added wraper attribute in Element. 2015-02-04 10:46:26 +01:00
EWOUT-QMINO\Ewout
70ac4a7857 - Added findModelsFromPoint definition to Graph, Handle interface and SelectionView class definitions. 2015-02-04 09:52:44 +01:00
Eric Lu
938122b49b Expose raw http server 2015-02-03 10:07:56 -08:00
Qinfeng Chen
c420b1fd87 add constraint typing for webcola 2015-02-03 11:09:26 -05:00
milkisevil
f56ac12afd Added reference to touch-events/touch-events.d.ts 2015-02-03 15:19:02 +00:00
milkisevil
6f80a5812e srcEvent now uses a union type (as introduced with Typescript 1.4) 2015-02-03 14:57:45 +00:00
David Pärsson
afca0689f7 Add support for chaining and calls on Jasmine spies 2015-02-03 15:24:11 +01:00
JCKodel
dfd94df9d7 invokeApi support
Added support for invokeApi call, with its related InvokeApiOptions.
2015-02-03 11:50:39 -02:00
SaschaNaz
ec8cccc29b event fix + corrections from errata 2015-02-03 18:14:22 +09:00
SaschaNaz
0fa2e9c38a indices + tests 2015-02-03 16:55:32 +09:00
vvakame
23b6edd28c update CONTRIBUTORS.md 2015-02-03 12:26:42 +09:00
Masahiro Wakame
c5a800a7df Merge pull request #3576 from Xinkai/master
add two missing functions to ip (subnet, cidrSubnet)
2015-02-03 12:22:06 +09:00
Masahiro Wakame
e5a6b2888a Merge pull request #3575 from jmthibault/master
Adding support for custom nconf.formats
2015-02-03 12:15:31 +09:00
Masahiro Wakame
b25af7d8da Merge pull request #3574 from Tsuguya/master
update web audio api
2015-02-03 12:13:24 +09:00
Masahiro Wakame
457e0e16df Merge pull request #3572 from cyrilschumacher/master
Add definition for "acc-wizard", "IBAN.js" and "jquery.dropotron"
2015-02-03 12:01:34 +09:00
Masahiro Wakame
146d19dcef Merge pull request #3566 from Asana/gulp-plugins
Adding a bunch of gulp utilities
2015-02-03 11:58:04 +09:00
Masahiro Wakame
3f111aae87 Merge pull request #3569 from codler/patch-1
Hammerjs: Allow to use as module
2015-02-03 11:55:32 +09:00
Masahiro Wakame
dde7eb2333 Merge pull request #3550 from NN---/patch-10
Move common details to interface
2015-02-03 11:54:15 +09:00
Masahiro Wakame
96ad063c13 Merge pull request #3567 from davetayls/feature/marionette-view-getoption
added getOption to view
2015-02-03 11:53:08 +09:00
Masahiro Wakame
c7070bf110 Merge pull request #3564 from Asana/browser-sync
Adding browser-sync definitions
2015-02-03 11:51:48 +09:00
Masahiro Wakame
18e0e14b8f Merge pull request #3563 from Asana/dts-bundle
Adding type definitions for dts-bundle
2015-02-03 11:50:46 +09:00
Masahiro Wakame
abb8a27bfd Merge pull request #3559 from apathytomorrow/master
Added IsDuration to MomentStatic
2015-02-03 11:42:09 +09:00
Masahiro Wakame
e3a188b00f Merge pull request #3553 from MSOpenTech/cordova-4.2.0
Aligns definitions for cordova and core plugins with latest Cordova updates
2015-02-03 11:40:46 +09:00
Adam Robins
61e79e78db addAxis interface
Can now have stock definition to add an Axis dynamically.
2015-02-02 16:08:49 +00:00
ryiwamoto
0a7d1f04b0 update jquery.flot.d.ts 2015-02-02 21:35:51 +09:00
ryiwamoto
76b96d4775 add type annotations 2015-02-02 21:00:06 +09:00
reppners
165746e355 + added missing type definition of ensureDir() method 2015-02-02 11:54:17 +01:00
reppners
4135f7e697 + nedb typings + test 2015-02-02 11:29:48 +01:00
davetayls
feec83a5d5 added triggerMethod to Marionette.Controller as described https://github.com/marionettejs/backbone.marionette/blob/master/src/controller.js#L33 2015-02-01 20:22:50 +00:00
SaschaNaz
0740b810eb webspeechapi 2015-02-01 18:13:15 +09:00
xinkai
4e752c7705 add two missing functions to ip (subnet, cidrSubnet) 2015-02-01 12:32:26 +08:00