Panu Horsmalahti
|
28598f90d1
|
Change email to url.
|
2015-10-01 11:55:32 +03:00 |
|
Panu Horsmalahti
|
2179e38bad
|
Add Jade type definition.
|
2015-10-01 11:46:34 +03:00 |
|
Christian Holm Diget
|
db43dd03f5
|
Added matchAll property
|
2015-10-01 10:41:25 +02:00 |
|
Christian Holm Diget
|
a27393c98b
|
Added required comments
|
2015-10-01 10:00:26 +02:00 |
|
Christian Holm Diget
|
a0c689f1b7
|
Added satnav
|
2015-10-01 09:51:10 +02:00 |
|
Horiuchi_H
|
386e1708b9
|
Merge pull request #6079 from gandjustas/master
Added forms definitions and fixed some "any" types
|
2015-10-01 12:31:15 +09:00 |
|
Horiuchi_H
|
ff78dd83e4
|
Merge pull request #6071 from stephenlautier/tooltipster
tooltipster - changed contentAsHTML as boolean
|
2015-10-01 12:29:07 +09:00 |
|
Станислав Выщепан
|
e084d1f926
|
Added forms definitions and fixed some "any" types
|
2015-10-01 03:59:18 +03:00 |
|
Justin Unterreiner
|
ebfe028e66
|
Update for version 1.1.0 and added API docs
|
2015-09-30 17:17:48 -07:00 |
|
Ryan Schmukler
|
811c2fe7d9
|
add objectMode to node stream.WritableOptions
references #5658, references #5774
|
2015-09-30 19:55:06 -04:00 |
|
unknown
|
1342d27f01
|
changed contentAsHTML as boolean
|
2015-09-30 13:48:47 +02:00 |
|
Eric N. Vander Weele
|
58a2e195ef
|
node: Update fs.create(Read|Write)Stream definition
This commit includes the following changes:
* Remove duplicate type definition for `fs.createReadStream`.
* Update `options` object typings for both functions to match the keys
and types specified in the Node.js v0.12.x documentation.
Links to the aforementioned functions are provided below for reference:
* http://nodejs.org/docs/latest-v0.12.x/api/fs.html#fs_fs_createreadstream_path_options
* http://nodejs.org/docs/latest-v0.12.x/api/fs.html#fs_fs_createwritestream_path_options
|
2015-09-29 21:36:33 -07:00 |
|
Justin Unterreiner
|
66cfdcf7a8
|
Added type definitions for Ouralabs Cordova plugin
|
2015-09-29 20:56:33 -07:00 |
|
Horiuchi_H
|
30387ec3dd
|
Merge pull request #6058 from csdsoft/master
[Sequelize] Added BelongsTo association mixin helper types.
|
2015-09-30 09:41:42 +09:00 |
|
Ali Taheri
|
7abab20604
|
Fixed a typo in create mixin's docs
|
2015-09-29 13:42:02 +03:30 |
|
Ali Taheri
|
c8223d68d2
|
[Sequelize] Added BelongsTo association mixin helper types.
|
2015-09-29 13:20:24 +03:30 |
|
Lorisu
|
07c34880ef
|
Update angular-odata-resources.d.ts
|
2015-09-29 10:33:51 +02:00 |
|
Ilya Mochalov
|
f0237f4199
|
lodash: changed _.last() method
|
2015-09-29 13:12:16 +05:00 |
|
drillbits
|
5b142e5679
|
Fix header
|
2015-09-29 12:10:29 +09:00 |
|
Marco Gonzalez
|
fe917d27e9
|
Added resolve method to angular.IQService.
|
2015-09-28 21:00:52 -06:00 |
|
Horiuchi_H
|
ffceea9dd1
|
Merge pull request #6042 from yuce/flake-idgen
Added definitions for flake-idgen
|
2015-09-29 11:35:34 +09:00 |
|
Horiuchi_H
|
6037dbb70b
|
Merge pull request #6038 from tkqubo/undertaker
Add undertaker
|
2015-09-29 11:30:42 +09:00 |
|
Horiuchi_H
|
c38b599baa
|
Merge pull request #6036 from outring/feature/hammerjs-update
Hammer.js CommonJS module name fix and tests
|
2015-09-29 11:29:41 +09:00 |
|
drillbits
|
1789faf3a0
|
add markitup definition file
|
2015-09-29 10:55:22 +09:00 |
|
Joe Skeen
|
a7b029e1c2
|
Minor adjustments based on code review
|
2015-09-28 16:14:13 -06:00 |
|
Yuce Tekol
|
c98ea9de97
|
Added definitions for flake-idgen
|
2015-09-28 22:28:55 +03:00 |
|
Joe Skeen
|
2d0d678430
|
wrap long lines
|
2015-09-28 11:36:38 -06:00 |
|
Joe Skeen
|
9a4a74508e
|
Minor test improvements
|
2015-09-28 11:29:41 -06:00 |
|
Ryan Cavanaugh
|
3b7f250dcf
|
Merge pull request #5893 from ccapndave/react-svg-classname
Added className to SVG attributes
|
2015-09-28 10:27:48 -07:00 |
|
Joe Skeen
|
7e6d298be7
|
Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped into ui-grid-generic
# By tkqubo (13) and others
# Via Masahiro Wakame (64) and others
* 'master' of https://github.com/borisyankov/DefinitelyTyped: (146 commits)
added rosie-tests and comments for methods from project
Update os-locale 1.4.0
rosie typing files
update CONTRIBUTORS.md
update CONTRIBUTORS.md
lodash: changed _.map() method (alias _.collect())
lodash: changed _.transform() method
Add redux-devtools
lodash: added _.mapKeys() method
lodash: changed _.first() method (alias _.head())
lodash: added _.dropRight() method
lodash: changed _.chunk() method
Updated to Maker.js 0.4.2
decorateElement renamed to decorateInputElement
Made key and token optional
Added locale to StripeCheckoutOptions
webrtc: Add MediaDeviceInfo interface and MediaDevices.enumeratedDevices()
Fixed accidental missing optional markers
More explicit typing for test case examples.
More Test coverage
...
Conflicts:
ui-grid/ui-grid.d.ts
|
2015-09-28 09:40:50 -06:00 |
|
Dave Keen
|
e593119aeb
|
Added className and id to DOMAttributes
|
2015-09-28 16:34:40 +02:00 |
|
tkqubo
|
d5c1e03517
|
Add undertaker
|
2015-09-28 22:53:23 +09:00 |
|
Vasya Aksyonov
|
1a574a99ba
|
Module name fix and tests
|
2015-09-28 18:12:20 +05:00 |
|
tigerxy
|
49fa3fa6d1
|
test changed
|
2015-09-28 13:14:23 +02:00 |
|
tigerxy
|
4c5c277600
|
Typings changed
|
2015-09-28 13:09:05 +02:00 |
|
use-strict
|
df92a872b9
|
Paper and ToolbarTitle should allow regular HTML attributes.
|
2015-09-28 12:06:37 +03:00 |
|
Ilya Mochalov
|
3435a1eca9
|
lodash: changed _.findKey() method
|
2015-09-28 10:53:03 +05:00 |
|
Horiuchi_H
|
d0adccc436
|
Merge pull request #6028 from AyaMorisawa/os-locale-1.4.0
Update os-locale 1.4.0
|
2015-09-28 13:12:04 +09:00 |
|
Justin Unterreiner
|
2ea60e19c0
|
Renamed to urbanairship-cordova
|
2015-09-27 19:37:12 -07:00 |
|
Basarat Ali Syed
|
23dd9ba584
|
Merge pull request #6032 from abner/rosie
Typing for Rosie library
|
2015-09-28 11:16:22 +10:00 |
|
Abner Oliveira
|
3f7e0fe145
|
added rosie-tests and comments for methods from project
|
2015-09-27 21:18:48 -03:00 |
|
Shahar Talmi
|
ac1292d9fc
|
Add missing literal/constant properties in ICompiledExpression
As documented in https://docs.angularjs.org/api/ng/service/$parse
|
2015-09-28 01:34:30 +03:00 |
|
Igor Sechyn
|
adb9289a58
|
reverted travis ci changes in readme
|
2015-09-28 07:43:30 +10:00 |
|
Aya Morisawa
|
72913c38c4
|
Update os-locale 1.4.0
|
2015-09-28 01:09:37 +09:00 |
|
tkqubo
|
ecc37ce4e9
|
Add redux-thunk
|
2015-09-27 23:38:59 +09:00 |
|
Abner Oliveira
|
c3f89356a3
|
Merge branch 'master' into rosie
|
2015-09-27 09:50:51 -03:00 |
|
Abner Oliveira
|
81ccb3d413
|
rosie typing files
|
2015-09-27 09:35:26 -03:00 |
|
Michel Weststrate
|
513ef0735d
|
commit to retrigger CI after merging pull request 5943
|
2015-09-27 14:10:30 +02:00 |
|
Ilya Mochalov
|
811d795bce
|
lodash: added _.matches() method
|
2015-09-27 12:20:29 +05:00 |
|
John Reilly
|
b937e64fc9
|
Merge pull request #5938 from Tydude4Christ/patch-1
Add JQuery focusin and focusout overload typings
|
2015-09-27 06:14:53 +01:00 |
|