Nathan Bierema
a418284a4a
chore(extension): convert to TypeScript ( #756 )
...
* Start work
* More work
* stash
* stash
* stash
* Eliminate relay
* Fix
* Define page script to content script messages
* Define ContentScriptToPageScriptMessage
* Not required
* Fill out more types
* More work on types
* More type fixes
* Add type
* More improvements to types
* More work on types
* Fix more type errors
* More changes
* More work
* Work
* Fix build
* Fix lint
* Fix more lint
* Fix bug
* Fix tests
2021-08-25 00:22:54 -04:00
Nathan Bierema
89c8d7759e
chore(*): upgrade dependencies ( #744 )
...
* Upgrade
* yarn.lock
* Combine
* Ignore
* Update snapshots
* All the cool kids are doing this
2021-06-18 21:47:26 -04:00
Nathan Bierema
55e2284a3d
chore(*): upgrade prettier ( #743 )
...
* chore(*): upgrade prettier
* Update snapshots
2021-06-17 23:56:36 -04:00
Nathan Bierema
9e59cfdc7d
feat(redux-devtools-instrument): export type PerformAction ( #614 )
2020-08-26 23:54:54 -04:00
Nathan Bierema
57fa5c8834
feature(react-devtools-instrument): convert to TypeScript ( #604 )
2020-08-22 10:28:08 -04:00
Nathan Bierema
10bf7bc084
chore(*): upgrade prettier ( #570 )
...
* chore(*): upgrade prettier
* chore(*): upgrade prettier
2020-08-08 16:26:39 -04:00
Nathan Bierema
1a4e509b4b
chore(*): fix prettier ( #557 )
...
* Fix
* Test
* Changes
* Run prettier
* Remove single quote
2020-08-05 09:12:31 -04:00
Nathan Bierema
fead81ca9e
chore(*): enable tests in travis build ( #554 )
...
* Enable test all
* Fix instrument tests
2020-08-02 00:04:41 -04:00
Zalmoxisus
d3fcbb85d9
Prettify
2019-02-07 02:10:24 +02:00
Anastasia
2fe48fea56
Merge branch 'master' into deps
2019-02-06 02:03:21 +02:00
Zalmoxisus
eef342fb64
Bump redux-devtools-instrument
2019-01-26 00:03:25 +02:00
Zalmoxisus
22dc9f259c
Avoid error-polyfill issues
...
Fix https://twitter.com/acemarke/status/1088131480197443584
2019-01-25 23:22:59 +02:00
nndio
6907c48147
Use prettier
2019-01-10 20:51:14 +02:00
nndio
458f9019aa
Fix and unify eslint
2019-01-10 19:23:33 +02:00
Zalmoxisus
292e5f64c4
Include 3 extra frames when Error.captureStackTrace not supported
...
To get the necessary limit after excluding extensions frames
2018-12-14 22:27:11 +02:00
Zalmoxisus
d338dd96b4
Force traceLimit
value modifying and restoring Error.stackTraceLimit
2018-12-14 00:05:28 +02:00
Zalmoxisus
651df1a077
Take into account that there's an extra 1st frame in Chrome only
2018-12-13 23:54:38 +02:00
Zalmoxisus
4acf9eed83
Pass instrumentation's function to exclude from trace stack
2018-12-13 23:53:33 +02:00
Zalmoxisus
671b26157e
Limit stack trace frames
2018-12-13 03:38:24 +02:00
Zalmoxisus
d94c034f07
Exclude instrumentation calls from stack trace
2018-12-13 03:38:24 +02:00
Zalmoxisus
ee439fac9f
Get stack trace using an outside trace
function
2018-12-13 03:38:24 +02:00
Zalmoxisus
6279ce8350
Merge redux-devtools-instrument
to packages
2018-12-02 23:49:12 +02:00