Commit Graph

28162 Commits

Author SHA1 Message Date
Wayne Dela Cruz
7ca4941d99 Use double quotes instead of single quotes 2017-03-30 19:55:26 +08:00
Wayne Dela Cruz
85b2647513 Material-ui tests less hacky
Suggested by @vsiao
2017-03-30 19:53:06 +08:00
Wayne Dela Cruz
e6ad73d5e3 Fix travis build errors in material-ui tests
* Create type Stylesheet who's props are all of type CSSProperties
* Declared function createStylesheet which takes in an object and converts it's key-values to CSSProperties
2017-03-29 10:06:29 +08:00
Wayne Dela Cruz
6f8a10f1a1 Wrote tests for css overflow props 2017-03-28 21:12:19 +08:00
Wayne Dela Cruz
51fda94d04 Add specific typings to css overflow props
CSS overflows are any one of the ff. auto, hidden, scroll, visible

Applied those to overflow, overlowX, and overflowY
2017-03-28 21:10:03 +08:00
Hiroki Horiuchi
d2d933019a Merge pull request #15399 from MidnightWonderer/edit/bson-objectid
add missing ObjectId methods to bson type definition
2017-03-28 14:14:04 +09:00
Kristian Mørch
e5cec53dd2 Type "finish" is the only supported event type. (#15427)
Number was a typo.
2017-03-27 21:26:32 -07:00
Philip Jackson
51195f9439 electron - Update BrowserWindow.setMenu signature (#15428)
* BrowserWindow.setMenu accepts `null`

Passing null to setMenu removes the menu bar. The explicit "or null" type annotation is needed for users using the "strictNullChecks" option.

* Add tests for BrowserWindow.setMenu
2017-03-27 21:25:56 -07:00
Dave Leaver
5640a06e0f Add MapControl and additional GeoJSON bits to react-leaflet. (#15401)
* Add MapControl and additional GeoJSON bits to react-leaflet.

* Make MapControl actually usable.

* Fix tslint errors
2017-03-27 21:11:50 -07:00
Nathan Shively-Sanders
6e89d91158 Merge pull request #15039 from webbiesdk/leaflet-fixes
Leaflet: Various fixes
2017-03-27 15:56:36 -07:00
Nathan Shively-Sanders
005394f98b Merge pull request #14557 from kadler15/node-constants
[node] reverse signals and errno in os.constants
2017-03-27 15:48:57 -07:00
Nathan Shively-Sanders
8530279c61 Merge pull request #14181 from yohei1126/fix_msgpack
msgpack: add module declaration
2017-03-27 15:41:11 -07:00
Nathan Shively-Sanders
d97abafb44 Merge pull request #15377 from mcrawshaw/master
redux-logger: updated to match lib version 3.0.0 & new 'types' folder
2017-03-27 15:09:52 -07:00
Nathan Shively-Sanders
208e14c1bb Merge pull request #15379 from chrisgervang/patch-2
Additions Plotly.js Type Definition
2017-03-27 15:08:27 -07:00
Nathan Shively-Sanders
cd36b5a96e Merge pull request #15381 from rzymek/lodash.nth
lodash - lodash.nth package
2017-03-27 15:00:13 -07:00
Nathan Shively-Sanders
9539c21741 Merge pull request #15425 from DefinitelyTyped/move-web-animations-js-to-types
Move web animations js to types
2017-03-27 13:40:04 -07:00
Nathan Shively-Sanders
9c03875277 Move to index.d.ts and fix other lints
Also turn on linting.
2017-03-27 13:32:20 -07:00
Nathan Shively-Sanders
2808017b65 Make web-animations-js strictNullChecks safe 2017-03-27 12:56:53 -07:00
Nathan Shively-Sanders
1eac02334a Move web-animations-js inside types folder 2017-03-27 11:42:48 -07:00
Nathan Shively-Sanders
f60f2f43ba Merge pull request #15384 from kritollm/web-animations-js
Added type definitions for web-animations-js
2017-03-27 11:29:21 -07:00
Nathan Shively-Sanders
005a50baa0 Merge pull request #15385 from alexey-pelykh/patch-2
Use hashmap signature instead of Object
2017-03-27 11:28:20 -07:00
Nathan Shively-Sanders
b0fbcddb10 Merge pull request #15386 from vilic/patch-7
Add `string[]` to the `type` field of json options for body-parser
2017-03-27 11:27:15 -07:00
Nathan Shively-Sanders
81687bbbac Merge pull request #15388 from MarcusLongmuir/feature/google-protobuf
google-protobuf - Map fixes, undefined messages and formatting
2017-03-27 11:24:59 -07:00
Nathan Shively-Sanders
0349bf9fe3 Merge pull request #15392 from martincostello/ApplePayJS
Add types for Apple Pay JS
2017-03-27 11:19:28 -07:00
Nathan Shively-Sanders
d0d5fe1eef Merge pull request #15394 from chrisgervang/patch-3
Updating ReactCSS types to version 1.2
2017-03-27 11:12:28 -07:00
Nathan Shively-Sanders
637a5a1183 Merge pull request #15396 from alan-agius4/feature/stylelint-add-types
feat(stylelint): create `Type` for formatter and syntax
2017-03-27 11:11:37 -07:00
Nathan Shively-Sanders
1aba51278c Merge pull request #15421 from DefinitelyTyped/dtslint-ready-2
Apply new lint rules to more files
2017-03-27 11:11:08 -07:00
Nathan Shively-Sanders
1484798bdc Merge pull request #15391 from mohsen1/patch-16
Add inline style options to react-split-pane
2017-03-27 10:59:24 -07:00
Andy Hanson
f96c1c5d92 Apply new lint rules to more files 2017-03-27 10:41:22 -07:00
Nathan Shively-Sanders
420136499e Merge pull request #15414 from firede/master
Updating GraphQL types to version 0.9.1
2017-03-27 10:33:58 -07:00
Nathan Shively-Sanders
7d5053f8fe Merge pull request #15420 from huhuanming/react-native-google-analytics-bridge
Add react-native-google-analytics-bridge types
2017-03-27 10:33:08 -07:00
huhuanming
75d72c4174 Add react-native-google-analytics-bridge types 2017-03-28 00:49:29 +08:00
Nathan Shively-Sanders
497e67eea6 Merge pull request #15405 from KeithHenry/patch-3
Added chrome.i18n.detectLanguage
2017-03-27 09:16:25 -07:00
Nathan Shively-Sanders
fb199a44ec Merge pull request #15406 from Mikhus/master
Canvas Gauges v2.1.3 type definitions updated
2017-03-27 09:15:16 -07:00
Nathan Shively-Sanders
94ffb81fa2 Merge pull request #15408 from gldfdp/master
Adding react-onsenui typings
2017-03-27 09:13:04 -07:00
Nathan Shively-Sanders
5128879ca0 Merge pull request #15407 from jnordberg/patch-1
Typofix in howler.js types
2017-03-27 09:08:58 -07:00
Nathan Shively-Sanders
2cc5a1051b Merge pull request #15410 from webbiesdk/patch-1
Updated links in readme
2017-03-27 09:07:49 -07:00
Nathan Shively-Sanders
cd085b946e Merge pull request #15411 from DaveWM/master
Angular formly - allow fieldTransform to be an array of functions
2017-03-27 08:02:16 -07:00
gldfdp
6d01ad0c9a missing "l" in placeholder prop of Input 2017-03-27 14:33:32 +02:00
Firede
57caf93211 fixed lint errors. 2017-03-27 19:37:17 +08:00
Firede
a1b59d6a0f add TypeInfo.getEnumValue and EnumType.getValue 2017-03-27 19:08:48 +08:00
Firede
6843699843 add isNamedType & assertNamedType.
promisify isTypeOf and resolveType.
2017-03-27 19:00:26 +08:00
Firede
ad9c5dd1d2 add findBreakingChanges & findDeprecatedUsages 2017-03-27 18:58:40 +08:00
David Martin
20a6f0b7e9 allow fieldTransform to be an array of functions 2017-03-27 11:41:58 +01:00
webbiesdk
8f44cafe32 Updated links in readme
The links in the readme didn't change after putting all declarations into the `types` folder.
2017-03-27 12:17:53 +02:00
Johan Nordberg
e51040fef4 Typofix
`mobileAudioEnable` should be `mobileAutoEnable`
2017-03-27 11:21:05 +02:00
Firede
7fdcaa7710 remove duplicate functions. 2017-03-27 17:19:40 +08:00
gldfdp
6d640754eb Adding react-onsenui 2017-03-27 11:16:56 +02:00
Firede
67dba4b5a7 add findDeprecatedUsages. 2017-03-27 17:16:24 +08:00
Firede
352a5756b1 operationName is optional. 2017-03-27 17:15:50 +08:00