Markus Mauch
|
bab4fd2882
|
Added a lot of Metadata Typings
|
2016-03-11 16:41:34 +01:00 |
|
Markus Mauch
|
d60e6cb19b
|
Merged XrmInterface with XrmStatic into one global Xrm namespace
Factored out all enums into XrmEnum so that the Xrm module becomes a non-instantiated module.
|
2016-03-08 13:28:10 +01:00 |
|
Markus Mauch
|
a40550cf08
|
Make header compliant with the test script
|
2016-03-05 17:34:42 +01:00 |
|
Markus Mauch
|
6ec585e2d6
|
Make tests work again
|
2016-03-05 17:23:35 +01:00 |
|
Markus Mauch
|
ef767d98ee
|
Refactor the xrm.d.ts type definition file so that the Xrm object is accessible from any window obejct (window, parent, top, etc.)
This requires to extract the exported functions and vars into a new interface (XrmStatic).
|
2016-03-05 17:12:54 +01:00 |
|
Markus Mauch
|
9e32530c0f
|
Adding reop url
|
2016-03-03 16:55:41 +01:00 |
|
Markus Mauch
|
9b38287d71
|
Fixing automated test errors
Renaming file extenstion to d.ts
|
2016-03-03 16:48:19 +01:00 |
|
Markus Mauch
|
8bba715b5e
|
Fixing automated test errors
|
2016-03-03 15:28:14 +01:00 |
|
Markus Mauch
|
f202af5bbd
|
Add QueryExpression test
|
2016-03-03 14:51:32 +01:00 |
|
Markus Mauch
|
dc0c9e43b8
|
Much more typings
|
2016-03-03 14:47:13 +01:00 |
|
Markus Mauch
|
3ba7db269c
|
Rename => naming convention
|
2016-03-03 14:29:57 +01:00 |
|
Markus Mauch
|
5369428519
|
Rename => naming convention
|
2016-03-03 14:28:59 +01:00 |
|
Markus Mauch
|
99579ab6ae
|
Merge branch 'master' of http://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-03 13:44:38 +01:00 |
|
John Reilly
|
24635d778d
|
Merge pull request #8094 from use-strict/patch-2
jqueryui - optional options for serialize method
|
2016-03-03 09:41:50 +00:00 |
|
Daniel Rosenwasser
|
12f9b621f9
|
Merge pull request #8355 from jicongw/master
Cordova Type Update - InAppBrowser.d.ts - Correct non-specialized overload for TypeScript 2.0
|
2016-03-02 17:58:09 -08:00 |
|
Jason Wang
|
20762bfa1c
|
Provide a more proper fix to avoid future breakage after discussion with Daniel offline
|
2016-03-02 16:57:58 -08:00 |
|
Jason Wang
|
78cd8fe227
|
Revert "Update InAppBrowser.d.ts"
This reverts commit a8b9e026ec.
|
2016-03-02 16:55:23 -08:00 |
|
Daniel Rosenwasser
|
945ebfe049
|
Merge pull request #8284 from Asana/react-fixes
React updates (improved cloneElement & TestUtils return-type inference)
|
2016-03-02 14:44:48 -08:00 |
|
Jason Wang
|
a8b9e026ec
|
Update InAppBrowser.d.ts
|
2016-03-02 10:01:40 -08:00 |
|
Horiuchi_H
|
4ba57e605b
|
Merge pull request #8204 from Exagram/master
Updated definition for Store, added IBaseStore
|
2016-03-02 12:48:40 +09:00 |
|
John Reilly
|
55c750ace8
|
Merge pull request #8335 from johnnyreilly/master
Update angular.d.ts
|
2016-03-01 13:58:52 +00:00 |
|
John Reilly
|
49a2473350
|
Update angular.d.ts
Added JSDoc for documented service methods
|
2016-03-01 13:52:51 +00:00 |
|
Vincent Siao
|
1c27f2429e
|
[react] Reorganize CSSProperties; add missing properties
|
2016-03-01 02:21:54 -08:00 |
|
Masahiro Wakame
|
c0d876601e
|
Merge pull request #8317 from Ritzlgrmft/master
Definitions for cordova-plugin-insomnia added
|
2016-02-29 23:11:42 +09:00 |
|
Masahiro Wakame
|
1f4536ca05
|
Merge pull request #8316 from david-gang/david-gang-patch-angular-load
David gang patch angular load
|
2016-02-29 23:11:12 +09:00 |
|
Masahiro Wakame
|
2fcae43be2
|
Merge pull request #8287 from MSakamaki/github-electron-add-quitAndInstall
Add type definition for autoUpdater.quitAndInstall() to github-electron
|
2016-02-29 23:07:05 +09:00 |
|
Masahiro Wakame
|
e2da54aa7e
|
Merge pull request #8310 from smayes5/fix-oclazyload
Fix oclazyload to Resolve Issue #7477
|
2016-02-29 23:06:31 +09:00 |
|
Masahiro Wakame
|
1018742ffd
|
Merge pull request #8314 from ngbrown/material-ui-v014
Material-ui v0.14.4
|
2016-02-29 23:04:41 +09:00 |
|
Masahiro Wakame
|
d9e76b0e55
|
Merge pull request #8313 from ShMcK/patch-2
Missing types on IEditor, fix ICommandRegistry
|
2016-02-29 23:04:03 +09:00 |
|
Masahiro Wakame
|
1a8a20eda3
|
Merge pull request #8231 from isman-usoh/react-router-redux-patch-1
update react-router-redux version 4
|
2016-02-29 23:03:22 +09:00 |
|
Masahiro Wakame
|
3ea4f6fefe
|
Merge pull request #8290 from rosendi/redux-saga@0.9.1
fit redux-saga 0.9.1
|
2016-02-29 22:56:27 +09:00 |
|
David Gang
|
0f85c3a62e
|
Update angular-load.d.ts
Added description of project
|
2016-02-29 15:51:01 +02:00 |
|
Masahiro Wakame
|
c50f681edc
|
Merge pull request #8312 from nathancahill/add-nanoajax
Add nanoajax
|
2016-02-29 22:50:27 +09:00 |
|
Masahiro Wakame
|
b8243b0a11
|
Merge pull request #8302 from adamk33n3r/master
P2 module not in quotes
|
2016-02-29 22:50:03 +09:00 |
|
Masahiro Wakame
|
7457293f08
|
Merge pull request #8311 from CRogers/patch-1
wrench: Remove 'function' typo
|
2016-02-29 22:49:21 +09:00 |
|
Masahiro Wakame
|
9e57fd5c75
|
Merge pull request #8109 from chbrown/optimist-parity
Optimist parity
|
2016-02-29 22:43:30 +09:00 |
|
David Gang
|
8f2f6fb69f
|
Create angular-load-tests.ts
|
2016-02-29 15:42:45 +02:00 |
|
Masahiro Wakame
|
a1a8e038ad
|
Merge pull request #8307 from dsci/master
Add definitions for inflected library
|
2016-02-29 22:38:28 +09:00 |
|
Masahiro Wakame
|
a52e8c1681
|
Merge pull request #8306 from ToastHawaii/master
Update sweetalert to TypeScript 1.8
|
2016-02-29 22:36:49 +09:00 |
|
Masahiro Wakame
|
f3d6e73112
|
Merge pull request #8300 from smayes5/intro.js-v2.0
Updates to Intro.js Definition and Tests
|
2016-02-29 22:36:35 +09:00 |
|
Masahiro Wakame
|
252357d18e
|
Merge pull request #8296 from samuelhorwitz/jsonwebtoken
Updating some sign and verify interfaces to jsonwebtoken v5.7.0
|
2016-02-29 22:31:51 +09:00 |
|
Ritzlgrmft
|
10e1fbfdb7
|
Definitions for cordova-plugin-insomnia added
|
2016-02-29 14:31:24 +01:00 |
|
Masahiro Wakame
|
c04a004550
|
Merge pull request #8299 from marinewater/master
Add fromnow.d.ts
|
2016-02-29 22:30:11 +09:00 |
|
Masahiro Wakame
|
42da2496ad
|
Merge pull request #8301 from shiver-me-timbers/master
Fixed the jsmockito verify() functions signature so that the verifier argument is now optional.
|
2016-02-29 22:29:44 +09:00 |
|
Masahiro Wakame
|
780c9e94d0
|
Merge pull request #8286 from vintem/master
Adds typing for sinon-stub-promise
|
2016-02-29 22:26:11 +09:00 |
|
David Gang
|
16814c493e
|
Added files via upload
|
2016-02-29 15:20:53 +02:00 |
|
Masahiro Wakame
|
2043a884c6
|
Merge pull request #8282 from borislavjivkov/angular-cookie
Added angular-cookie (https://github.com/ivpusic/angular-cookie) definitions
|
2016-02-29 22:18:13 +09:00 |
|
Masahiro Wakame
|
c9e567e769
|
Merge pull request #8274 from chrootsu/lodash-isMap
lodash: fixed _.isMap
|
2016-02-29 21:54:57 +09:00 |
|
Isman Usoh
|
9a81f3dc34
|
Update react-router-redux.d.ts
|
2016-02-29 14:29:19 +07:00 |
|
Horiuchi_H
|
4d2d065300
|
Merge pull request #8305 from cither1/fix-momentjs
fix moment#diff() definitions
|
2016-02-29 15:34:47 +09:00 |
|