Commit Graph

32442 Commits

Author SHA1 Message Date
Leonard Thieu
fafbbf6cef [jquery] Re-add type parameter to hover(). 2017-07-11 12:23:35 -04:00
Leonard Thieu
0341b2b289 [jquery] Remove type parameter from hover(). 2017-07-11 12:21:36 -04:00
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
sboehler
4fd96da0fe Fix value prop in select element 2017-07-11 17:45:49 +02: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
Arjen van der Ende
646d56fd35 [csv-stringify] Allow .write to write array with optional encoding and callback 2017-07-11 16:15:23 +02: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
Arjen van der Ende
9045ee35eb [csv-stringify] Bump version number in header 2017-07-11 15:09:09 +02:00
Arjen van der Ende
8455dafd74 [csv-stringify] Add formatter options for boolean, date and object types 2017-07-11 15:02:17 +02:00
Joscha Feth
32cdd18aee lints 2017-07-11 21:23:39 +10:00
Joscha Feth
2d97577f3d use namespace 2017-07-11 21:19:49 +10:00
Joscha Feth
61885be51e Create tslint.json 2017-07-11 21:19:49 +10:00
Joscha Feth
21f4820e63 Update react-infinite-scroller-tests.tsx 2017-07-11 21:19:49 +10:00
Joscha Feth
4745f0a850 Update export 2017-07-11 21:19:49 +10: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
Eloy Durán
cc4e04372d Merge pull request #17926 from kohkimakimoto/add-types-for-sectionlist
[react-native] Add type `renderSectionFooter` for SectionList
2017-07-11 12:54:54 +02:00
Jarrad Whitaker
c238232c3e change throws and doesNotThrow to use overload syntax 2017-07-11 18:47:05 +10:00
Jarrad Whitaker
d0c01b30a6 loosen assert.fail 2017-07-11 18:47:05 +10:00
Swiod
ec4f2fa498 Missing function ol.style.Style#clone 2017-07-11 10:10:57 +02: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
Ryan Cavanaugh
0972ad1866 Merge pull request #17920 from mohsen1/patch-26
Make render optional in react-loadable
2017-07-10 12:00:22 -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