Pascal Thomet
ccdf2ae2d7
$$() returns webix.ui.baseview instead of webix.ui.view
...
Reason :
if you call $$('layoutId'), webix returns a webix.ui.baselayout
baselayout and all views are based on baseview
==> baseview is thus a more generic typing
2015-04-15 13:56:29 +02:00
Pascal Thomet
d633851cb8
webix.ui.form.getValues return any instead of any[] : see http://docs.webix.com/api__link__ui.form_getvalues.html
2015-04-15 13:54:29 +02:00
Masahiro Wakame
ed38db403a
Merge pull request #4095 from kubosho/add-lory-definition
...
Add lory definition file
2015-04-14 10:31:09 +09:00
kubosho
926c4e2880
Change directory name (lory -> lory.js)
2015-04-14 10:25:43 +09:00
kubosho
dcbe740826
Fix correct file path
2015-04-14 10:12:26 +09:00
kubosho
f0182837ce
Rename files (lory -> lory.js)
2015-04-14 10:07:45 +09:00
Masahiro Wakame
596281b152
Merge pull request #4099 from jplante/master
...
Added cardinal properties to L.LatLngBounds
2015-04-14 08:22:57 +09:00
Masahiro Wakame
9233d7047b
Merge pull request #3957 from wjohnsto/master
...
Adding typings for stripe-node
2015-04-14 08:21:49 +09:00
Masahiro Wakame
f203e5076b
Merge pull request #4097 from CSharpFan/f/ReCaptchaV2
...
Added TSD for ReCaptchaV2
2015-04-14 08:20:37 +09:00
Masahiro Wakame
08ea8a38a0
Merge pull request #4086 from davetayls/feature/dompurify
...
added DOMPurify from https://github.com/cure53/DOMPurify
2015-04-14 08:18:54 +09:00
Masahiro Wakame
6fdaefd9bc
Merge pull request #4085 from davetayls/feature/xss-filters
...
added yahoo xss-filters
2015-04-14 08:17:51 +09:00
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
Jason Plante
ccbabf73c7
Added cardinal properties to L.LatLngBounds
...
Added the following property methods to the L.LatLngBounds class:
getWest()
getEast()
getNorth()
getSouth()
2015-04-13 13:34:15 -04:00
Will Johnston
1711941290
fixing implicit any in stripe.d.ts, elminating duplicate variables between stripe and stripe-node
2015-04-13 11:19:08 -05:00
Will Johnston
4f63dbf41c
renamed stripe-node/stripe-node -> stripe/stripe-node
2015-04-13 11:13:38 -05:00
Kristof Mattei
bfb1ef5854
Added TSD for ReCaptchaV2
2015-04-13 15:35:24 +02:00
Matt Podsiadlo
dc17c1cf2f
Added a definition for IBrowserService.defer
2015-04-13 10:52:41 +02:00
kubosho
4cbff38fab
Add callbacks in definition file & Add tests
2015-04-13 12:39:03 +09: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