jacobbogers
2b902bfe59
changed recommended by tslint break other projects (mongo-store) depending on this declaration, so reverted
2017-05-19 12:25:25 +02:00
jacobbogers
1a4cd67206
strictNullChecks set to true
2017-05-19 12:10:09 +02:00
jacobbogers
475646bd8a
tslint is happy now
2017-05-19 11:35:35 +02:00
jacobbogers
afdadfe885
added recommeded changes from tslint
2017-05-19 06:11:06 +02:00
jacobbogers
ac0e8900bf
(de) Serialized Sessions and Cookies dont have methods, only data-propeties, express-session middleware will add methods through "instantiation" before use.
...
Introduced SessionData and SessionCookieData interfaces to reflect proper usage of Store.
2017-05-18 18:23:17 +02:00
Arthur Ozga
6b64c4f2a1
Merge pull request #16025 from slawiko/16023-cookiejs-renaming
...
16023: creates second types folder for those, who uses npm package co…
2017-05-17 13:31:33 -07:00
Arthur Ozga
ae87ff9cc8
Merge pull request #16133 from larrybahr/master
...
phonegap-plugin-push - Added hasPermission Method to PushNotificationStatic
2017-05-17 11:13:11 -07:00
Eloy Durán
4465a34ec0
Merge pull request #16570 from huhuanming/react-native
...
Add testID To TouchableWithoutFeedbackProperties
2017-05-17 15:35:32 +02:00
huhuanming
621cf88db5
Add testID To TouchableWithoutFeedbackProperties
2017-05-17 11:23:28 +08:00
Arthur Ozga
2a89f40ab7
Merge pull request #16177 from GiedriusGrabauskas/react-scroll
...
Recreated types for react-scroll@1.5
2017-05-16 16:07:59 -07:00
Arthur Ozga
01d314ec88
Merge pull request #16211 from darkliahos/master
...
Data Params declared as select2 option rather than string
2017-05-16 16:00:10 -07:00
Arthur Ozga
3b3fb05596
Merge pull request #16244 from danilobjr/reactstrap
...
Reactstrap - extending some components with HTMLProps
2017-05-16 13:41:06 -07:00
Arthur Ozga
a3fbc47108
Merge pull request #16335 from donaldpipowitch/patch-5
...
added simpleParser to mailparser
2017-05-16 13:36:18 -07:00
Arthur Ozga
ff59fd5248
Merge pull request #16345 from donaldpipowitch/patch-6
...
added promise.USE_PROMISE_MANAGER to selenium-webdriver
2017-05-16 13:35:54 -07:00
Arthur Ozga
5f5f019f5a
Merge pull request #16349 from delphinus/feature/add-factory-func
...
Add factory function for mCustomScrollbar
2017-05-16 13:35:17 -07:00
Arthur Ozga
0059fadb8d
Merge pull request #16356 from gisinc/feature/add-scrollbaroptions-to-axisoptions
...
[highcharts] Add the scrollbar property to the xAxis and yAxis to optionally enable scrolling in charts
2017-05-16 13:34:35 -07:00
Arthur Ozga
488a82ef43
Merge pull request #16366 from nicojs/sinon-collection-matchers
...
sinon: Add array matcher, set matcher and map matcher
2017-05-16 13:32:47 -07:00
Arthur Ozga
2ea48c376e
Merge pull request #16399 from thasmo/patch-1
...
Add the `cors` option to the browser-sync definition
2017-05-16 13:31:51 -07:00
Arthur Ozga
b780b5b4d4
Merge pull request #16427 from DefinitelyTyped/typo
...
Fix typo in PR template
2017-05-16 13:29:12 -07:00
Arthur Ozga
99c28cfa49
Merge pull request #16435 from DaIgeb/material-ui/tabs-templateStyle
...
material-ui: Expose tabTemplateStyle on TabsProps
2017-05-16 13:28:28 -07:00
Arthur Ozga
f75bf47ab9
Merge pull request #16437 from kaoDev/micro-7.3
...
added type definitions for the micro library
2017-05-16 13:28:06 -07:00
Arthur Ozga
842d9c4bdb
Merge pull request #16443 from Botik/sequelize-indexes
...
[sequelize] add where option to DefineIndexesOptions for v4
2017-05-16 13:26:36 -07:00
Arthur Ozga
ea41bfc99d
Merge pull request #16444 from Botik/sequelize-truncate
...
[sequelize] add force option to TruncateOptions for v4
2017-05-16 13:26:14 -07:00
Arthur Ozga
ac1c471857
Merge pull request #16450 from jmfirth/react-native-drawer-layout
...
Definitions for react-native-drawer-layout@1.3
2017-05-16 13:25:37 -07:00
Arthur Ozga
8b72e58f7c
Merge pull request #16465 from filionf/pouchdb-changesresponse-seq
...
[pouchdb-core] Added support for CouchDB 2.0 on ChangesResponse object.
2017-05-16 13:20:06 -07:00
Arthur Ozga
362a5e2a37
Merge pull request #16466 from WatchBeam/bluebird-return-empty-return-void
...
Correct return type for no parameters in `return` method in bluebird
2017-05-16 13:19:15 -07:00
Arthur Ozga
299cbfa81a
Merge pull request #16508 from tomwanzek/d3-shape-v-1-1
...
[d3-shape] Update to Version 1.1
2017-05-16 11:01:39 -07:00
Arthur Ozga
08fe65cf1a
Merge pull request #16541 from DefinitelyTyped/remove-contributor
...
Remove contributor
2017-05-15 18:46:30 -07:00
Arthur Ozga
ec896f3043
Merge pull request #16507 from lenovouser/raven-fix-key-substructure
...
[raven] fix key substructure
2017-05-15 15:54:15 -07:00
Arthur Ozga
1f7b956ec1
Remove contributor
2017-05-15 15:42:18 -07:00
Arthur Ozga
4cc248af0c
Merge pull request #16398 from SaschaNaz/jquerystrict
...
Remove string indexer on jQuery
2017-05-15 15:34:36 -07:00
Arthur Ozga
80f1f88772
Merge pull request #16409 from Syncfusion-JavaScript/master
...
15.2 version changes merged to Defintely Typed
2017-05-15 15:20:09 -07:00
Arthur Ozga
df0e77567f
Merge pull request #16387 from huhuanming/jpush-react-native
...
add jpush-react-native
2017-05-15 15:17:45 -07:00
Arthur Ozga
9d74e0bd88
Merge pull request #16412 from bastienmoulia/patch-6
...
[angular-ui-bootstrap] Providers extends IServiceProvider
2017-05-15 15:16:58 -07:00
Arthur Ozga
9e42f8652a
Merge pull request #16065 from AJamesPhillips/hapi-v16.1
...
Hapi v16.1, Inert, nes, hapi-auth-jwt2, hapi-decorators. New definitions for catbox, h2o2, mime-db, mimos, podium, shot, vision, hapi-auth-basic
2017-05-15 14:45:07 -07:00
Arthur Ozga
d79040fc5b
Merge pull request #16432 from agentilela/master
...
react-navigation: NavigationContainerProps/navigation param should be optional
2017-05-15 14:41:59 -07:00
Arthur Ozga
ee707028fe
Merge pull request #16453 from briantobo/master
...
[react-intl] add number to possible types of values passed to FormattedMessage
2017-05-15 14:41:21 -07:00
Arthur Ozga
644e75f8f1
Merge pull request #16463 from mhcgrq/master
...
react-navigation: NavigationActions/back param should be optional
2017-05-15 14:40:41 -07:00
Arthur Ozga
a1523940c7
Merge pull request #16482 from mees-/fs-extra
...
[fs-extra] added file descriptors for fs methods
2017-05-15 14:36:59 -07:00
Arthur Ozga
8cd5353e32
Merge pull request #16495 from chenzhutianToys/master
...
the return of topojson.feature() contains the `type:string` field
2017-05-15 14:35:53 -07:00
Michał Adamczyk
6675e33586
@types/classnames - hide global definitions ( #16420 )
...
* @types/classnames - hide global declarations, add tslint
* @types/classnames - add export as namespace as its a UMD module
* @types/classnames - address CR comments
2017-05-15 09:52:10 -07:00
Arthur Ozga
25e7d2e651
Merge pull request #16517 from MugeSo/sequelize-fix-parent-of-unique-constraint-error
...
sequelize: fix inheritance of UniqueConstraintError class.
2017-05-15 09:02:54 -07:00
dobavictor
6c097b074a
Add IPalette#contrastStrongLightColors typing. ( #16461 )
2017-05-15 06:45:03 -07:00
Eloy Durán
89a6a2d2de
Merge pull request #16483 from benben198805/master
...
add PromptIOSButton interface in prompt method of AlertIOSStatic in type/react-native/index.d.ts
2017-05-15 11:17:21 +02:00
TANAKA Koichi
a609728f56
sequelize: fix inheritance of UniqueConstraintError class.
...
UniqueConstraintError class is subclass of ValidationError in both of
v3 and v4(current).
authorities:
for v4
http://docs.sequelizejs.com/class/lib/errors/index.js~UniqueConstraintError.html
for v3 (official doc is wrong.)
https://github.com/sequelize/sequelize/blob/v3/lib/errors.js#L153
2017-05-15 14:23:18 +09:00
qlyan(benben)
1e648a4bd2
add optional args for AlertIOSButton interface
2017-05-15 12:46:34 +08:00
huhuanming
eed5576c84
Add setAliasAndTags
2017-05-15 08:53:56 +08:00
kao
5fa869b36c
fixed type of send data
2017-05-15 00:25:22 +02:00
Tom Wanzek
94d91dd4cf
[d3-shape] Linting
...
* [Fix] Added `"callable-types": false` to `tslint.json` as the two line-level disablers in `index.d.ts` seemed to be ignored.
* [Chore] Fixed some linting errors in text file
2017-05-13 17:35:18 -04:00
Tom Wanzek
0bafa64757
[d3-shape] Add Link/RadialLink tests
2017-05-13 17:25:11 -04:00