Horiuchi_H
38e835faa6
Merge pull request #5487 from scsouthw/update-application-insights
...
update to version 0.15.5
2015-08-25 12:47:08 +09:00
Yura Evtushenko
12215ff9f6
commas
2015-08-25 05:27:04 +07:00
Yura Evtushenko
35f9ae3f62
fix from and to params
2015-08-25 05:26:10 +07:00
Yura Evtushenko
2e7b1786f9
graph library definitions
2015-08-25 05:21:41 +07:00
Benjamin Fox
fd7399b3fd
Fix the finally method type signature
...
The finally method does not change the type of the returned promise -
instead the original promise value is passed through unchanged.
2015-08-25 09:58:04 +12:00
Ilya Mochalov
ce500554f7
lodash: changed _.kebabCase() method
2015-08-25 02:53:18 +05:00
Ilya Mochalov
f7c02e331d
lodash: changed _.endsWith() method
2015-08-25 02:46:44 +05:00
Ilya Mochalov
111be145ae
angularjs: changed $q signature
2015-08-25 02:24:01 +05:00
Ben Tesser
1f964fab44
Ui-grid: Update Version and Plugin Support
...
Extensive plugin support added (Plugin specific API, ColumnDef, GridOptions, GridRow, Constants).
Added docs for all existing interfaces
Fixed a few incorrect interfaces, updated interfaces to reflect latest version.
Did some cleanup... Moved all plugins into their own modules
2015-08-24 15:59:10 -04:00
slozier
e12cbe7d2c
Update type of DialogOptions.buttons
...
Add event argument to DialogOptions.buttons callback.
2015-08-24 13:59:06 -04:00
tkQubo
9b8299ce8b
Add reference to node
2015-08-24 22:20:09 +09:00
tkQubo
25b3502efc
Add reference to node
2015-08-24 22:19:29 +09:00
tkQubo
1a4b2f0ff9
Add reference to node
2015-08-24 22:18:47 +09:00
tkQubo
44fdc4c19b
Add vinyl-paths
2015-08-24 22:14:13 +09:00
tkQubo
8abef0fcb5
Add vinyl-buffer
2015-08-24 21:57:54 +09:00
Kuniwak
49c153d83b
Add Kuniwak to credits
2015-08-24 19:57:24 +09:00
tkQubo
1781feb65c
Fix project url
2015-08-24 19:56:16 +09:00
Kuniwak
94fda366f4
Assertions should return Thenable
2015-08-24 19:51:24 +09:00
tkQubo
1dbfd8a164
Add gulp-coffeeify
2015-08-24 19:50:57 +09:00
Basarat Ali Syed
c5a2f44bab
Merge pull request #5521 from borisyankov/fix/react-children
...
reactChildren callbacks accept index
2015-08-24 17:56:58 +10:00
Basarat Syed
55465434fd
reactChidlren callbacks accept index
...
ref https://github.com/facebook/react/blob/10c816604336d4b3ec4c2a4e0ac42061a37dd8ee/src/isomorphic/children/ReactChildren.js#L52
2015-08-24 17:43:21 +10:00
Yuichi Nukiyama
88c35e2c75
UpdateBootstrap
2015-08-24 07:22:31 +00:00
Yuichi Nukiyama
16cfba4136
Modify Bootstrap.d.ts
...
I change properties to more strictly typed. and add some missing
properties.
2015-08-24 06:55:28 +00:00
Joe Herman
375b76186f
async: Corrected and updated to 1.4.2
2015-08-23 22:02:44 -04:00
xyb
fe2856e93d
Definitions for expression-less
2015-08-23 15:47:20 -07:00
fpellet
637aaf1d9a
Add jquery.ajaxfile definition
2015-08-24 00:43:23 +02:00
lp
1c48442b68
Fixed param for dynatree and added tests
...
Made includeRoot optional
changed flag param from string -> boolean
Added test file
2015-08-23 21:28:23 +01:00
Ilya Mochalov
e47ef31f9b
lodash: changed _.isFunction() method
2015-08-24 00:37:36 +05:00
Ilya Mochalov
ac5487ad22
lodash: changed _.isError() method
2015-08-24 00:33:26 +05:00
Ilya Mochalov
61c54e2b00
lodash: changed _.isArguments() method
2015-08-24 00:25:56 +05:00
Ilya Mochalov
cf410b943a
lodash: changed _.words() method
2015-08-24 00:09:02 +05:00
Ilya Mochalov
527298c48e
lodash: changed _.startCase() method
2015-08-24 00:08:17 +05:00
Ilya Mochalov
8fc3646872
lodash: changed _.repeat() method
2015-08-24 00:07:55 +05:00
Ilya Mochalov
3bb6702394
lodash: changed _.isString() method
2015-08-24 00:07:29 +05:00
Ilya Mochalov
f569128818
lodash: changed _.isNumber() method
2015-08-24 00:07:12 +05:00
Ilya Mochalov
5b205217f7
lodash: changed _.isDate() method
2015-08-24 00:06:58 +05:00
Ilya Mochalov
62d90e23aa
lodash: changed _.camelCase() method
2015-08-24 00:06:37 +05:00
Paulo Cesar
c4e5067c3c
add bowser
2015-08-23 15:54:58 -03:00
inker
ae3ce43c89
A fix for the victor.js TS definition file
...
The Victor class is now correctly exported as default.
2015-08-23 19:51:32 +03:00
Masahiro Wakame
af81415504
Merge pull request #5505 from vvakame/fix-sequelize-fixtures
...
fix `npm run all` failed. sequelize-fixtures
2015-08-23 21:11:55 +09:00
vvakame
690513a198
fix npm run all failed. sequelize-fixtures
2015-08-23 21:08:48 +09:00
satoru kimura
c71755a6ab
Removed a reference to waa.d.ts in three.js definition.
2015-08-23 17:32:56 +09:00
satoru kimura
f13c2224e8
Removed a reference to waa.d.ts in SoundJS definition.
2015-08-23 17:28:53 +09:00
Necroskillz
24e08c7acc
Update minimist definition to 1.1.3
...
- Add indexer to ParsedArgs
- Add new options and options types
2015-08-22 23:02:21 +02:00
TeamworkGuy2
06274a0a71
Added type definition for translate() 'options' parameter based on the source code from https://github.com/jamuhl/i18next/
2015-08-22 18:51:52 +00:00
Aya Morisawa
762a789651
Add gulp-dtsm.d.ts
2015-08-23 00:20:29 +09:00
Marcin Porebski
e78260ef9b
added empty module to string_score
2015-08-22 14:31:43 +02:00
zgmnkv
0871a4a597
Added 'defaultFormat' to Moment.js definition
2015-08-22 13:07:42 +04:00
Oguzhan Ergin
5979778230
Added fs-ext tests
2015-08-22 03:25:06 +03:00
Scott Southwood
35380afde2
adding definitions for project oxford
2015-08-21 17:13:02 -07:00