Levi Baker
1bc3eb9e71
kendo-ui: fix for issue with Typescript 1.7. Allow model schemas to be defined with custom params on the model. ie, kendo.data.Model.define({ foo: function() {} });
2016-01-26 13:25:36 -08:00
Levi Baker
6a64f209b2
kendo-ui: Added missing optional parameter to Layout.
2016-01-26 13:14:06 -08:00
Daniel Rosenwasser
f29bf726a6
Merge pull request #7583 from dotdotcommadot/master
...
Adds firebase-token-generator
2016-01-26 11:22:09 -08:00
HVDK
a1f0448c0e
Adds firebase-token-generator
2016-01-26 10:16:51 +01:00
Horiuchi_H
46719185c5
Merge pull request #7773 from stepancar/patch-9
...
updated moment definitions
2016-01-26 11:40:35 +09:00
Horiuchi_H
6ef2238d44
Merge pull request #7792 from sumitkm/master
...
Adding type definitions for Quill JS (http://quilljs.com )
2016-01-26 11:39:02 +09:00
Horiuchi_H
3266f71dfd
Merge pull request #7783 from BernieSumption/patch-3
...
Added the clipPath SVG element
2016-01-26 11:37:44 +09:00
Horiuchi_H
0d8885e3fb
Merge pull request #7787 from aeisenberg/patch-1
...
Add ClientOps.password to redis typings
2016-01-26 11:35:35 +09:00
Horiuchi_H
323b3dd0bd
Merge pull request #7786 from peterjuras/gulp-strip-debug
...
Add type definitions for gulp-strip-debug
2016-01-26 11:33:52 +09:00
Horiuchi_H
03645be3ca
Merge pull request #7785 from peterjuras/gulp-jspm
...
Add type definitions for gulp-jspm
2016-01-26 11:33:02 +09:00
Horiuchi_H
e62d4b6af4
Merge pull request #7784 from peterjuras/gulp-html-replace
...
Add type definitions for gulp-html-replace
2016-01-26 11:32:04 +09:00
Horiuchi_H
cf03246675
Merge pull request #7778 from alexander-matsievsky/urijs__expose_urijs/src/URITemplate
...
URI.js
2016-01-26 11:29:36 +09:00
Horiuchi_H
38582224c0
Merge pull request #7781 from rodneyag/add-toggle-destroy-func
...
adding toggle() and destroy() functions to the Datetimepicker interface.
2016-01-26 11:28:25 +09:00
Horiuchi_H
6321b73594
Merge pull request #7140 from DeividasBakanas/typing/replace-ext
...
Add replace-ext
2016-01-26 11:25:21 +09:00
Horiuchi_H
c4826e748d
Merge pull request #7765 from elisee/patch-2
...
github-electron: Add app.getLocale()
2016-01-26 11:22:02 +09:00
Horiuchi_H
43b9043fc3
Merge pull request #7776 from andreialecu/patch-1
...
moment: fix incorrect moment.localeData() typings
2016-01-26 11:19:03 +09:00
Sumit Kumar Maitra
38095e40c6
Adding type definitions for Quill JS ( http://quilljs.com )
2016-01-25 20:17:23 +00:00
Andrew Eisenberg
53c37b66d7
Add ClientOps.password to redis typings
...
password is an alias for auth_pass.
2016-01-25 13:08:34 -06:00
Peter Juras
e3d395a870
Add type definitions for gulp-strip-debug
2016-01-25 19:42:27 +01:00
Peter Juras
8b5b4b1e1a
Add type definitions for gulp-jspm
2016-01-25 19:37:48 +01:00
Peter Juras
d70c92fedd
Add type definitions for gulp-html-replace
2016-01-25 19:31:54 +01:00
Bernie Sumption
69154f67ee
Added the clipPath SVG element
...
Not sure when it was added, but the current version of react supports the clipPath element: http://facebook.github.io/react/docs/tags-and-attributes.html
2016-01-25 17:38:46 +00:00
Rodney Greene
a83eb4912e
adding toggle() and destroy() functions to the Datetimepicker interface.
2016-01-25 11:54:00 -05:00
alexander-matsievsky
a44bf5bad7
URI.js
...
* expose `urijs/src/URITemplate`
* expand `equals(url: string): boolean;` to `equals(url: string | URI): boolean;`
2016-01-25 16:47:49 +03:00
Andrei Alecu
72d572814c
moment: fix incorrect moment.localeData() typings
...
The typings for localData() were incorrectly extending the object used for initializing a new locale, while the returns for the localeData() method are different.
See http://momentjs.com/docs/#/i18n/locale-data/ for reference.
2016-01-25 15:09:43 +02:00
Elisée Maurer
014238e73c
github-electron: Add test for app.getLocale()
2016-01-25 13:01:52 +01:00
Stepan Mikhaylyuk
a0d16bdaf9
updated moment definitions
...
it is available to pass Moment[] to moment.min , moment.max
2016-01-25 14:00:30 +03:00
Horiuchi_H
7b3d5a6ea5
Merge pull request #7758 from bioball/patch-2
...
Update redux-thunk.d.ts
2016-01-25 17:54:58 +09:00
Horiuchi_H
5e269cec94
Merge pull request #7745 from DavidCai1993/master
...
Make the type of koa's ctx accessible
2016-01-25 14:48:05 +09:00
Horiuchi_H
4df467996e
Merge pull request #7771 from tkqubo/fix/webpack.d.ts
...
Add node.js api definitions
2016-01-25 14:46:46 +09:00
DavidCai
3d7909ee39
Remove prefix I
2016-01-25 12:54:24 +08:00
tkqubo
51868917c7
feat: add node.js api definitions
2016-01-25 13:38:35 +09:00
Masahiro Wakame
f0d1ae5bb8
Merge pull request #7769 from bitjson/master
...
update cordova-plugin-qrscanner to v1.0.0
2016-01-25 12:44:34 +09:00
Masahiro Wakame
1c56e368e1
Merge pull request #7763 from AyaMorisawa/node-cluster-overload-on
...
Overload cluster.on
2016-01-25 12:38:10 +09:00
Masahiro Wakame
795989d815
Merge pull request #7762 from AyaMorisawa/node-patch-1
...
Add missing semicolon
2016-01-25 12:36:01 +09:00
Masahiro Wakame
cad664948f
Merge pull request #7757 from chrootsu/lodash-join
...
lodash: signatures of _.join have been changed
2016-01-25 12:27:49 +09:00
Masahiro Wakame
9a1bc8458f
Merge pull request #7756 from chrootsu/lodash-over
...
lodash: signatures of _.over added
2016-01-25 12:27:32 +09:00
Masahiro Wakame
73e2bdb68c
Merge pull request #7522 from tgfjt/update/svgsnap
...
update snapsvg & fix some test
2016-01-25 12:21:46 +09:00
Masahiro Wakame
a40d21b562
Merge pull request #7747 from jedmao/lodash-attempt
...
Additional args in lodash.attempt
2016-01-25 12:20:39 +09:00
Masahiro Wakame
c1c45c419d
Merge pull request #7709 from SuperPaintman/master
...
Added lodash `_.unset`
2016-01-25 12:20:15 +09:00
Masahiro Wakame
732c2ff634
Merge pull request #7571 from chrootsu/lodash-isEmpty
...
lodash: signatures of _.isEmpty have been changed
2016-01-25 12:18:04 +09:00
Masahiro Wakame
12c2aa0ebb
Merge pull request #7753 from peterjuras/gulp-json-editor
...
Add type definitions for gulp-json-editor
2016-01-25 12:17:31 +09:00
Masahiro Wakame
9da79f1473
Merge pull request #7752 from peterjuras/gulp-install
...
Add type definitions for gulp-install
2016-01-25 12:16:12 +09:00
Masahiro Wakame
818b26ddfb
Merge pull request #7357 from jkeylu/koa
...
add definitions for koa #4796
2016-01-25 12:10:51 +09:00
Masahiro Wakame
2c63f5176a
Merge pull request #7742 from iislucas/iislucas
...
Allow polymer properties to be objects
2016-01-25 12:10:10 +09:00
Masahiro Wakame
43abb63206
Merge pull request #7740 from elisee/patch-1
...
Add declaration for THREE.Euler.DefaultOrder
2016-01-25 12:09:51 +09:00
Masahiro Wakame
345abeb759
Merge pull request #7737 from agorshkov23/master
...
added missing property HighchartsLineChart.linecap
2016-01-25 12:09:07 +09:00
Masahiro Wakame
a39e8c409e
Merge pull request #7733 from rwwilden/master
...
Typescript definition and tests updated for angular-wizard 0.6.1
2016-01-25 11:53:34 +09:00
Masahiro Wakame
f65db456d6
Merge pull request #7732 from Matt-Guest/leaflet-draw
...
Leaflet.draw typescript definition with tests
2016-01-25 11:45:09 +09:00
Masahiro Wakame
97abb50d2e
Merge pull request #7689 from hinamiyagk/crashreporter-start-option
...
Make companyName and submitURL option required on crashReporter.start
2016-01-25 11:41:15 +09:00