Dolan
4a60f79472
fixed typo
2017-06-07 00:54:30 +01:00
Dolan
bdd0f86ce7
Added Packbuilder
2017-06-07 00:52:15 +01:00
Dolan
73b4969fa0
Added PushUpdate and Pathspec
2017-06-07 00:48:34 +01:00
Dolan
5c1cf0697d
Added Push
2017-06-07 00:43:37 +01:00
Dolan
09e7e41519
Added Rebase
2017-06-07 00:32:24 +01:00
Dolan
cc2fd5a8d8
Added meathods to ref log
2017-06-07 00:32:18 +01:00
Dolan
bf5f2294ca
Added RebaseOpertation
2017-06-07 00:27:58 +01:00
Dolan
9bbd5e983c
Added Reflog
2017-06-07 00:26:06 +01:00
Dolan
95a20577f6
fixed Reset
2017-06-07 00:19:16 +01:00
Dolan
f04f22ac45
Added Reset
2017-06-07 00:13:49 +01:00
Dolan
332dd08479
Added Revert
2017-06-06 23:32:39 +01:00
Dolan
441c41158e
Added revparse
2017-06-06 23:29:38 +01:00
Dolan
7d863884d0
Added revwalk
2017-06-06 16:57:30 +01:00
Dolan
046c22fa46
Stash typings
2017-06-04 23:09:57 +01:00
Dolan
c1400707cd
Status typings
2017-06-04 23:02:39 +01:00
Dolan
314e6080f4
Added more files
2017-06-04 03:10:28 +01:00
Dolan
dd5dc38dec
Added more files
2017-06-04 02:39:34 +01:00
Dolan
cdf69c51e9
More types
2017-06-04 00:45:48 +01:00
Dolan
082710a32c
Added more types
2017-06-02 03:05:10 +01:00
Dolan
7ded9e7db4
Initial commit of files
2017-06-01 21:09:29 +01:00
Dolan
e3a587edc9
Merge pull request #3 from DefinitelyTyped/master
...
Update to latest
2017-05-16 21:09:18 +01: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
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
Tom Wanzek
dd03dfb3c4
[d3-shape]:
...
* [Feature] Add definition support for horizontal, vertical and radial link shape generator.
2017-05-13 15:16:45 -04:00
Silas Rech
1dc7cafe4c
[raven] fix key substructure
2017-05-13 20:24:06 +02:00
Daniel Rosenwasser
9f06aa6f1d
Merge pull request #16464 from miyura/patch-1
...
Include parentSelector config
2017-05-13 11:20:46 -07:00
Daniel Rosenwasser
34e71f2793
Update index.d.ts
2017-05-13 11:17:35 -07:00
Daniel Rosenwasser
fb5ebbc70b
Merge pull request #16505 from habibialkaff/master
...
react-navigation: Fix Tab Navigation Options
2017-05-13 11:13:53 -07:00
Tom Wanzek
d92a1e9b39
[d3-shape]
...
* [Feature] Add stackOffsetDiverging(...)
* [Chore] Update version numbers
* [Chore] Fix typos in JSDoc comments.
2017-05-13 13:33:11 -04:00