Commit Graph

18 Commits

Author SHA1 Message Date
Mihail Diordiev
2f91b8765c
Move redux-devtools-test-generator package (#438)
* Move from zalmoxisus/redux-devtools-test-generator

* Update package and links

* Fix CI
2018-12-23 02:13:56 +02:00
Mihail Diordiev
b80cc9e5b9
Merge react-json-tree package (#428)
* Merge react-json-tree from alexkuz/react-json-tree

* Npm package config

* Add credits

* Stick `eslint-plugin-react` to `7.4.0` till change deprecated `componentWillReceiveProps`
2018-12-21 21:18:05 +02:00
Zalmoxisus
29ae3034cc Show a hint with link to docs when no stack provided 2018-12-18 19:26:17 +02:00
Zalmoxisus
0c40677b58 Better handling for opening the editor 2018-12-18 01:03:08 +02:00
Zalmoxisus
fa2cec54a0 Handle node_modules paths 2018-12-16 00:02:41 +02:00
Zalmoxisus
8a58a2b906 Fix support for Firefox 2018-12-15 23:50:11 +02:00
Zalmoxisus
44a1a467a7 Open in editor 2018-12-15 03:04:34 +02:00
Zalmoxisus
2960ac6eae Implement the ability to exclude certain file names (extensions for now) 2018-12-14 22:01:39 +02:00
Zalmoxisus
983aeb71ab Auto expand frames group when no CodeBlock shown 2018-12-14 20:45:04 +02:00
Zalmoxisus
7f2979bbe4 Implement redux-devtools-themes and fix styles 2018-12-14 19:21:36 +02:00
Zalmoxisus
d1879046d9 Fix babel transpiling 2018-12-13 03:38:25 +02:00
Zalmoxisus
1806f372f1 Add tests for redux-devtools-trace-monitor 2018-12-13 03:38:25 +02:00
Zalmoxisus
5e3e308e98 Remove console logs in production 2018-12-13 03:38:25 +02:00
Zalmoxisus
58593c3aa5 Fix throwing when no source maps on calling forEach of null
We need here to show frames even if all came from node_modules
2018-12-13 03:38:25 +02:00
Zalmoxisus
1721069143 Transpile to commonjs for all environments 2018-12-13 03:38:25 +02:00
Zalmoxisus
00863e8aa0 Fix linting and dependences 2018-12-13 03:38:24 +02:00
Zalmoxisus
f9e02089d0 Remove unused code referred to error-stack-parser 2018-12-13 03:38:24 +02:00
Zalmoxisus
d6a0e13d3b Move StackTraceTab and react-error-overlay
From zalmoxisus/remotedev-app/pull/43
2018-12-13 03:38:24 +02:00