Michael Zlatkovsky
ceb795ce89
Remove password parameter from workbook protect/unprotect ( #9072 )
...
It is not possible to use a password for protection/unprotection via the API.
2016-05-06 01:47:25 +09:00
Rajab Shakirov
b7e92198bb
Added type definitions for react-calendar-timeline ( #9158 )
...
* Added type definitions for react-calendar-timeline
* fix not implicit any in react-calendar-timeline.d.ts
* add reference to react
* add react-calendar-timeline-tests.tsx
2016-05-06 01:25:01 +09:00
my-name-is-sascha
d35cd79f88
add resolveClientLocale() to angular-translate ( #9179 )
2016-05-06 01:24:38 +09:00
Markus Wagner
3db3624fa3
Definitions for angular-deferred-bootstrap added ( #9178 )
2016-05-06 01:23:44 +09:00
Syncfusion-JavaScript
28b96be7ad
Add Ej typescripts. ( #8886 )
...
* Ej typescripts v14.1.0.41 added
* Ej typescripts updated.
* Email updated.
* Ej typescripts v14.1.0.41 added.
* Ej typescripts added
* Mobile and web contents moved to widgets directory.
2016-05-06 01:23:23 +09:00
Thanabodee Charoenpiriyakij
36a1be34db
Add returnValues() function to SpyAnd interface ( #9175 )
2016-05-06 01:14:46 +09:00
hberntsen
e843172c97
Update stats.js typings to v0.16.0 ( #9153 )
2016-05-06 01:07:52 +09:00
Steve Ognibene
73f7bb9969
Merge pull request #9150 from EnableSoftware/knockout-tasks
...
Add support for `ko.tasks` API in Knockout.js v3.4.0
2016-05-03 11:35:54 -04:00
Xavier Stouder
74c909751b
Add torrent-stream definitions ( #9111 )
...
* Add torrent-stream definitions
* Fix
* Update torrent-stream.d.ts
* Update torrent-stream-tests.ts
* Options needs to be optional
* Fix
2016-05-04 00:24:40 +09:00
Matt Brooks
1faa6f7a7e
Remove knockout.deferred.updates plugin
...
Acting on advice to remove the plugin, which is obsolete as of
Knockout.js v3.4.0. In v3.4.0, Knockout.js includes native support for
the functionality previously provided by this plugin. The plugin's API
now conflicts with the official API.
2016-05-03 13:44:49 +01:00
Abd ar-Rahman Hamidi
e05e1f6f83
Add additional option of compression at compression.d.ts ( #9165 )
2016-05-02 01:20:03 +09:00
Evan Hahn
0dcacf4517
Update Helmet definitions for Helmet 2.0.0 ( #9162 )
2016-05-02 01:19:36 +09:00
Joel Day
80327be277
Declarations for Kik browser API library. ( #9164 )
...
* Definitions for the Kik browser integration library.
* Add module declaration.
* Minor fixes + tests.
2016-05-02 01:19:20 +09:00
Milan Burda
1b14446e5d
Update to Electron 0.37.8 ( #9161 )
...
* Update to Electron 0.37.8
* Fix exchanged interceptBufferProtocol / interceptStringProtocol + add handler types to avoid duplicates
2016-05-02 01:17:09 +09:00
Sergey Rubanov
925bf8b076
add title property to TabChangeInfo ( #9163 )
2016-05-02 01:16:58 +09:00
Roger Chen
53c91ff9a7
Add typings for react-split-pane ( #9160 )
2016-05-02 01:09:52 +09:00
Scott Rippee
15d1bacc2b
Adding type definition for slackify-html ( https://github.com/mrq-cz/s … ( #9145 )
...
* Adding type definition for slackify-html (https://github.com/mrq-cz/slackify-html )
* Fixed name of test file
2016-05-02 01:09:35 +09:00
Yoshiki Shibukawa
8cc14d5597
update Mithril.js definition from 0.1.x to 0.2.4 ( #4523 )
2016-05-02 00:56:57 +09:00
ascoders
152fb904df
update react-router.d.ts ( #9066 )
...
add basename to MatchArgs
2016-05-02 00:55:36 +09:00
cedric lombardot
649cae3279
[Async] Detect signatures callback ( #9116 )
...
Fix signatures of detect callbacks to follow doc https://github.com/caolan/async#detect
2016-05-02 00:53:44 +09:00
cedric lombardot
8d4f60d532
[Async] Update filter signature ( #9123 )
...
Filter signature do not correspond to documentation https://github.com/caolan/async#filter
2016-05-02 00:53:22 +09:00
kwiateusz
28cd028ab8
Ionic update ( #9152 )
...
* update of ionic typings
* ionic test update
* update according suggestion of optional param
2016-05-02 00:53:03 +09:00
Sam Verschueren
3063f61d0e
Add array-find-index ( #9151 )
2016-05-02 00:52:48 +09:00
Valentin Robert
7b7b8af73b
added onComplete to W2UI.W2Event ( #9148 )
2016-05-02 00:44:42 +09:00
AmirSaber Sharifi
3a0f632200
fix bluebird refrence and add dropForeign function ( #9105 )
2016-05-02 00:44:30 +09:00
gentoo90
9bd707e9aa
knockout.validation.d.ts: add missing config options and some doc com… ( #9142 )
...
* knockout.validation.d.ts: add missing config options and some doc comments
* knockout.validation.d.ts: add validate option
2016-05-02 00:41:49 +09:00
Marcus Lum
e42fdcf8b7
Updated phonegap-plugin-push definition and tests ( #9141 )
2016-05-02 00:39:36 +09:00
Florian Reiterer
2f6a508ae5
three.js material fixes ( #9139 )
...
* Fix three.js standard material "roughness" typo
* Fix three.js standard material missing map property
2016-05-02 00:38:41 +09:00
Suchan Lee
029077eefb
Support union types in mousetrap .bind and .bindGlobal ( #9130 )
2016-05-02 00:21:35 +09:00
Marius Filipowski
6bcec67b84
Added koLite DefaultOptions for the Binding Handler ( #9136 )
2016-05-01 23:48:30 +09:00
Remo H. Jansen
b8cc8f11b8
Added redux-bootstrap ( #9135 )
...
* Create redux-bootstrap.d.ts
* Create redux-bootstrap-tests.tsx
* Update redux-bootstrap.d.ts
* Update redux-bootstrap-tests.tsx
2016-05-01 23:48:03 +09:00
aquala
7b0a490aea
Update select2.d.ts ( #9134 )
...
interface Select2SelectionObject: replaced commas with semicolons
2016-05-01 23:17:34 +09:00
Artem Zagorodnyuk
d617eb54e5
material-ui: changed type of property "message" of SnackbarProps ( #9132 )
...
* Updated material-ui.d.ts
Added DOMAttributes to FlatButton and Dialog properties.
* material-ui: changed type of property "message" of SnackbarProps
2016-05-01 23:10:41 +09:00
Howard Yeh
03c232c180
react-native add BackAndroid ( #9096 )
2016-05-01 23:01:41 +09:00
Randall Koutnik
58f922ff73
Add remaining definition for hidden function in colors ( #9126 )
2016-05-01 22:51:39 +09:00
Koki Takahashi
4f479b281c
Node: Add Buffer.from() ( #9125 )
...
* Add tests about Buffer.from()
* Add definition about Buffer.from()
2016-05-01 22:50:06 +09:00
Daniel Whitney
25fde56c8d
Added fallthrough option as added in v 1.10.0 ( #9121 )
...
* Update to include fallthrough option
Fallthough added in 1.10.0: https://github.com/expressjs/serve-static/releases/tag/v1.10.0
* Update serve-static-tests.ts
2016-05-01 22:15:43 +09:00
Stepan Mikhaylyuk
672afd8f7b
added definitions for named expored lodash functions ( #9052 )
...
* added definitions for named expored function
* minor fix
* fix for lodash/fp
2016-05-01 22:07:39 +09:00
Thomas Sattlecker
fef1581025
normalizr - fixed entites typo ( #9117 )
2016-05-01 22:07:29 +09:00
Pascal Birchler
4794724f0e
Fix Metadata definition in S3.putObject method ( #9109 )
...
* Fix Metadata definition in S3.putObject method
Metadata is a map of strings, not an array.
* Use more explicit type for Metadata
2016-05-01 22:07:15 +09:00
Brian Surowiec
831bfcf293
Add initial support for jquery-mousewheel ( #9115 )
2016-05-01 21:59:06 +09:00
Ritter
06d3bae8a6
IModalServiceInstance missing closed promise ( #9083 )
...
* added missing closed promise
was missing closed promise
* added test for closed promise
2016-05-01 21:58:48 +09:00
Demis Bellot
0b96933934
Update react-redux.d.ts ( #9103 )
...
* Update react-redux.d.ts
Options should be optional, added missing withRef option
253ce8b306/src/components/connect.js (L49)
* Update react-redux.d.ts
2016-05-01 21:58:35 +09:00
Nico Jansen
b13fb549b2
Add specialized signature for karma server's on run_complete ( #8854 )
2016-05-01 21:55:29 +09:00
Derrick Liu
0c33358b1e
react-select: Export the Option interface ( #9110 )
...
* Add an export for Option so we can use it directly
* Update tests to import the newly exported Option
2016-05-01 21:55:08 +09:00
Matt Brooks
864787b164
Add support for ko.tasks API in Knockout.js v3.4.0
...
Add support for Knockout’s microtask queue. Knockout’s microtask queue
supports scheduling tasks to run as soon as possible while still being
asynchronous, striving to schedule them to occur before yielding for
I/O, reflow, or redrawing.
2016-04-28 17:28:40 +01:00
Nicholas Lydon
08ed4e9f18
React TestUtils SyntheticEventData extends browser Event ( #9000 )
...
* SyntheticEventData extends browser Event
From https://facebook.github.io/react/docs/events.html
Your event handlers will be passed instances of SyntheticEvent, a
cross-browser wrapper around the browser's native event. It has the same
interface as the browser's native event, including stopPropagation() and
preventDefault(), except the events work identically across all
browsers.
* make react synthetic event properties optional
2016-04-27 12:56:38 +09:00
James
768a395270
When only a single column is returned, it is of type Column, not SortColumn ( #8659 )
2016-04-27 09:11:47 +09:00
Howard Yeh
310c247694
React native animated ( #9057 )
...
* Type Animated.Value
* react-native Animated.spring
* react-native AnimatedValueXY type
* react-native Animated.parallel
* react-native Animated.event
* react-native Animated components
* react-native tweak Animated types
* react-native add Animated.timing
* react-native rewrite animation config as interface
* react-native remove semi-colons
* react-native refine the type AnimatedValue
* react-native refine the type AnimatedValue
* react-native animated no implicit any
* react-native animated API tests
* react-native more Animated API type coverage
* react-native add Animated.Base as alias of commone base type
* react-native fix typedef bug
2016-04-26 01:03:05 +09:00
Steve
91d28b86d7
fixed-data-table: Added missing 'extends React.Props' to ColumnGroupProps ( #9092 )
2016-04-26 01:02:56 +09:00