Commit Graph
9053 Commits
Author SHA1 Message Date
Masahiro Wakame b6fdf17bee Merge pull request #4096 from matt-podsiadlo/master
Added a definition for angular.IBrowserService.defer
2015-04-14 08:16:34 +09:00
Masahiro Wakame 55f5685aae Merge pull request #4091 from Slimfit/patch-2
CircularInstance.addData was incorrect
2015-04-14 08:12:06 +09:00
Masahiro Wakame 6d1a6cdba9 Merge pull request #4093 from DavidKDeutsch/master
Definition file for Strophe.js
2015-04-14 08:09:48 +09:00
Masahiro Wakame ce26782f65 Merge pull request #4061 from eirikhm/master
Added support for Calq
2015-04-14 08:06:43 +09:00
Masahiro Wakame d9833f200e Merge pull request #4089 from mnahkies/moment-timezone
Add missing overloads to moment-timezone
2015-04-14 08:06:06 +09:00
Masahiro Wakame 1e0e777099 Merge pull request #4054 from albinsunnanbo/Bootstrap-TouchSpin
Add TypeScript definitions and tests for Bootstrap TouchSpin
2015-04-14 08:05:48 +09:00
Matt Podsiadlo dc17c1cf2f Added a definition for IBrowserService.defer 2015-04-13 10:52:41 +02:00
David Deutsch 19d5f11383 Adding my git url to the header 2015-04-12 11:10:25 -04:00
David Deutsch 2cd0f33b94 Adding some more variables to Connection class 2015-04-12 10:54:06 -04:00
David Deutsch 7acc79ae4b Allowing any as a return type from callbacks, per style guides 2015-04-12 10:31:37 -04:00
David Deutsch 93f3e18036 Converting some properties in strophe.d.ts to methods 2015-04-12 10:06:29 -04:00
David Deutsch 40d3a81d31 Removing extraneous line in strophe-tests 2015-04-12 08:39:57 -04:00
Eirik Hoem 096407dd0c Rename 2015-04-12 14:04:47 +02:00
David Deutsch d396624c8e Changing HtmlElement to Element in many strophe arguments 2015-04-12 07:07:59 -04:00
David Deutsch 4ff8aecf09 Initial addition of strophe files 2015-04-12 06:30:05 -04:00
Albin Sunnanbo c156c4545f Add TypeScript definitions and tests for Bootstrap TouchSpin (http://www.virtuosoft.eu/code/bootstrap-touchspin/)
- Rename to bootstrap-touchspin as suggested in https://github.com/borisyankov/DefinitelyTyped/pull/4054#issuecomment-90607707
2015-04-12 08:05:52 +02:00
Albin Sunnanbo fb7832af29 Add TypeScript definitions and tests for Bootstrap TouchSpin (http://www.virtuosoft.eu/code/bootstrap-touchspin/) 2015-04-12 07:59:16 +02:00
Masahiro Wakame b0056383b5 Merge pull request #3940 from horiuchi/jsonpath
add `jsonpath` type definition file
2015-04-12 11:34:50 +09:00
Masahiro Wakame 9836708ec3 Merge pull request #4090 from adrienkohlbecker/master
Add google places AutocompleteService
2015-04-12 10:57:24 +09:00
Masahiro Wakame 5bcf4b7a17 Merge pull request #4088 from Slimfit/patch-1
Add segments array to CircularInstance
2015-04-12 10:55:20 +09:00
Masahiro Wakame fefd9eabc2 Merge pull request #4087 from davetayls/feature/sanitizer
added sanitiser https://github.com/theSmaw/Caja-HTML-Sanitizer
2015-04-12 10:54:27 +09:00
Masahiro Wakame 821684b824 Merge pull request #4081 from adamcarr/supportability-service
Hapi config.validate properties should be optional
2015-04-12 10:48:25 +09:00
Masahiro Wakame 17242f5c14 Merge pull request #4076 from federicobond/express-debug
Add type definitions for express-debug
2015-04-12 10:45:26 +09:00
Masahiro Wakame 5c09fedca8 Merge pull request #4075 from federicobond/less-middleware
Add type definitions for less-middleware
2015-04-12 10:44:40 +09:00
Masahiro Wakame f7723f6e0d Merge pull request #4072 from thasner/master
replacing old less.d.ts definitions to match new APIs
2015-04-12 10:43:22 +09:00
Masahiro Wakame 9c27a9cc90 Merge pull request #4071 from ToastHawaii/master
Add type definitions for sweetalert.
2015-04-12 10:42:43 +09:00
Masahiro Wakame a0beefdaf9 Merge pull request #4070 from yuit/classDeclIsStrictMode
Class Declaration Is Automatically In Strict Mode
2015-04-12 10:40:41 +09:00
Masahiro Wakame c304aa2937 Merge pull request #4069 from jon49/patch-1
add isError property
2015-04-12 10:39:37 +09:00
Masahiro Wakame 258b3b493f Merge pull request #4067 from a3chic9/update-ng-grid-angular-references
Update ng grid angular references
2015-04-12 10:39:13 +09:00
Masahiro Wakame a28128e371 Merge pull request #4066 from MisterHux/patch-1
Update chosen.jquery.d.ts
2015-04-12 10:37:31 +09:00
Masahiro Wakame ebc03ee2d5 Merge pull request #4062 from gildorwang/d3-add-charge-distance
Add definition for D3 chargeDistance
2015-04-12 10:19:30 +09:00
Masahiro Wakame 54522dff8c Merge pull request #4013 from tomtheisen/patch-1
Update pickadate jquery plugin api based on spec
2015-04-12 10:14:58 +09:00
Masahiro Wakame 3de033b553 Merge pull request #4059 from 6ix4our/master
Added Xrm.Page API v6, 7.0, and 7.1 (Microsoft Dynamics CRM)
2015-04-12 08:39:21 +09:00
Masahiro Wakame 3b78ba4850 Merge pull request #4057 from rcchen/master
Added interpolate typings for functions in svg.line/area
2015-04-12 08:38:17 +09:00
Masahiro Wakame 04e3cbe241 Merge pull request #4047 from Ty3uK/master
Request to generate definitely typed script for jquery.jsonrpcclient.js
2015-04-12 08:36:43 +09:00
Slimfit 32aae2c650 Missed a couple addData() calls in the test file 2015-04-11 11:36:06 -04:00
Slimfit 8fa20fff1e Updated test file CircularInstance to match new addData signature 2015-04-11 11:27:24 -04:00
Slimfit 262cd5c3fc CircularInstance.addData was incorrect
addData takes a single object of type CircularChartData, not an array. Also the index is optional. See addData example in the documentation http://www.chartjs.org/docs/#doughnut-pie-chart-prototype-methods
2015-04-11 11:13:27 -04:00
Masahiro Wakame b04ad99e8b Merge pull request #4056 from jpevarnek/add-circular-json
Add typings for circular-json
2015-04-11 23:13:12 +09:00
Adrien Kohlbecker 1a3e3a11f4 Add google places AutocompleteService 2015-04-11 15:38:52 +02:00
Jason Jarrett 528debd5fd NugetAutomation test 2015-04-10 23:19:04 -07:00
Jason Jarrett fbe16baac0 NugetAutomation test 2015-04-10 23:08:59 -07:00
Jason Jarrett 291d19109e testing out some stuff for NugetAutomation
Only removing some whitepace while I test out some NugetAutomation work...
2015-04-10 22:58:41 -07:00
Michael Nahkies c17bd6dfc5 - Added missing tz overloads for constructing a moment at now in a specific
timezone and constructing a moment from a string using strict parsing and
specific timezone.

- Added missing getter tz for getting the current timezone of a
moment instance.
2015-04-11 14:47:47 +12:00
Slimfit 43fe8614da Add segments array to CircularInstance
This is needed because a circular instance are set by updating CircularIntance.segments[0].value. See update() example in the following documentation: http://www.chartjs.org/docs/#doughnut-pie-chart-prototype-methods.
2015-04-10 17:39:42 -04:00
davetayls a688d7bf1f added sanitiser https://github.com/theSmaw/Caja-HTML-Sanitizer 2015-04-10 12:12:41 +01:00
John Reilly d5f92f93bd Merge pull request #4055 from zuzusik/patch-1
Update angular-ui-router.d.ts
2015-04-10 06:25:32 +01:00
John Reilly c27fca2aba Merge pull request #4083 from rfranco/fix/angular-material
fix(angular-material): change module ng to angular
2015-04-10 06:23:41 +01:00
Ricardo Franco 09587e06aa fix(angular-material): change module ng to angular 2015-04-09 22:14:42 -03:00
Adam Carr 1a364df8db Adding test for optional hapi config.validate parameters 2015-04-09 12:01:48 -04:00