frogcjn
55322ce92e
remove silent from BuildOptions
2016-06-21 10:07:14 +08:00
frogcjn
a4f740bb6f
create small common interface
2016-06-21 10:01:49 +08:00
frogcjn
b1e672d9a6
update Model static function options
2016-06-21 09:55:34 +08:00
Cao Jiannan
074619ae73
Update for Model static members
...
Update for Model static members
Based on http://sequelize.readthedocs.io/en/latest/api/model/ , and source code https://github.com/sequelize/sequelize/blob/master/lib/model.js
2016-06-21 02:21:42 +08:00
Mohamed Hegazy
86bb15f6b9
Merge pull request #9714 from ZuBB/patch-1
...
update signature to `translations` method of translateProvider
2016-06-20 10:48:27 -07:00
Mohamed Hegazy
920614ea2b
Merge pull request #9718 from KiiConsortium/kii-cloud-sdk-v2.4.6
...
Updates kii-cloud-sdk v2.4.4 -> v2.4.6.
2016-06-20 10:44:34 -07:00
Mohamed Hegazy
e5fcbc3745
Merge pull request #9721 from cappellin/master
...
Added missing mouse event contextmenu
2016-06-20 10:37:32 -07:00
Mohamed Hegazy
a832416d99
Merge pull request #9731 from ephoton/master
...
Export type RouteProps
2016-06-20 10:12:44 -07:00
Mohamed Hegazy
a2ad21fbba
Merge pull request #9727 from vatara/patch-1
...
Fixed name of CKEditor config option 'filebrowserUploadUrl' from 'fil…
2016-06-20 10:05:05 -07:00
Mohamed Hegazy
7dcea3a527
Merge pull request #9729 from jan-molak/master
...
Brought the HookScenario up to date with Cucumber.js
2016-06-20 10:04:23 -07:00
ephoton
93c443f2c1
Export type RouteProps
2016-06-21 00:46:37 +08:00
Jan Molak
a11943b740
Brought the HookScenario up to date with Cucumber.js
...
Added methods missing from the HookScenario interface, as per [cucumber scenario.js](1b94268978/lib/cucumber/api/scenario.js (L32) ) and corrected the `attach` method signature, since it can take a Stream, a Buffer and a string, not just string.
2016-06-20 15:55:37 +01:00
vatara
a8d678c006
Fixed name of CKEditor config option 'filebrowserUploadUrl' from 'filebrowserUploadUr'
2016-06-20 10:17:11 -04:00
dencap
adc859915a
Added mouse event contextmenu
2016-06-20 11:44:58 +02:00
Yonezawa-T2
6ff9f7aa2e
Updates kii-cloud-sdk v2.4.4 -> v2.4.6.
...
- Added EU site.
- Added `Kii.authenticateAsThing`
- Added `Kii.authenticateAsThingWithToken`
- Added `KiiUser#setLocale`
- Added `KiiUser#getLocale`
- Added `KiiThing#getOnlineStatusModifiedAt`
- Added `KiiThing#isOnline`
- Added `KiiThingContext`
2016-06-20 13:24:58 +09:00
Vasyl Zuzyak
2abd80bc01
update signature to translations method of translateProvider
...
accordingly to angular-translate source (https://github.com/angular-translate/angular-translate/blob/master/src/service/translate.js#L235-L252 ) `translations()` method returns translation table when no params or only key was passed.
2016-06-19 11:15:44 +03:00
Jeongho Nam
e325b363f5
TypeScript-STL v1.0.0-rc.1 ( #9706 )
2016-06-19 13:18:04 +09:00
Alex Bettadapur
e45bb5393c
Adding logging interface to adal.d.ts ( #9640 )
...
* Added logging interfaces to the adal typings
* Added test cases
* Updating test case
2016-06-19 13:17:51 +09:00
Fidan Hakaj
30bc34f9fc
Added intl-tel-input.d.ts ( #9709 )
2016-06-19 13:17:38 +09:00
Ben Weitzman
25e96113ab
better type for negate ( #9634 )
...
Negate is a function that takes a function that returns a boolean and returns a function that returns a boolean. The current typing has negate taking a function and itself returning a boolean, which is incorrect.
2016-06-19 13:16:22 +09:00
psnider
45f506f0b9
Component emitter ( #9708 )
...
* Added Error to support stack
* initial seneca.d.ts
* Changed type of Position to be compatible with other packages
such as turf
* initial component-emitter.d.ts
2016-06-19 13:15:29 +09:00
Milan Burda
06a49b2445
Update to Electron 1.2.3 ( #9685 )
2016-06-19 12:48:13 +09:00
Grégoire Castre
c2bb7dd9b7
Rewrite the globalize.d.ts adding all the missing function and their comments ( #6266 )
2016-06-19 12:47:16 +09:00
psnider
29708b6a46
Geojson ( #9702 )
...
* Added Error to support stack
* initial seneca.d.ts
* Changed type of Position to be compatible with other packages
such as turf
2016-06-19 12:43:23 +09:00
Hagai
b8c3b83ead
Leaflet markercluster update ( #9672 )
...
* maxClusterRadius can be a function
* Add chunk parameters
Add zoomToShowLayer function
* typescript class should have a 'constructor' function not 'initialize' function
* forgot newline
* fix the tests
2016-06-19 12:42:34 +09:00
Will
b50ccc2baf
fix typo in Chartist ( #9701 )
...
Signed-off-by: Will Soto <will.soto9@gmail.com>
2016-06-19 12:42:22 +09:00
psnider
ab66857cff
Seneca ( #9700 )
...
* Added Error to support stack
* initial seneca.d.ts
2016-06-19 12:41:51 +09:00
Artur Eshenbrener
13bf10021b
redux-logger: add diff and diffPredicate options. ( #9697 )
2016-06-19 12:38:47 +09:00
Gevik Babakhani
27896d899d
Updated to match the command signature as of 4.7.1 ( #9693 )
2016-06-19 12:36:36 +09:00
Viktor Zozuliak
49164be32a
lodash-3.10: Add _.reduce for LoDashExplicitObjectWrapper ( #9128 )
2016-06-19 12:36:23 +09:00
Viktor Zozuliak
68187beb94
lodash: Add _.reduce for LoDashExplicitObjectWrapper ( #9129 )
2016-06-19 12:36:07 +09:00
Timofey Kachalov
ed73479d5d
Javascript obfuscator update ( #9694 )
...
* JavaScriptObfuscator new options
JavaScriptObfuscator new options
* JavaScriptObfuscator new options
JavaScriptObfuscator new options
* JavaScriptObfuscator new options
JavaScriptObfuscator new options
2016-06-19 12:35:40 +09:00
TANAKA Koichi
8ef38fbc56
Add definition for split2 ( #9692 )
...
npm: https://www.npmjs.com/package/split2
project: https://github.com/mcollina/split2
2016-06-19 12:32:02 +09:00
Abhishek Garg
6ea0b792a0
Added missing method ( #8947 )
...
* Added missing method
Added method refresh to IGridCoreApi
* Revert "Merge pull request #1 from AbhishekGarg/ui-grid-definition-update"
This reverts commit 7a98bbf0ab000d712dff496294ffeb32845c82c8, reversing
changes made to 2712dd1e88 .
* Added missing method
Added method refresh to IGridCoreApi
* Added missing argument
Added argument row to function rowIdentity in IGridOptions
2016-06-19 12:29:54 +09:00
Daniel
b1daff0be8
Add mocha's specify function ( #9691 )
2016-06-19 12:28:55 +09:00
Jon Jaques
17d06b6644
Add htmlAttributes property to HelmetProps per 3.x ( #9686 )
...
* Add htmlAttributes property to HelmetProps per 3.0
* Make htmlAttributes optional
2016-06-19 12:25:21 +09:00
Alexander Sychev
7ad54fcef1
Missed an existing knex schema method ( #9689 )
...
See: http://knexjs.org/#Schema-createTableIfNotExists
2016-06-19 12:22:37 +09:00
Phil Scott
00e58d84f3
d3 - Adds function type to d3.layout.partition<T> ( #9668 )
...
interface Partition<T> was missing it's function type.
2016-06-19 12:22:10 +09:00
Craig Citro
279acdc785
Add d.ts for striptags ( #9688 )
2016-06-19 12:21:54 +09:00
Craig Citro
2ae9de3df3
Add .d.ts for weighted ( #9687 )
2016-06-19 12:21:39 +09:00
vario
eb1ebbda02
Update variable type ( #9684 )
2016-06-19 12:20:39 +09:00
Linda_pp
50b9b6c6d5
react-addons-perf: Update APIs to version 15.1.0 ( #9662 )
...
* react-addons-perf: Update APIs to version 15.1.0
https://facebook.github.io/react/docs/perf.html
* Add deprecation comment to printDOM()
* Add more exported APIs
d101f68bce/src/renderers/shared/ReactPerf.js (L432)
2016-06-19 12:19:33 +09:00
Peter Safranek
0e64f9361e
Add typings for base64-js. ( #9682 )
...
* Add typings for base-64.js.
* Fix bad file names.
2016-06-19 12:02:05 +09:00
Peter Safranek
119e968fa2
Add parameter types for assert(). ( #9681 )
2016-06-19 12:01:20 +09:00
Andy Shu Xin
5a3d3f6fbd
RN: Fix typo and flukes ( #9665 )
...
* RN: add props definition for WebView
* RN: Add platform-specific props to WebView
* RN: Add getWebViewHandle method
* RN: add source props to WebView
* RN: fix type of decelerationRate
* RN: Update Picker.Item props
* RN: Update props name
* RN: Clarify mode range
* RN: Add definition for DrawerLayoutAndroid
* RN: Update Image
* RN: Update ListView
* RN: Update MapView to 0.25
* RN: Add Modal
* RN: Update ScrollView
* RN: Add SegmentedControlIOS
* RN: Add Slider
* RN: Update SliderIOS
* RN: Define Status Bar
* RN: export StatusBar
* RN: Define Switch
* RN: Update Text
* RN: Update TextInput
* RN: Add ToolbarAndroid
* RN: Update TouchableOpacity
* RN: Update TouchableWithoutFeedback
* RN: Update View
* RN: Update ViewPagerAndroid
* RN: Fix mistakes
* RN: Unify indentation
* Add 2 components; fix some minor problems
* fix: follow the convention
* RN: Update ActionSheetIOS
* RN: Add Alert api
* RN: Fix reference
* RN: Update AlertIOS
* RN: add typing for type parameter
* RN: Update AppRegistry
* RN: Update AppState and AppStateIOS
* RN: Add BackAndroid
* RN: Update Camera Roll
* RN: Add Clipboard
* RN: Add DatePickerAndroid
* RN: Update Dimensions
* RN: Update InteractionManager
* RN: Add methods to DrawerLayoutAndroid
* RN: Export DatePickerAndroid
* RN: Add IntentAndroid
* RN: Add Linking
* RN: Add LinkingIOS
* RN: Add NetInfo
* RN: Update PixelRatio
* RN: Update PushNotificationIOS
* RN: Update StyleSheet
* RN: Add TimePickerAndroid
* RN: Update ToastAndroid
* RN: Add Vibration
* RN: Set stricter definition for flexbox props
* RN: Define ShadowPropTypesIOSStatic
* RN: Fix indentation
* RN: Add Geolocation
* RN: Export Geolocation
* RN: Move Geolocation to proper position
* RN: Define fetch
* RN: Fix tabs
* RN: Define schedulers
* RN: Major fixes from @PublicParadise
* RN: Update version
* RN: Add documentation as comments
* RN: Add more comments
* fix: typo
* add some missing callbacks
* RN: Export switch
* add missing commentes
* Fix(Switch): add style property
* RN: Update Navigation Experimental
* RN: Define SwipableListView
* RN: Add necessary marks
* RN: Improve unclear typing
* RN: Enable pagingEnabled for ScrollView
* RN: Enable returnKeyType for both platforms
* RN: Add returnKeyLabel to Android
* RN: Add a prop
* RN: Add scrollEnabled prop in 0.27
* RN: Add new prop from 0.27
* RN: Fix typo
* RN: Remove redundant export
* RN: Fix typo
* RN: Add missing definitions
* RN: Fix missing type declarations
* Annotate params
2016-06-19 12:00:06 +09:00
Morgan Benton
9646a7deb2
added all tests ( #9680 )
2016-06-19 11:59:36 +09:00
Ryan Gomoto
1bb5729fd4
Update angular.d.ts ( #9678 )
2016-06-19 11:58:52 +09:00
Fahad Hossain
1d03fe4090
add title v1.0.0 by tj ( #9675 )
...
* add title v1.0.0 by tj
* i made a mistake naming the file
2016-06-19 11:44:49 +09:00
Scott Bessler
9dba999267
[knex] allow object for .raw parameters (see http://knexjs.org/#Raw-Bindings ) ( #9674 )
2016-06-19 11:37:05 +09:00
Alireza Dabiri Nejad
cd4af2f88f
Add Nw.js ( https://github.com/nwjs/nw.js ) Definitions ( #9595 )
...
* Add NW.js Definitions File
* Add NW.js Tests File
* Rename nw.js.tests.ts to nw.js-tests.ts
* Fix tests of nw.js-test.ts fails
Tests of `nw.js-test.ts` fails because `nw` was declared as module not namespace.
* Final fixes for tests failures
Fix below issues:
1- no reference to nw.js.d.ts
2- not defined some variables types (item: line 91 - screen: lines 136, 140, 144 - optional: line 167 - msg: line 230 )
2016-06-19 11:35:36 +09:00