Commit Graph

11 Commits

Author SHA1 Message Date
Gary Blackwood
8ff9b5f4ad Update ravenjs configuration options. (#10732)
The configuration options available to the ravenjs client have changed since
the initial creation of the type definitions.

See: https://docs.sentry.io/hosted/clients/javascript/config/
2016-08-20 18:59:25 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Alexander Rusakov
ecd58a45b5 raven-js module has been declared 2016-03-09 16:46:10 +03:00
Wilgert Velinga
818654eb24 use correct typing for Raven.Plugins 2016-03-04 11:17:15 +01:00
Wilgert Velinga
a5790c7a0d add RavenPlugin interface 2016-02-10 17:04:41 +01:00
Wilgert Velinga
45967547e8 add addPlugins() and Plugins to RavenStatic 2016-02-10 12:55:18 +01:00
Benjamin Pannell
03aeef911f test: Update ravenjs tests to reflect new API 2016-02-01 10:03:18 +02:00
Benjamin Pannell
8dafd4189a fix: Have setTransport return RavenStatic interface 2016-02-01 10:02:44 +02:00
Benjamin Pannell
803fd62a10 fix: Correctly specify generic inheritance
Bit of my C# sneaking in there...
2016-02-01 10:01:00 +02:00
Benjamin Pannell
f3e78999f2 Update ravenjs definition to match latest API
More details about the latest API can be found at <https://docs.getsentry.com/hosted/clients/javascript/>
2016-02-01 09:55:44 +02:00
Santi Albo
ce96d4a875 Add type definitions for Raven.js 2013-09-02 20:07:31 +01:00