Commit Graph

22791 Commits

Author SHA1 Message Date
Santiago
6ab3f4bd43 Added ready event on chainable method. 2016-11-27 19:12:08 -05:00
Santiago
2112a398ac Update in return type of "on() event" method.
Now the return type from the "on" methods that are part of "events" are "this". Now attach events to some object is chainable.
2016-11-27 18:38:14 -05:00
Nathan Shively-Sanders
c3daad4d05 Merge pull request #12863 from karpachev/master
Added a new option to Materialize CSS : SideNavOptions interface (see http://materializ…
2016-11-27 10:08:11 -08:00
Nathan Shively-Sanders
74b1c0a2c2 Merge pull request #12843 from mischkl/master
Fix angular-spinner for TS 2
2016-11-26 09:08:58 -08:00
Nathan Shively-Sanders
e4717461e4 Merge pull request #12856 from simonxca/patch-mongoose
Update mongoose readme, add interfaces for schema definitions
2016-11-25 10:26:30 -08:00
Nathan Shively-Sanders
40369139ce Merge pull request #12778 from Brooooooklyn/issue/lovefield
fix lovefield table
2016-11-24 08:10:17 -08:00
Nathan Shively-Sanders
8673f56639 Merge pull request #12750 from mrgleba/master
Fix for cassandra-driver Row #12662
2016-11-24 07:41:53 -08:00
John Reilly
32b4db6e4c Merge pull request #12902 from stepancar/patch-20
added support for noindex html tag
2016-11-24 15:06:19 +00:00
Stepan Mikhaylyuk
05038b3f91 added support for noindex html tag
added support for noindex html tag
see https://github.com/facebook/react/issues/5882
2016-11-24 16:19:00 +03:00
LongYinan
794564dd75 fix lovefield table 2016-11-24 09:57:59 +08:00
Nathan Shively-Sanders
06412ff108 Merge pull request #12792 from DefinitelyTyped/tslint_json
Add 'tslint.json' to required files
2016-11-23 14:38:41 -08:00
Nathan Shively-Sanders
eae5d89faf Merge pull request #12756 from ryanpineo/toastr-remove
add toastr.remove type def
2016-11-23 12:39:09 -08:00
Nathan Shively-Sanders
745e9b1514 Merge pull request #12755 from DefinitelyTyped/typos
Fix typos
2016-11-23 12:38:17 -08:00
Nathan Shively-Sanders
3e791a8be8 Merge pull request #12751 from rdogmartin/patch-1
Changed cascade to a string.
2016-11-23 12:03:33 -08:00
Nathan Shively-Sanders
89bca99d30 Merge pull request #12740 from yenshih/patch-2
Fixed LocationDescriptor and pathOrLoc types.
2016-11-23 11:24:37 -08:00
Nathan Shively-Sanders
03f55e656d Merge pull request #12730 from kwiateusz/patch-1
Updated eventemmiter2 config options
2016-11-23 11:04:11 -08:00
Nathan Shively-Sanders
3d8017710b Merge pull request #12719 from computerlove/master
Added rowSelection property
2016-11-23 10:24:50 -08:00
Nathan Shively-Sanders
37965b3fc9 Merge pull request #12714 from alan-agius4/patch-2
feat(fuse-js): update types as per version 2.5.0
2016-11-23 10:19:45 -08:00
Nathan Shively-Sanders
32515508cc Merge pull request #12702 from derekfinlinson/master
Fix ErrorCallbackDelegate signature
2016-11-22 15:51:03 -08:00
Nathan Shively-Sanders
6f6ef2ab73 Merge pull request #12690 from hovvahan94/master
Update react-day-picker.d.ts
2016-11-22 15:25:56 -08:00
Nathan Shively-Sanders
3fb729edb6 Merge pull request #12678 from groetzi/patch-1
Update xlsx.d.ts
2016-11-22 14:30:43 -08:00
Nathan Shively-Sanders
595130649c Merge pull request #12682 from beginor/master
add gettype to ol.geom.Geometry
2016-11-22 14:28:20 -08:00
Nathan Shively-Sanders
d972269425 Merge pull request #12675 from bryanjjohnson/master
Update mapbox-gl to v0.27.0
2016-11-22 14:25:37 -08:00
Nathan Shively-Sanders
2428d79864 Merge pull request #12664 from nhack/master
add $cancelRequest to IResourceArray
2016-11-22 14:12:38 -08:00
Nathan Shively-Sanders
1583320d93 Merge pull request #12651 from DustinWehr/patch-2
add EventType, few minor fixes/additions
2016-11-22 14:12:03 -08:00
Nathan Shively-Sanders
220c60a42c Merge pull request #12645 from jacobwindsor/patch-1
Update Auth0DecodedHash
2016-11-22 14:00:52 -08:00
Nathan Shively-Sanders
d7b97dc506 Merge pull request #12633 from sharewave/master
Adding more details to hellosign-embedded typings
2016-11-22 13:48:54 -08:00
Nathan Shively-Sanders
30c53799a1 Merge pull request #12628 from ambrusadrianz/master
angular-bootstrap-calendar: Added two new interface, errors fixed
2016-11-22 13:48:17 -08:00
Nathan Shively-Sanders
b21353f329 Merge pull request #12623 from CaselIT/patch-6
Added build option to the options
2016-11-22 13:47:20 -08:00
Nathan Shively-Sanders
e93b07a3e6 Merge pull request #12618 from Sayan751/master
Adding type definitions for pikaday-time (https://github.com/owenmead/Pikaday, forked from https://github.com/dbushell/Pikaday)
2016-11-22 13:34:44 -08:00
Simon
a088b67ccb add interfaces for schema definitions to enable intellisense 2016-11-22 14:21:35 -05:00
Vasil Karpachev
5a0f88d919 Added a new option to SideNavOptions interface (see http://materializecss.com/side-nav.html) 2016-11-22 17:03:58 +02:00
Simon
7ea1587e92 update mongoose readme faq with issue from #12385 2016-11-21 22:08:04 -05:00
Horiuchi_H
7dc3b09e3a Merge pull request #12853 from simonxca/patch-mongoose
update mongoose deep populate options fixes #11571
2016-11-22 11:58:24 +09:00
Simon
5fc9a83c88 update mongoose deep populate options fixes #11571 2016-11-21 21:07:49 -05:00
Horiuchi_H
ac7eff8705 Merge pull request #12851 from simonxca/patch-mongoose
Update to mongoose 4.6.8, clean up old issues fixes #12385 fixes #11729
2016-11-22 11:01:03 +09:00
Brian Michalski
947c9afb55 Move gapi.client.request options to an interface. (#12835) 2016-11-21 18:00:47 -08:00
Simon
49d3e9fafb update to 4.6.8, clean up old issues fixes #12385 fixes #11729 2016-11-21 20:25:25 -05:00
Michael Klein
e8e70e0874 Get export and tests working 2016-11-21 23:34:22 +01:00
Michael Klein
7c7036e9fe Update angular-spinner-tests.ts
Try to get Travis working
2016-11-21 23:31:38 +01:00
Nathan Shively-Sanders
d94c20f85a Merge pull request #12617 from cse-t-kutsuna/fix/wrong_argument_of_angular_ui_router_url_matcher_exec
fix(angular-ui-router): replace argument of url matcher.exec searchPa…
2016-11-21 11:51:40 -08:00
Nathan Shively-Sanders
9b515bd5fb Merge pull request #12615 from izikl/master
[bluebird-retry] Add support the predicate option
2016-11-21 11:47:07 -08:00
Nathan Shively-Sanders
8d306b4414 Merge pull request #12815 from AdaskoTheBeAsT/master
Updated to version 3.3.3 - fix in cascade from boolean to string
2016-11-21 09:53:05 -08:00
Nathan Shively-Sanders
b3c5b39845 Merge pull request #12788 from steller/master
fix(react-redux-i18n): return valide callback function
2016-11-21 09:38:18 -08:00
Nathan Shively-Sanders
71fb499253 Merge pull request #12830 from DefinitelyTyped/fix-readme-typo
Fix typos in readme and improve link readability
2016-11-21 08:53:22 -08:00
Nathan Shively-Sanders
9fd6eab692 Convert \r\n -> \n in a few files 2016-11-21 08:52:14 -08:00
Nathan Shively-Sanders
1d62ee1441 Fix typoes in readme and improve link readability 2016-11-21 08:35:34 -08:00
Adam Pluciński
d13e19cb6b Updated to version 3.3.3 - fix in cascade from boolean to string 2016-11-20 11:34:36 +01:00
Mine Starks
55978642a2 Merge pull request #12249 from laszlojakab/master
Add math3d.d.ts
2016-11-18 10:55:46 -08:00
Mine Starks
d43a765a00 Merge pull request #12245 from ofirgeller/patch-1
switch and switchLatest are like a flatMap
2016-11-18 10:54:07 -08:00