Cyril Schumacher
|
74b68be6cc
|
Update header.
|
2015-02-09 15:55:03 +01:00 |
|
Cyril Schumacher
|
2c67795a50
|
Rename files "java*.*" to "java-applet*.*".
|
2015-02-09 15:52:48 +01:00 |
|
Cyril Schumacher
|
b63fcec22a
|
Rename the directory "java" to "java-applet".
|
2015-02-09 15:49:23 +01:00 |
|
Cyril Schumacher
|
9cdfa999f5
|
Update header.
|
2015-02-09 13:35:18 +01:00 |
|
Cyril Schumacher
|
9be408dd56
|
Remove module in IBAN definition.
Add definition for "Java".
|
2015-02-09 13:32:33 +01:00 |
|
Horiuchi_H
|
d728603c7c
|
Merge pull request #3611 from falsandtru/patch-1
Remove duplicate property
|
2015-02-09 16:06:05 +09:00 |
|
Horiuchi_H
|
b1d8f714c3
|
Merge pull request #3620 from qinfchen/autoRescale
Change sigmajs autoRescale type to "any"
|
2015-02-09 15:56:26 +09:00 |
|
Horiuchi_H
|
685b996e7f
|
Merge pull request #3617 from falsandtru/jquery-extend-branch/indent
Fix indent
|
2015-02-09 15:54:08 +09:00 |
|
Horiuchi_H
|
556741223f
|
Merge pull request #3619 from chitoku-k/twitter
Add Twitter for Websites definitions
|
2015-02-09 15:50:01 +09:00 |
|
Qinfeng Chen
|
87548ae109
|
Change sigmajs autoRescale type to "any"
autoRescale can be either a boolean type or an array
|
2015-02-08 18:33:04 -05:00 |
|
Chitoku
|
ef9449114b
|
Add Twitter for Websites definitions
|
2015-02-08 04:47:16 +09:00 |
|
falsandtru
|
f99a90aadd
|
Fix indent
|
2015-02-07 22:55:07 +09:00 |
|
John Reilly
|
b0c9a94cad
|
Merge pull request #3612 from falsandtru/jquery-extend
Fix jquery type definitions
|
2015-02-07 13:09:09 +00:00 |
|
falsandtru
|
722b0eb382
|
Merge branch 'jquery-extend-branch/fix' into jquery-extend
|
2015-02-07 19:17:40 +09:00 |
|
falsandtru
|
8b97c36adc
|
Fix jquery type definitions
|
2015-02-07 19:17:21 +09:00 |
|
falsandtru
|
19e884e1ed
|
Merge branch 'jquery-extend-branch/definition' into jquery-extend
|
2015-02-07 09:37:40 +09:00 |
|
falsandtru
|
44cc583343
|
Fix jquery type definitions
|
2015-02-07 09:37:11 +09:00 |
|
falsandtru
|
fd9fe2a44e
|
Remove duplicate property
Remove duplicate property.
|
2015-02-06 22:36:06 +09:00 |
|
vvakame
|
42c8a3b74c
|
update CONTRIBUTORS.md
|
2015-02-05 22:16:36 +09:00 |
|
Masahiro Wakame
|
33139ad1bc
|
Merge pull request #3604 from toha73/master
KoLiteCommandOptions.execute must be a function
|
2015-02-05 22:15:38 +09:00 |
|
Masahiro Wakame
|
eec15ceabb
|
Merge pull request #2970 from codler/master
Add Ractive definition
|
2015-02-05 22:14:19 +09:00 |
|
Masahiro Wakame
|
876d6cc5be
|
Merge pull request #3603 from chrootsu/sockjs-node-connection-id
Added the Connection.id property to sockjs-node definitions
|
2015-02-05 22:13:03 +09:00 |
|
Masahiro Wakame
|
d5780a6134
|
Merge pull request #3601 from lpperras/master
Add element Validator union to support JQuery object.
|
2015-02-05 22:09:46 +09:00 |
|
Masahiro Wakame
|
49079af931
|
Merge pull request #3583 from reppners/node_mdns
+ node_mdns typings + test
|
2015-02-05 22:03:00 +09:00 |
|
Masahiro Wakame
|
d36af67aa4
|
Merge pull request #3584 from reppners/node-byline
+ node-byline typings + test
|
2015-02-05 22:01:57 +09:00 |
|
Torbjörn Hansson
|
aaf7d88e11
|
KoLiteCommandOptions.execute must be a function
Before this it caused the options-object to be of any object (function,
number, array etc).
|
2015-02-05 10:22:46 +01:00 |
|
Han Lin Yap
|
69f00df499
|
Fix header
|
2015-02-05 09:43:10 +01:00 |
|
Han Lin Yap
|
f087c3c0ed
|
Add Ractive definition as Ghost module
|
2015-02-05 09:32:02 +01:00 |
|
Ilya Mochalov
|
684b09492d
|
Added the Connection.id property to sockjs-node definitions
|
2015-02-05 07:21:44 +05:00 |
|
Louis-Philippe Perras
|
e8a6d12dc7
|
Updated the tests test JQuery param.
Added a new test to validate that the element union now accepts JQuery object.
|
2015-02-04 18:09:38 -05:00 |
|
Louis-Philippe Perras
|
d34679d362
|
Allowed JQuery object to the element Validator.
|
2015-02-04 18:08:11 -05:00 |
|
Louis-Philippe Perras
|
e812a67009
|
Merge pull request #1 from borisyankov/master
Update from latest master.
|
2015-02-04 18:04:32 -05:00 |
|
reppners
|
93d6dd7a35
|
+ moved interface into module since typescript allows module extension
+ renamed to mdns
|
2015-02-04 20:58:25 +01:00 |
|
reppners
|
8785bc9d4d
|
+ rename to byline
|
2015-02-04 20:53:22 +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 |
|