Commit Graph

848 Commits

Author SHA1 Message Date
dzannotti
98d5ed3706 renamed payload to action as requested in https://github.com/gaearon/redux-devtools/pull/48#issuecomment-129634019 2015-08-10 23:46:59 +01:00
dzannotti
6677e375b4 removed opacity on monitor 2015-08-10 23:44:52 +01:00
dzannotti
696b3bbc7f fixes 021e95071f (commitcomment-12626902) 2015-08-10 23:33:31 +01:00
dzannotti
7ad9616777 improved click precision 2015-08-10 23:23:32 +01:00
dzannotti
1394ea0493 removed no longer used style 2015-08-10 22:51:48 +01:00
dzannotti
b7468c33eb aligned arrows as per https://github.com/gaearon/redux-devtools/pull/48#issuecomment-129563503 2015-08-10 22:39:57 +01:00
Dan Abramov
02cce1bfb8 Merge pull request #49 from lapanoid/patch-2
Update devtools.js to make it able recompute states on action
2015-08-11 00:24:15 +03:00
Sergey Lapin
ef9f29464b Update devtools.js to make it able recompute states on action
We think that this change is essential to make [redux-import-export-monitor](https://github.com/lapanoid/redux-import-export-monitor)
2015-08-10 23:21:38 +03:00
dzannotti
021e95071f renamed keys and items to unify fonting perception 2015-08-10 21:17:05 +01:00
dzannotti
292d582d74 Made the action type slightly taller 2015-08-10 21:11:06 +01:00
dzannotti
da140c1545 made highlight of diff slightly more visible 2015-08-10 20:57:29 +01:00
dzannotti
43983785b4 unified fontSize 2015-08-10 20:57:09 +01:00
dzannotti
c2a92a79a6 removed letter spacing 2015-08-10 20:39:10 +01:00
dzannotti
fb228b6f78 Merge remote-tracking branch 'gaearon/master' 2015-08-10 20:04:43 +01:00
dzannotti
fbbb5b108f tuned down font sizing 2015-08-10 19:44:05 +01:00
dzannotti
c398b110cc prioritized monaco font 2015-08-10 19:43:45 +01:00
Daniele Zannotti
2c1643b0c6 renamed Items to Keys for clarity 2015-08-10 19:09:37 +01:00
Dan Abramov
c4604e7b91 Merge pull request #46 from sapegin/patch-1
Increase z-index
2015-08-10 20:37:11 +03:00
Dan Abramov
527a9cf974 Merge pull request #47 from sapegin/patch-2
Update installation instructions
2015-08-10 20:37:03 +03:00
Artem Sapegin
94b51a9eea Update installation instructions. 2015-08-10 17:54:25 +02:00
Artem Sapegin
e2625943fe Increase z-index. 2015-08-10 17:49:53 +02:00
dzannotti
dbbe482e8d fixed typo that forced payload never to appear 2015-08-10 15:04:16 +01:00
dzannotti
1ec3c01d5d linting 2015-08-08 01:04:04 +01:00
dzannotti
37a8fc190f deep equal on shouldComponentUpdate 2015-08-08 00:49:13 +01:00
dzannotti
0055b0263d removed debug code 2015-08-08 00:01:25 +01:00
dzannotti
b74e977974 linting 2015-08-08 00:00:03 +01:00
dzannotti
deb9fa6225 removed diff from object and arrays 2015-08-07 23:54:38 +01:00
dzannotti
fb83a18614 tentative diff highlight 2015-08-07 23:52:42 +01:00
dzannotti
61250b5562 fixed error display 2015-08-07 20:50:05 +01:00
dzannotti
2b2724c34f restored scroll functionality to default 2015-08-07 20:30:51 +01:00
dzannotti
a19d7d6e9d readded scroll and removed no longer used style 2015-08-07 20:25:41 +01:00
dzannotti
4ca436fdf2 cleaned up json tree items font sizing 2015-08-07 20:14:44 +01:00
dzannotti
f0c7d3fe61 added all base16 themes 2015-08-07 20:06:59 +01:00
dzannotti
c14dffc6b0 Merge remote-tracking branch 'gaearon/master'
Conflicts:
	package.json
2015-08-07 17:56:39 +01:00
dzannotti
46e71e7bb3 linting 2015-08-07 17:55:59 +01:00
Dan Abramov
b15ae64c8e 0.2.0 2015-08-07 19:49:53 +03:00
Dan Abramov
5a7442cf8c Port to React Redux 0.5.0 2015-08-07 19:49:40 +03:00
dzannotti
244b897a2e set ocean as default theme 2015-08-07 17:48:34 +01:00
dzannotti
e28a543d4f added monokai theme 2015-08-07 17:44:54 +01:00
dzannotti
42d4c3f890 added theming 2015-08-07 17:36:36 +01:00
dzannotti
50212f88a0 beautified devtools look and removed lodash.assign as dep 2015-08-07 16:20:13 +01:00
dzannotti
669b1be808 Merge remote-tracking branch 'gaearon/master' 2015-08-07 02:50:19 +01:00
dzannotti
45086e246c Initial addition of JSON Tree Inspector 2015-08-07 02:49:47 +01:00
Dan Abramov
80e3ae54ea 0.1.3 2015-08-05 03:26:44 +03:00
Dan Abramov
5cf97a7532 Merge pull request #33 from rogermarkussen/patch-1
Patch 1
2015-08-05 02:25:43 +03:00
rogermarkussen
dda35f7258 Update README.md 2015-07-28 19:55:49 +02:00
rogermarkussen
5813c4c852 Update README.md
Tell how to monitor only a part of the state
2015-07-28 19:42:56 +02:00
Dan Abramov
9e9d23daf3 Merge pull request #30 from FredyC/reducer-error-in-console
reducer exception shown in console
2015-07-27 21:21:17 +03:00
FredyC
c84b3bdd2c reducer exception shown in console 2015-07-27 20:10:13 +02:00
Dan Abramov
a297a3606a Merge pull request #26 from taylorhakes/sweep
Fixed bug in sweep
2015-07-23 16:33:40 +03:00