Leonard Thieu
73fe002d3a
Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped into jquery
2017-07-11 12:03:53 -04:00
Leonard Thieu
8850caf6fb
[angular] Update @types/jquery v3 merging tests.
2017-07-11 11:59:58 -04:00
Leonard Thieu
c0be2168e3
[jquery] Fix event handler types.
...
The type of `this` for event handlers can now be specified using the new type `EventHandlerBase`. Event-related methods have been updated to accept `EventHandlerBase`.
Event handlers with non-default TData can now be unbound.
2017-07-11 11:59:58 -04:00
Leonard Thieu
263ecda463
[jquery] Improve declaration of proxy().
...
Return a specific function type instead of Function.
Add support for passing null/undefined for context.
2017-07-11 11:20:18 -04:00
Leonard Thieu
af079db266
[jquery] Split @since.
2017-07-11 11:20:17 -04:00
Leonard Thieu
c7393ce546
[jquery] Fix tests.
2017-07-11 11:20:16 -04:00
Leonard Thieu
1c6c4aaf5b
[jquery] scrollLeft() and scrollTop() can also return undefined.
...
scrollLeft() and scrollTop() will return undefined when used on an empty set.
2017-07-11 11:20:15 -04:00
Leonard Thieu
f5fd92f7b3
[jquery] Formatting.
...
Move JQueryStatic above JQuery for consistency.
2017-07-11 11:20:14 -04:00
Leonard Thieu
0367bd2cfc
[jquery] Formatting.
...
Move EventStatic above Event.
2017-07-11 11:19:57 -04:00
Eloy Durán
7dc59981f5
Merge pull request #17914 from iRoachie/rn-collapsible
...
Adding typings for react-native-collapsible
2017-07-11 15:50:41 +02:00
Eloy Durán
6eaacd8b35
Merge pull request #17918 from iRoachie/rnmds
...
Added definitions for react-native-material-design-searchbar
2017-07-11 15:49:52 +02:00
Eloy Durán
b190b8fc78
Merge pull request #17911 from iRoachie/ImageBackground
...
[rn] Adds ImageBackground Component
2017-07-11 13:18:21 +02:00
Kyle Roach
8b6a36dbcf
[rn] Adds ImageBackground
2017-07-11 07:12:54 -04:00
Kohki Makimoto
de518ab030
[react-native] Add type renderSectionFooter for SectionList
2017-07-11 13:55:01 +09:00
Ryan Cavanaugh
e545c1e19a
Merge pull request #17612 from mbilsing/master
...
Fixes CodeMirror's show-hint module to use the Editor object instead of the Doc object in most parameters
2017-07-10 16:09:02 -07:00
Ryan Cavanaugh
81f4a41840
Merge pull request #17586 from evil-shrike/select2
...
[select2] JQuery plugin definition was extracted into interface + $.select2.amd
2017-07-10 15:28:28 -07:00
Ryan Cavanaugh
ce3228c91a
Merge pull request #17921 from onigoetz/react
...
Improve react typings for HTML attributes, fix related tests/typings in other libraries
2017-07-10 15:21:37 -07:00
Ron Buckton
4672500935
Merge pull request #17765 from stevehipwell/restify-v5
...
Update Restify to v5
2017-07-10 15:03:20 -07:00
Nathan Shively-Sanders
47da4ae711
Merge pull request #17862 from Flur/master
...
Added OBJLoader, MTLLoader, DDSLoader few fixes in core
2017-07-10 13:57:28 -07:00
Stéphane Goetz
a24aee6125
Improve react typings for HTML attributes, fix tests in other libraries
2017-07-10 22:43:07 +02:00
Ryan Cavanaugh
a656937358
Merge pull request #17845 from screendriver/react-dates
...
[react-dates] added DayPickerRangeControllerShape#hideKeyboardShortcutsPanel
2017-07-10 13:36:43 -07:00
Ryan Cavanaugh
25b68c5aa3
Merge pull request #17837 from stonio/patch-6
...
[jquery] Add example to create plugin
2017-07-10 13:36:14 -07:00
Ryan Cavanaugh
cd0902318d
Merge pull request #17650 from husainshabbir/redux-form-update
...
[redux-form] Fixed definitions to handle FieldArray errors.
2017-07-10 13:35:00 -07:00
Ryan Cavanaugh
c8af57bd9d
Merge pull request #17638 from atothek1/patch-2
...
Update index.d.ts
2017-07-10 13:34:23 -07:00
Flur
bdc0554a96
- add events
2017-07-10 23:20:25 +03:00
Flur
25e6685bd4
- add null return
2017-07-10 22:50:13 +03:00
Ryan Cavanaugh
a294aca7d4
Merge pull request #17781 from Dru89/nextjs-types
...
Add types for next.js
2017-07-10 12:25:55 -07:00
Mohsen Azimi
668fb871ae
Make render optional in react-loadable
...
Reference: https://github.com/thejameskyle/react-loadable#example
2017-07-10 10:45:41 -07:00
Ryan Cavanaugh
d42cbc4b25
Merge pull request #17636 from sixinli/patch-3
...
add destroy() to keypress typing
2017-07-10 10:30:13 -07:00
Ryan Cavanaugh
7fd844813f
Merge pull request #17853 from Bathlamos/patch-1
...
React-Burger-Menu: Compatibility with older versions of React
2017-07-10 10:28:48 -07:00
Ryan Cavanaugh
9d36832d0e
Merge pull request #17854 from unindented/patch-1
...
Update types for auto-launch v5.0.1
2017-07-10 10:28:30 -07:00
Ryan Cavanaugh
2facc26168
Merge pull request #17855 from eseliger/patch-1
...
js-yaml: Add newly added option to DumpOptions
2017-07-10 10:27:55 -07:00
Ryan Cavanaugh
cf71506031
Merge pull request #17869 from FeiAline/master
...
[hls.js] Fix typo from arb -> abr
2017-07-10 10:27:37 -07:00
Ryan Cavanaugh
31e873c4f3
Merge pull request #17877 from bumbleblym/webpack
...
feat: add Devtool options type
2017-07-10 10:27:10 -07:00
Ryan Cavanaugh
eeb6242279
Merge pull request #17880 from andrewboot/patch-1
...
validator package typings. Adds missing 'any' string for MobilePhoneLocale type.
2017-07-10 10:26:48 -07:00
Ryan Cavanaugh
3fa019f9fe
Merge pull request #17896 from AlexWebArchitect/master
...
fix error TS2314 in @types/react-redux
2017-07-10 10:26:29 -07:00
Ryan Cavanaugh
fd1425e362
Merge pull request #17899 from Swiod/patch-2
...
[@types/openlayers] IconOptions.src is optional
2017-07-10 10:26:21 -07:00
Ryan Cavanaugh
6cfb7b72f8
Merge pull request #17901 from xsburg/master
...
[seamless-immutable] replace `any` with meaningful types, enforce string property typing, fix bugs
2017-07-10 10:25:49 -07:00
Ryan Cavanaugh
7b21fe3867
Merge pull request #17916 from pudgeball/textinputandroidproperties
...
[react-native] Added two TextInput Android properties
2017-07-10 10:25:26 -07:00
Ryan Cavanaugh
4e7e500767
Merge pull request #17851 from caraballofelix88/master
...
[google-map-react] add definition for maxZoom to Option
2017-07-10 10:24:55 -07:00
Ryan Cavanaugh
31fe2698f5
Merge pull request #17850 from m18ru/mailparser2
...
Fix mailparser to 2 API
2017-07-10 10:24:34 -07:00
Ryan Cavanaugh
4f4796b114
Merge pull request #17839 from nenadalm/ramda
...
[ramda]: Improve map definition
2017-07-10 10:24:12 -07:00
Ryan Cavanaugh
510f6fc444
Merge pull request #17832 from dthunell/master
...
NodeCache: get() will return undefined on miss, key can be string or number
2017-07-10 10:23:42 -07:00
Ryan Cavanaugh
779e4e825d
Merge pull request #17917 from Manusan42/master
...
@types/ws: binary flag is gone on ping and pong which reduces the options object to the mask boolean
2017-07-10 10:21:29 -07:00
Ryan Cavanaugh
16f4cecbc2
Merge pull request #17602 from gloorx/master
...
[Sequelize] Add rejectOnEmpty mode types
2017-07-10 10:19:16 -07:00
Ryan Cavanaugh
178bffab77
Merge pull request #17613 from pascalwhoop/master
...
updated i18n on alexa-sdk, fixed IntentRequest
2017-07-10 10:18:45 -07:00
Ryan Cavanaugh
fec422d226
Merge pull request #17611 from tkrotoff/react-router-component
...
Refactoring: use React.ComponentType
2017-07-10 09:41:41 -07:00
Ryan Cavanaugh
7e3d09a24d
Merge pull request #17628 from jonnyynnoj/master
...
[mainloop.js] UMD format
2017-07-10 09:38:21 -07:00
Ryan Cavanaugh
e326cdd572
Merge pull request #17629 from selkinvitaly/master
...
bem-cn: ability to use imported interfaces
2017-07-10 09:36:42 -07:00
Ryan Cavanaugh
80fb63caf1
Merge pull request #17634 from jtmthf/yargs
...
Updated yargs command to take array of strings
2017-07-10 09:35:55 -07:00