Commit Graph

  • 2a3f358002
    Merge pull request #449 from nndio/deps Mihail Diordiev 2019-02-07 01:59:57 +0200
  • 2be2f652d8 [redux-devtools-trace-monitor] StackTraceTab: Make openFile prop for custom openFile function (#458) Jhen-Jie Hong 2019-02-07 07:58:51 +0800
  • 2fe48fea56
    Merge branch 'master' into deps Anastasia 2019-02-06 02:03:21 +0200
  • 818d685ec7 Update babel nndio 2019-02-06 01:59:55 +0200
  • e92ee0662d [redux-devtools-trace-monitor] StackTraceTab: Make openFile prop for custom openFile function jhen 2019-02-03 10:59:31 +0800
  • 11c51f7ec3 fix(filter-keys): Filter state by keys,v1 Paul Rosset 2018-12-31 18:29:07 +0100
  • eef342fb64 Bump redux-devtools-instrument Zalmoxisus 2019-01-26 00:03:25 +0200
  • 22dc9f259c Avoid error-polyfill issues Zalmoxisus 2019-01-25 23:22:59 +0200
  • 6907c48147 Use prettier nndio 2019-01-10 20:51:14 +0200
  • 458f9019aa Fix and unify eslint nndio 2019-01-10 19:23:33 +0200
  • 4d03f18bf7 Run jest for all packages nndio 2019-01-09 02:18:30 +0200
  • da72f6778a Update webpack for all packages nndio 2019-01-09 02:06:21 +0200
  • e2f9bf52b5 Update storybook and fix changes nndio 2019-01-09 01:08:34 +0200
  • b2adfb1238 Fix tests and rewrite to jest nndio 2019-01-08 18:35:12 +0200
  • 7c3b78d312
    Create umd build for react-json-tree (#447) Mihail Diordiev 2019-01-05 19:38:06 +0200
  • 9a00e6d931 Bump react-json-tree Zalmoxisus 2019-01-05 19:05:22 +0200
  • f51a816864 Create umd build for react-json-tree Zalmoxisus 2019-01-05 19:03:07 +0200
  • e67bc5a622
    Merge pull request #445 from reduxjs/redux-devtools-app Mihail Diordiev 2019-01-05 18:49:09 +0200
  • 6de0b367fd Add docs for remote monitoring Zalmoxisus 2019-01-05 18:25:16 +0200
  • 22dcd97b9b Open as a standalone electron app Zalmoxisus 2019-01-05 17:49:52 +0200
  • 2a35836dab Drop support for IE8 Zalmoxisus 2019-01-05 17:35:50 +0200
  • b00290387e Open Redux DevTools in browser from cli Zalmoxisus 2019-01-05 02:53:24 +0200
  • 2d69d523ed Prepare since master misses some necessary builds Zalmoxisus 2019-01-05 02:49:32 +0200
  • 1382a8fcec Fix webpack config Zalmoxisus 2019-01-05 02:05:52 +0200
  • 8810fe42b6 Serve umd modules for cli Zalmoxisus 2019-01-04 21:44:48 +0200
  • f75d7914e9 Upgrade webpack for redux-devtools-core to fix uglifying umd build Zalmoxisus 2019-01-04 21:44:26 +0200
  • 7ef6812ee4 Rename remotedev-server to redux-devtools-cli Zalmoxisus 2019-01-04 00:58:29 +0200
  • 4849081263 Merge remotedev-server Zalmoxisus 2019-01-04 00:30:48 +0200
  • 9de536fae2 Implement redux-devtools-trace-monitor Zalmoxisus 2019-01-03 23:02:41 +0200
  • 1b8a734e2b Merge remotedev-app in redux-devtools-core Zalmoxisus 2019-01-03 22:43:56 +0200
  • 4b9bcf55e6 Fix linting for redux-devtools-core Zalmoxisus 2019-01-03 17:54:53 +0200
  • edd397d7db Add lint for pre-commit Zalmoxisus 2019-01-03 17:40:38 +0200
  • c9b21a578b Add prepare and prepublishOnly scripts Zalmoxisus 2019-01-03 17:34:10 +0200
  • 9f7f326b94 Update react Zalmoxisus 2019-01-03 17:28:31 +0200
  • a3a5ef2561 remotedev-* -> redux-devtools-* Zalmoxisus 2019-01-03 17:02:43 +0200
  • e020e309ea Remove electron build Zalmoxisus 2019-01-03 16:17:47 +0200
  • 9e9146690c Move zalmoxisus/remotedev-app Zalmoxisus 2019-01-03 16:14:25 +0200
  • 8449c6a9fd
    Add devui package (#444) Mihail Diordiev 2019-01-03 15:00:55 +0200
  • 104b161e1f Linting Zalmoxisus 2019-01-03 14:42:58 +0200
  • dd3e900c5f Update package Zalmoxisus 2019-01-03 00:38:42 +0200
  • 51aeaf77d8 Move devui Zalmoxisus 2019-01-03 00:07:11 +0200
  • dc26d4c180 Upgrade to react 16.4 for trace-monitor and test-generator (#443) Paul Rosset 2019-01-01 23:07:16 +0000
  • 7e498f94a4 Upgrade to react 16.4 for trace-monitor and test-generator Paul Rosset 2018-12-28 18:27:51 +0100
  • 0f0994bdef [redux-devtools-core] Use nanoid/non-secure Zalmoxisus 2018-12-27 19:47:46 +0200
  • 9237421e6b
    Merge pull request #441 from reduxjs/redux-devtools-utils Mihail Diordiev 2018-12-27 02:39:51 +0200
  • 50618f4e5a Add website folder created with docusaurus (#440) Krishna Sagar R 2018-12-27 00:39:34 +0000
  • 04673cb032 Add getStackTrace Zalmoxisus 2018-12-27 01:10:55 +0200
  • f18ef4e66e Create redux-devtools-core and include remotedev-utils Zalmoxisus 2018-12-27 01:00:29 +0200
  • 35b1500124 add website folder krishnasagarrayudu 2018-12-26 20:12:29 +0000
  • 96281e9dc2 Fix readme link to original package (#439) Paul Rosset 2018-12-23 21:49:23 +0000
  • d68c2180ee
    Fix readme link to original package Paul Rosset 2018-12-23 15:55:36 +0100
  • 2f91b8765c
    Move redux-devtools-test-generator package (#438) Mihail Diordiev 2018-12-23 02:13:56 +0200
  • 7934fae2b5 Fix CI Zalmoxisus 2018-12-23 02:04:23 +0200
  • 4da24cc732 Update package and links Zalmoxisus 2018-12-23 01:26:43 +0200
  • 3fd7d3878e Move from zalmoxisus/redux-devtools-test-generator Zalmoxisus 2018-12-23 01:22:31 +0200
  • 4f6ac0279a
    Change Firefox extension link Mihail Diordiev 2018-12-22 18:47:17 +0200
  • 476e37a875 Add redux-slider-monitor (#434) Jhen-Jie Hong 2018-12-22 08:20:04 -0600
  • 427b107fe2 CI: Run build:all before lint Jhen 2018-12-22 18:40:45 +0800
  • e81ee2cf5d Fix lint errors Jhen 2018-12-22 16:47:19 +0800
  • 5df216fc61 Fix example configuration of redux-slider-monitor Jhen 2018-12-22 16:32:03 +0800
  • 9243fd29e9 Add redux-slider-monitor Jhen 2018-12-22 16:31:09 +0800
  • e6fdfb9c9e
    Merge redux-devtools-log-monitor (#432) Mihail Diordiev 2018-12-22 02:50:57 +0200
  • 0a6f04d7ff Npm package config and add credits Zalmoxisus 2018-12-22 02:30:34 +0200
  • da17f62f02 Move from gaearon/redux-devtools-log-monitor Zalmoxisus 2018-12-22 02:23:15 +0200
  • 89880265a6
    Move redux-devtools-inspector package (#429) Mihail Diordiev 2018-12-22 02:10:49 +0200
  • bff3e6d684 Add demo for ES6 map Zalmoxisus 2018-12-22 01:52:37 +0200
  • 1bb18a713a Upgrade dependences Zalmoxisus 2018-12-22 01:12:24 +0200
  • 050d8393f6 Upgrade to react 16 Zalmoxisus 2018-12-22 01:03:26 +0200
  • 3bf793afaa Add credits Zalmoxisus 2018-12-21 23:58:24 +0200
  • c212547f63 Fix linting Zalmoxisus 2018-12-21 23:54:04 +0200
  • 45ac42d3a6 Move from zalmoxisus/remotedev-inspector-monitor fork Zalmoxisus 2018-12-21 23:41:41 +0200
  • 4187bc1797 Bump redux-devtools package v3.5.0 Zalmoxisus 2018-12-21 21:33:07 +0200
  • 110e9e4f8c
    Compatibility with react-redux@6 (#427) Mihail Diordiev 2018-12-21 21:31:45 +0200
  • 9496350d0c Update examples Zalmoxisus 2018-12-20 19:38:39 +0200
  • 6099087a6d Fix CI build Zalmoxisus 2018-12-20 19:16:23 +0200
  • a69f801424 Update dependences Zalmoxisus 2018-12-20 19:05:30 +0200
  • 9a719707db Linting Zalmoxisus 2018-12-20 19:04:40 +0200
  • fef81b1618 Wrap connected monitor in Provider and ReactReduxContext for react-redux@6 Zalmoxisus 2018-12-20 18:57:25 +0200
  • b80cc9e5b9
    Merge react-json-tree package (#428) Mihail Diordiev 2018-12-21 21:18:05 +0200
  • 16bd3a5cdb Stick eslint-plugin-react to 7.4.0 till change deprecated componentWillReceiveProps Zalmoxisus 2018-12-21 20:07:33 +0200
  • 7b068f3921 Add credits Zalmoxisus 2018-12-21 19:52:05 +0200
  • 6179edc364 Npm package config Zalmoxisus 2018-12-21 19:44:46 +0200
  • 220185ab3f Merge react-json-tree from alexkuz/react-json-tree Zalmoxisus 2018-12-21 19:39:39 +0200
  • a77b3ad46c Add mention of redux-usage-report to readme (#396) Alex Holachek 2018-12-20 15:37:47 -0500
  • cfc3312898 add mention of redux-usage-report to readme Alex Holachek 2018-03-05 22:17:39 -0500
  • c09c9a4e13
    Merge map2tree package (#426) Mihail Diordiev 2018-12-19 16:50:39 +0200
  • ce831e4548 Add credits Zalmoxisus 2018-12-19 16:00:50 +0200
  • b1aab788ce Dependences and npm package config Zalmoxisus 2018-12-19 15:59:34 +0200
  • 805d262aea Merge map2tree from romseguy/map2tree Zalmoxisus 2018-12-19 15:53:38 +0200
  • d2084892b4
    Merge d3tooltip package (#423) Mihail Diordiev 2018-12-19 15:16:11 +0200
  • 0186908807 Add credits Zalmoxisus 2018-12-19 00:59:49 +0200
  • d2f07681ba Dependences and npm package config Zalmoxisus 2018-12-19 00:59:34 +0200
  • c4e6588c22 Merge d3tooltip from romseguy/d3tooltip Zalmoxisus 2018-12-19 00:24:39 +0200
  • fb9d826f61
    Merge pull request #418 from reduxjs/trace-stack Mihail Diordiev 2018-12-18 22:49:09 +0200
  • 29ae3034cc Show a hint with link to docs when no stack provided Zalmoxisus 2018-12-18 19:26:17 +0200
  • 2ac0e90ece Bump redux-devtools-instrument Zalmoxisus 2018-12-18 19:26:03 +0200
  • 0c40677b58 Better handling for opening the editor Zalmoxisus 2018-12-18 01:03:08 +0200
  • d753322377 Minor typo in the README (#420) Ben 2018-12-17 02:28:54 +1100
  • 89c4806275
    Minor typo in the README Ben 2018-12-16 18:57:39 +1100
  • fa2cec54a0 Handle node_modules paths Zalmoxisus 2018-12-16 00:02:41 +0200