Commit Graph
8080 Commits
Author SHA1 Message Date
reppners eec429264e + changing the JSData Promise type to interface
+ adding definitions object with usage example in tests for enabling custom type definitions of created resource definitions
2015-03-02 21:27:20 +01:00
reppners 8385575c31 + ds-http-adapter definition complete with tests 2015-02-26 10:35:21 +01:00
reppners cb67739c13 + initial commit for ds-http-adapter definition 2015-02-26 10:01:27 +01:00
reppners 143ee58d48 + added tests
+ changed type definition to expose definitions as module and as globally defined namespace var
2015-02-26 09:53:11 +01:00
reppners 4fb28c2c4a + initial commit 2015-02-25 22:45:40 +01:00
Masahiro Wakame fd7728a4e6 Merge pull request #3597 from panuhorsmalahti/zeromq-unbind-socket
Add ZeroMQ unbind function types
2015-02-05 02:24:34 +09:00
Panu Horsmalahti d10a94e0e1 Update zmq.d.ts
Made callbacks optional
2015-02-04 18:15:22 +02:00
vvakame 345859505a update jasmine project url 2015-02-05 00:51:04 +09:00
vvakame 832fc23ba6 update CONTRIBUTORS.md 2015-02-04 23:34:20 +09:00
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
Panu Horsmalahti 597795c538 Add ZeroMQ unbind function types 2015-02-04 15:30:53 +02: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