Commit Graph
10254 Commits
Author SHA1 Message Date
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
Anatoly Bakirov d47d0b7b5e Make Promise generic 2015-04-10 17:28:16 -07: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
kubosho 2df64a9732 Add lory definition file 2015-04-10 20:55:10 +09:00
davetayls a688d7bf1f added sanitiser https://github.com/theSmaw/Caja-HTML-Sanitizer 2015-04-10 12:12:41 +01:00
davetayls aa84861d41 added DOMPurify from https://github.com/cure53/DOMPurify 2015-04-10 11:39:53 +01:00
davetayls 229a641cc8 added yahoo xss-filters 2015-04-10 11:08:40 +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
Jonathan Pevarnek c60c192f1b Update chrome settings interface
This fixes two errors in the settings interface for chrome: the
interface was completely missing the clear method and the callback
parameter of the get method was defined as being an object instead of
a function.

This also adds a test for the settings interface.
2015-04-09 16:50:08 -04:00
Adam Carr 1a364df8db Adding test for optional hapi config.validate parameters 2015-04-09 12:01:48 -04:00
Adam Carr f3205f05f4 making IRouteAdditionalConfigurationOptions validate properties optional 2015-04-09 11:57:46 -04:00
Federico Bond 3143ec8f58 Add type definitions for express-debug 2015-04-09 03:12:14 -03:00
Masahiro Wakame 4c9851e6e8 Merge pull request #4068 from RReverser/master
Removed deprecated Mozilla Parser API defs in favor of ESTree.
2015-04-09 14:29:44 +09:00
Federico Bond 9e0dc3d362 Add type definitions for less-middleware 2015-04-09 02:18:33 -03:00
Tom Hasner 74c2024d34 replacing old less.d.ts definitions to match new APIs 2015-04-08 16:44:23 -04:00
Markus Peloso 8c675ecf28 Add type definitions for sweetalert.
The type definitons is based on the docs and code.
2015-04-08 21:47:29 +02:00
Yui T f0f671899d Merge remote-tracking branch 'upstream/master' into classDeclIsStrictMode 2015-04-08 11:37:52 -07:00
Yui T a88024c770 Update breaking change from parsing class declaration in strict mode (as specified in ES6) 2015-04-08 11:35:43 -07:00
Jon Nyman 6baac1dca4 add isError property
https://lodash.com/docs#isError
2015-04-08 10:55:15 -07:00
Ingvar Stepanyan 22cf156a61 Removed deprecated Mozilla Parser API defs in favor of ESTree.
Original PR: #3201
Removed as per: #4052
2015-04-08 19:20:17 +03:00
a3chic9 d203b4a67c Update ng-grid-tests.ts angular module
Changed references from depreciated `ng` module to `angular` module
2015-04-08 11:47:42 -04:00
a3chic9 a1fe2dd726 Fixed errors in find ng. ang replace angular.. 2015-04-08 11:32:25 -04:00
a3chic9 4b2767c287 Update ng-grid.d.ts angular references from ng 2015-04-08 11:25:31 -04:00
vvakame 8f16b0fd1a update CONTRIBUTORS.md 2015-04-09 00:16:43 +09:00
Masahiro Wakame 61f35479c8 Merge pull request #4052 from RReverser/master
Add ESTree AST and Acorn definitions.
2015-04-09 00:11:37 +09:00
Rob Hux a38e4d5cd2 Update chosen.jquery.d.ts
updated the options for chosen to be based on the chosen's latest release (1.4.2)
2015-04-08 10:37:06 -04:00
Alex Ford b92819d1db Merge branch 'master' of github.com:borisyankov/DefinitelyTyped
Conflicts:
	d3/d3-tests.ts
	d3/d3.d.ts
2015-04-08 10:08:54 -04:00
Ingvar Stepanyan 987659bec6 Fix CallExpression.callee. 2015-04-08 14:17:02 +03:00
Gildor e52779e5dc Add definition for D3 chargeDistance 2015-04-08 17:44:40 +08:00
Eirik Hoem 32d8918a4e Added support for Calq 2015-04-08 08:52:19 +02:00
vvakame 954c64c100 update CONTRIBUTORS.md 2015-04-08 08:20:27 +09:00
David Berry ed6e9dd55e Documented tests.
Provided a brief description of test purposes.
2015-04-07 11:54:15 -06:00
Maksim Karelov 279e50d3c3 Fixed reference tag in tests 2015-04-07 19:13:09 +03:00
Maksim Karelov 8883880c64 Fixed files naming 2015-04-07 19:11:22 +03:00
David Berry 053b2838a1 Added Xrm API for TypeScript
Microsoft Dynamics CRM v6, v7.0, and v7.1 definitions inclusive.
2015-04-07 10:02:25 -06:00
Jonathan Pevarnek de5a2b8640 Add typings for circular-json 2015-04-07 11:55:17 -04:00