Commit Graph
6044 Commits
Author SHA1 Message Date
Mine StarksandGitHub dff4f090fa Merge pull request #19423 from nenadalm/mv
[mv]: Add types
2017-08-29 12:48:59 -07:00
AndyandGitHub d131a79ae8 jasminewd2: Use global Promise type (#19206) 2017-08-29 11:54:03 -07:00
AndyandGitHub 9ab3cd2b02 node: Errors in callbacks may be null (#19138) 2017-08-29 11:53:34 -07:00
Mine StarksandGitHub e9923612d8 Merge pull request #19419 from antonvasin/patch-1
Make transition prop optional
2017-08-29 11:29:15 -07:00
Mine StarksandGitHub 7a80476484 Merge pull request #19297 from iantanwx/master
`react-select`: make event handlers accept HTMLInputElement as type parameter
2017-08-29 10:54:03 -07:00
Mine StarksandGitHub 0343d60254 Merge pull request #19289 from oBusk/patch-1
Angular: add comment about debugInfo on scope()
2017-08-29 10:53:13 -07:00
Mine StarksandGitHub 18010c71de Merge pull request #19293 from willisplummer/draft-js-blockmapbuilder
make createFromArray a static method on BlockMapBuilder class
2017-08-29 10:52:40 -07:00
Mine StarksandGitHub f1fa8657f6 Merge pull request #19409 from seawatts/patch-3
Move alter to ColumnBuilder for knex.js
2017-08-29 10:52:10 -07:00
Mine StarksandGitHub 617fc60898 Merge pull request #19329 from mobicorp/leaflet-1.2
Leaflet: support v1.2 and UMD/ES6 modules
2017-08-29 10:51:00 -07:00
Mine StarksandGitHub 67155af311 Merge pull request #19369 from NaridaL/transducers-js-16368-fix
[transducers-js] Added comp overloads.
2017-08-29 10:23:41 -07:00
Mine StarksandGitHub 2711d106fb Merge pull request #19418 from Hikariii/ckeditor-instance-events
ckeditor instance events updated and fixed
2017-08-29 10:21:58 -07:00
Mine StarksandGitHub de9ed5e26b Merge pull request #19422 from wh4everest/patch-1
anydb-sql-migrations: stricter type for `create`
2017-08-29 10:20:58 -07:00
AndyandGitHub 4db6da0d9e sencha_touch: Make type of getScrollable() match interface (#19068) 2017-08-29 07:26:45 -07:00
Miloslav Nenadal a5b9018939 [mv]: Add types 2017-08-29 15:40:13 +02:00
Andrej TandGitHub d71e921a9e anydb-sql-migrations: stricter type for create 2017-08-29 14:44:10 +02:00
Anton VasinandGitHub 60cbeef407 Make transition prop optional
This prop is optional in both `<Modal />` and `<Overlay />` components
2017-08-29 14:55:55 +03:00
Hikariii 21a7316e6f instance events updated and fixed 2017-08-29 13:15:49 +02:00
Chris WattsandGitHub e8076e1dbb Update index.d.ts
Alter should actually be moved to ColumnBuilder interface
http://knexjs.org/#Schema-alter
2017-08-28 17:38:27 -07:00
AndyandGitHub d191aca2cb leaflet.locatecontrol: Fix lint (#19408) 2017-08-28 17:18:04 -07:00
AndyandGitHub c02bd52421 sqs-producer: Depend on aws-sdk's typings (#19407) 2017-08-28 17:17:52 -07:00
AndyandGitHub 2281dda897 leaflet-imageoverlay-rotated: Fix lint (#19406) 2017-08-28 16:58:07 -07:00
AndyandGitHub 0de7fa4700 js-cookie: Fix lint (#19405) 2017-08-28 16:57:57 -07:00
AndyandGitHub 12a2d28173 highcharts: Fix test (#19404) 2017-08-28 16:57:45 -07:00
Mine StarksandGitHub f399b5a452 Merge pull request #19367 from Sebazzz/router5-v5
Delete router5 typings as they are now vendor-provided
2017-08-28 16:48:34 -07:00
AndyandGitHub daa767c6af selenium-webdriver: Fix Promise signatures (#19195)
* selenium-webdriver: Fix Promise signatures

* Fix test failures
2017-08-28 16:25:40 -07:00
AndyandGitHub 0124a24440 Node: fix pipe<T> errors in Stream inheritors (#19395) 2017-08-28 16:23:28 -07:00
Daniel RosenwasserandGitHub b009a65d54 Merge pull request #19387 from BendingBender/sprintf
[sprintf] enable strict null checks and linting
2017-08-28 15:39:07 -07:00
Mine StarksandGitHub 6a3a6e978e Merge pull request #18755 from amikhalev/update-reactstrap-input
[reactstrap] Updated types for reactstrap Input
2017-08-28 15:30:23 -07:00
Mine StarksandGitHub 1c5616067b Merge pull request #19375 from spielc/react-json
Add typings for react-json
2017-08-28 15:28:50 -07:00
Mine StarksandGitHub 5a8e990023 Merge pull request #19162 from davidNHK/fix-types/passport-jwt
[passport-jwt] Add missing function
2017-08-28 15:24:34 -07:00
Mine StarksandGitHub 4e2662409b Merge pull request #19391 from roboslone/master
Added promiseTypeSuffixes to redux-promise-middleware config
2017-08-28 15:23:39 -07:00
Mine StarksandGitHub 811f4e65ff Merge pull request #19396 from stonio/patch-6
[OpenLayers] Add definition for new method map.getFeaturesAtPixel()
2017-08-28 15:19:43 -07:00
Mine StarksandGitHub 763bd82dec Merge pull request #19399 from jakelazaroff/redux-optimistic-ui-action-types
[redux-optimistic-ui] Use string literals for action types instead of type string
2017-08-28 15:19:01 -07:00
Christoph Spielmann 51ae998e9d Replace export default with export = 2017-08-28 23:07:31 +02:00
AndyandGitHub da000daaf0 webpack: Fix tests (#19218) 2017-08-28 12:39:19 -07:00
Jake Lazaroff 9486a91587 [redux-optimistic-ui] Use literal action type names 2017-08-28 15:12:36 -04:00
AndyandGitHub ba8e532a9c react-router/v3: Fix test (#19277) 2017-08-28 11:48:01 -07:00
AndyandGitHub b4a4de5413 i18next/v2: Fix test (#19282)
* i18next/v2: Fix test

* Fix lint
2017-08-28 11:45:36 -07:00
stonioandGitHub 1556a470f0 Update version of Typescript definition 2017-08-28 20:30:16 +02:00
stonioandGitHub f42342f002 Add definition for method getFeaturesAtPixel 2017-08-28 18:31:39 +02:00
AndyandGitHub 92d393285c q/v0: Fix definition of "all" to be like q v1 (#19272) 2017-08-28 09:09:19 -07:00
Daniel RosenwasserandGitHub c43e21f44d Merge pull request #19392 from jimdo-tiff/add_stripe_csssrc
[stripe-v3] Add missing cssSrc property
2017-08-28 09:08:48 -07:00
AndyandGitHub 332ca267d1 kendo-ui: Fix compile errors (#19274) 2017-08-28 08:43:38 -07:00
AndyandGitHub eb3a5d2ad9 i18next: Fix compile errors (#19205) 2017-08-28 07:51:50 -07:00
AndyandGitHub b465332e39 baidumap-web-sdk: Fix weak type errors (#19196) 2017-08-28 07:23:07 -07:00
AndyandGitHub e4b626ec7a react-app: Fix compile errors (#19211) 2017-08-28 07:21:56 -07:00
AndyandGitHub e9fd4f5669 ramda: Fix compile errors (#19209)
* ramda: Fix compile errors

* Update TypeScript version
2017-08-28 07:20:42 -07:00
AndyandGitHub b3f1017c61 pad: Allow to use a string instead of an options object (#19208) 2017-08-28 07:19:59 -07:00
AndyandGitHub 1834011379 webcomponents.js: Fix test (#19217) 2017-08-28 07:17:42 -07:00
Christopher Blum 8b88bd5620 Add missing cssSrc property 2017-08-28 16:17:31 +02:00