Commit Graph
8498 Commits
Author SHA1 Message Date
Justin Filip 7dd9a59ab0 Don't pollute the global namespace with interfaces used for Foundation. 2015-03-15 14:16:25 -04:00
Justin Filip 9e24a05110 Namespace the various Foundation option interfaces to prevent conflicts. 2015-03-08 13:54:16 -04:00
Justin Filip 25cad40366 Fixed up header to meet spec requirements. 2015-03-08 13:47:14 -04:00
Justin Filip 1bcc72555e Updated definitions for Foundation 5.5.1. 2015-03-08 13:15:08 -04:00
Justin Filip 1b71896194 Updated with new definitions for Foundation 5.2 -- patches from https://github.com/georgemarshall 2015-03-08 13:15:08 -04:00
John Reilly fa20411dd5 Merge pull request #3816 from falsandtru/jquery-deferred
Fix deferred object type mismatch
2015-03-06 17:26:59 +00:00
Masahiro Wakame d86cc6ca03 Merge pull request #3817 from klexas/patch-2
Updating the TODO on the chartResetButton
2015-03-07 00:48:01 +09:00
Masahiro Wakame 7926f2d6f8 Merge pull request #3815 from rasch/angular.animate
add angular $animate.animate declaration
2015-03-07 00:45:22 +09:00
Masahiro Wakame 0efaa456b1 Merge pull request #3810 from reppners/js-data
+ update of definitions to make use of union types
2015-03-07 00:34:03 +09:00
Masahiro Wakame 26b4f3a4a7 Merge pull request #3808 from bluong/symbol
[D3] - Symbol size/type API take in accessor functions
2015-03-07 00:10:27 +09:00
Masahiro Wakame fc60af0917 Merge pull request #3806 from nikeee/patch-1
Made keepEmptyLines optional
2015-03-07 00:05:50 +09:00
Masahiro Wakame 2191a11c27 Merge pull request #3805 from mikebaz/master
add missing axis parameter to flot tickFormatter
2015-03-07 00:04:18 +09:00
Adam Robins 402f9a0411 Updating the TODO on the chartResetButton
Ran into this issue today, not having a strongly defined theme for the reset zoom button. 
Didn't go any further than the first level as the states are branches of HTML elements which are not highcharts specific.
2015-03-06 14:54:03 +00:00
falsandtru eba07e9941 Fix definition 2015-03-06 23:49:30 +09:00
Masahiro Wakame 9585a3b741 Merge pull request #3803 from B4dM4n/chrome_runtime_disconnect
Update chrome.runtime
2015-03-06 23:37:32 +09:00
Masahiro Wakame 1aadebcfa3 Merge pull request #3802 from marcinporebski/master
ini module def.
2015-03-06 23:31:46 +09:00
Masahiro Wakame 1840eef1af Merge pull request #3801 from kanreisa/feature/png-async
add png-async definition
2015-03-06 23:29:06 +09:00
falsandtru d7dcca44c6 Fix generic type 2015-03-06 22:37:21 +09:00
falsandtru 4d20188700 Fix return type 2015-03-06 22:29:38 +09:00
falsandtru ebcec4e3d9 Fix error 2015-03-06 22:26:12 +09:00
Raphael Schweizer a6625f5962 add angular $animate.animate declaration 2015-03-06 13:07:51 +01:00
reppners e26a0474bd + update of definitions to make use of union types 2015-03-06 08:23:21 +01:00
Brandon Luong 55fd327d6b symbol API takes in accessor 2015-03-05 19:37:54 -08:00
bluong 7a917c9b8a Merge pull request #6 from borisyankov/master
Update fork
2015-03-05 19:35:06 -08:00
Niklas Mollenhauer 84d54cedba Made keepEmptyLines optional
If one decides to only use something of `TransformOptions` (e.g. `encoding`), it wouldn't be possible to omit the `keepEmptyLines` option.
2015-03-05 23:03:57 +01:00
Michael C. Bazarewsky 2bb37c8f95 add missing axis parameter to flot tickFormatter
The tickFormatter entry for a flot axis definition now has the optional
axis argument available.
2015-03-05 16:10:25 -05:00
falsandtru 8d27cef4b0 Fix type mismatch 2015-03-06 01:48:09 +09:00
Fabian Möller 8668b9ef4f Update chrome.d.ts
Port has more properties.
https://developer.chrome.com/extensions/runtime#type-Port

change postMessage like onMessage was changed in 36f2213157.
add disconnect method.
2015-03-05 16:54:26 +01:00
Marcin Porebski 587449f408 ini module def. 2015-03-05 16:31:17 +01:00
vvakame 69bdfb0884 update CONTRIBUTORS.md 2015-03-05 23:21:03 +09:00
Masahiro Wakame 1d08e36fe3 Merge pull request #3800 from reppners/node
+ added missing typings to node path module including tests
2015-03-05 23:20:29 +09:00
Masahiro Wakame 2220a36fe3 Merge pull request #3610 from DenEwout/master
Separated JointJS from Rappid
2015-03-05 23:17:23 +09:00
Masahiro Wakame bb20f0a1f7 Merge pull request #3799 from henkosch/master
Fixed link definition on IDirective with union type
2015-03-05 23:14:05 +09:00
Masahiro Wakame 03a42cfe47 Merge pull request #3797 from gildorwang/fix-d3-types
Fix return type of D3.Selection.classed(string) to boolean
2015-03-05 23:09:02 +09:00
Masahiro Wakame f7ef13b59a Merge pull request #3796 from reppners/chokidar
+ chokidar type defs including tests
2015-03-05 23:07:14 +09:00
Masahiro Wakame 7dc703f325 Merge pull request #3755 from reppners/js-data
js-data typings including js-data-angular, js-data-http
2015-03-05 22:53:53 +09:00
Masahiro Wakame 38df1f6538 Merge pull request #3794 from adidahiya/drop
add drop & tether typings
2015-03-05 22:51:24 +09:00
Masahiro Wakame 2297706e36 Merge pull request #3790 from Nemo157/knockout-transformations-map-methods
Add more overloads of knockout-transformations map
2015-03-05 22:28:39 +09:00
Masahiro Wakame 168d74e7c4 Merge pull request #3787 from rogierschouten/node-http-agent
Add http.Agent to node.js typings
2015-03-05 22:21:29 +09:00
Masahiro Wakame fcc7f7f724 Merge pull request #3786 from 12kb/patch-3
Update three.d.ts
2015-03-05 22:19:42 +09:00
Masahiro Wakame a7bfa2b597 Merge pull request #3785 from k-kagurazaka/dts-for-gulp
Add definitions for conveniently writing gulpfile with TypeScript
2015-03-05 22:17:18 +09:00
Masahiro Wakame a4181fd827 Merge pull request #3784 from jasonswearingen/master
add bunyan-prettystream definition.
2015-03-05 22:13:44 +09:00
Masahiro Wakame a927f33d3e Merge pull request #3783 from Nemo157/rest-default-client
Add definitions for methods to change the default rest client
2015-03-05 22:13:11 +09:00
Masahiro Wakame 166af4933b Merge pull request #3781 from ngbrown/patch-4
Update angular.d.ts to fix IHttpPromise.
2015-03-05 22:09:51 +09:00
Masahiro Wakame 308ce51003 Merge pull request #3780 from timjk/master
Add type definitions for polyglot.js
2015-03-05 21:55:05 +09:00
Masahiro Wakame 0024f60817 Merge pull request #3778 from maroy1986/patch-1
Remove configure() definition in KnockoutValidationStatic
2015-03-05 21:53:38 +09:00
Masahiro Wakame 99309c89eb Merge pull request #3737 from kanreisa/master
Fix some incorrect types of socket.io.d.ts / node.d.ts.
2015-03-05 21:50:46 +09:00
Masahiro Wakame 9c435bdf57 Merge pull request #3776 from gustavgahm/master
Added the findIndex function to underscore.d.ts
2015-03-05 21:49:51 +09:00
Masahiro Wakame 5af75dfb8d Merge pull request #3746 from NN---/patch-17
Add global chrome object through window
2015-03-05 21:41:27 +09:00
Masahiro Wakame 29bb352c68 Merge pull request #3774 from mthamil/master
Definitions for ng-idle
2015-03-05 21:40:50 +09:00