Commit Graph

153 Commits

Author SHA1 Message Date
Dan Abramov
d3b850f750 Merge pull request #75 from jackielii/visible-on-load
add visibleOnLoad props to LogMonitor
2015-09-03 16:12:02 +03:00
Dan Abramov
329b755a3a Update to Redux 2.0 2015-09-01 04:40:45 +03:00
Jackie Li
fa5f907738 add visibleOnLoad prop to LogMonitor 2015-08-29 00:13:14 +01:00
Shu Uesugi
445e3c9ecd Extract JSONTree 2015-08-24 19:43:31 -07:00
Jose Garcia
b5a878df87 Fix for issue #83 - JSONObjectNode#getChildNodes: Cannot read property '...' of null (previousData) 2015-08-23 19:26:38 -04:00
FredyC
6ee3b4373b using deserializer callback for persistState 2015-08-23 13:43:26 +02:00
FredyC
fff7e39874 using Number.isSafeInteger for iterable size (+ fixed some comments) 2015-08-22 17:51:37 +02:00
FredyC
11af53ccfb counting entries of iterable structure 2015-08-22 17:38:43 +02:00
FredyC
04f15f6d4d arrays shouldn't be treated as an iterable 2015-08-22 06:13:04 +02:00
FredyC
c76f755863 safer type checking for iterable structures 2015-08-22 06:09:42 +02:00
FredyC
56de89c440 support for state with iterable structures 2015-08-20 10:16:39 +02:00
FredyC
e76bb6956b custom parsers for persistState 2015-08-19 21:58:25 +02:00
Dan Abramov
2de7e8a953 Merge pull request #65 from bloodyowl/master
added flexDirection on menu items
2015-08-13 15:10:46 +03:00
Matthias Le Brun
ba82a24101 added flexDirection on menu items
as people may use a facebook/css-layout like reset that makes
flexDirection default to "column"
2015-08-13 13:05:06 +02:00
Artem Sapegin
11f62b53b6 Prevent link styles inheritance. 2015-08-13 09:26:56 +02:00
Nic Aitch
09dd0b2747 Change error color 2015-08-12 16:24:01 -05:00
Dan Abramov
62e53164ee Update timestamps on RECOMPUTE_STATES 2015-08-12 23:53:40 +03:00
Dan Abramov
10a9c05974 Merge pull request #35 from calesce/add-timestamp-to-recorded-actions
Add timestamp to recorded actions
2015-08-12 23:44:28 +03:00
Nic Aitch
7b67ae9abb Fix devtools visiblity after hidding
* Increase max width/height to 30%
* Move min width to child
* Increase font size slightly in tree
2015-08-12 15:31:58 -05:00
Sunil Pai
70039ee7e7 pass lint checks 2015-08-12 22:58:57 +05:30
Cale Newman
e4f492d38b add timestamps array 2015-08-12 12:02:11 -05:00
Dan Abramov
78cf169aa6 Fix item strings 2015-08-12 16:20:57 +03:00
Dan Abramov
279480ac15 Tweak error reporting style 2015-08-12 15:53:12 +03:00
Dan Abramov
e0d1f7f7a6 Don't collapse nodes on hot reload 2015-08-12 15:36:42 +03:00
Nic Aitch
540e9e506c Add box shadow to DebugPanel for depth 2015-08-11 23:09:20 -05:00
Nic Aitch
c4fa25940a Fix action node overflow, background 2015-08-11 23:05:33 -05:00
Nic Aitch
6af5d98799 Increase node indentation 2015-08-11 23:04:48 -05:00
Nic Aitch
0e6c4d2f75 Change number node color 2015-08-11 23:03:46 -05:00
Nic Aitch
184853cb14 Change highlight color to white with 0.1 alpha 2015-08-11 23:02:38 -05:00
Nic Aitch
c6811b0302 Fix base09 color in nicinabox theme 2015-08-11 23:01:33 -05:00
Nic Aitch
da7995cb28 Bump padding on section titles 2015-08-11 22:02:59 -05:00
Nic Aitch
cb355c371d Bump min width to 300 2015-08-11 21:57:40 -05:00
Nic Aitch
9ad4fb2a42 Style buttons
* Use flexbox for alignment
* Add more obvious disabled state
* Add more subtle hover state
2015-08-11 21:56:24 -05:00
dzannotti
476122253f pixel pushed buttons at top 2015-08-11 23:09:04 +01:00
dzannotti
e222f98be6 added disabled state to button, and always show all buttons even if disabled 2015-08-11 23:00:54 +01:00
dzannotti
39512ff8e9 removed no longer used colorFromString 2015-08-11 22:47:45 +01:00
dzannotti
6f839bdc10 Merge remote-tracking branch 'gaearon/master' 2015-08-11 22:44:34 +01:00
dzannotti
4ec79f8f5a adjusted height of buttonbar and padding on actionbar 2015-08-11 22:41:46 +01:00
dzannotti
a695bb25a3 implemented nicinabox theme 2015-08-11 22:14:10 +01:00
dzannotti
65d9e5831b ignored undefined nodes in array/objects 2015-08-11 21:54:08 +01:00
dzannotti
626562ad5a added nicinabox base16 theme and made it default 2015-08-11 21:52:56 +01:00
dzannotti
c0afa393f5 Consolidated font stack to be the same across all devtool 2015-08-11 21:21:49 +01:00
Dustan Kasten
f3f4d60762 ensure window exists for universal rendering 2015-08-11 12:54:31 -04:00
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
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
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
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
45086e246c Initial addition of JSON Tree Inspector 2015-08-07 02:49:47 +01: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
taylorhakes
0c40c5592f Fixed bug in sweep 2015-07-23 00:33:31 -04:00
taylorhakes
4260c8b68b Changed cursor: hand to pointer 2015-07-22 23:56:03 -04:00
Dan Abramov
53a8c74341 Merge pull request #23 from jasonals/patch-2
Make DebugPanel style customizable.
2015-07-21 20:33:51 +03:00
Jason Als
bc214a6691 Make DebugPanel style customizable.
With this you can pass style to DebugPanel component.

```js
<DebugPanel style={{maxWidth: '50%'}}> </DebugPanel>
```
2015-07-21 09:17:58 -04:00
Jason Als
a837af8e7a Remove scrollbar when hidden. 2015-07-21 09:14:10 -04:00
Dan Abramov
f6e8d24b33 Use a generic setMonitorState action so other monitors can impleemnt other logic 2015-07-20 23:24:04 +03:00
Dan Abramov
acc8d6a1e0 Fix replaceReducer to work on the unlifted store 2015-07-20 23:13:38 +03:00
Dan Abramov
6b4465699f Copy 2015-07-20 23:13:09 +03:00
Dan Abramov
31baa586b8 Scroll to bottom while hidden 2015-07-20 23:11:14 +03:00
Rodrigo Bacelli
013ef07f72 Changes the keypress events to keydown events. Added preventDefault to stop default Browsers actions on 'ctrl + h' 2015-07-20 14:31:30 -03:00
Patrick Burtchaell
9466e68cc7 Fix style 2015-07-19 10:43:49 -05:00
Patrick Burtchaell
daf029fca2 Show monitor when isVisible is true 2015-07-19 10:21:53 -05:00
Patrick Burtchaell
2a103c005a Add PropTypes 2015-07-19 10:21:35 -05:00
Patrick Burtchaell
4a2a59d676 Add handleKeyPress event 2015-07-19 10:21:29 -05:00
Patrick Burtchaell
64dcb3cc17 Add monitorState 2015-07-19 10:21:10 -05:00
Patrick Burtchaell
0d7142e2d2 Add show and hide action creators and action types 2015-07-19 10:21:04 -05:00
Dan Abramov
024e317d00 Add jumpToState to props to make it clear that it is injected 2015-07-15 01:49:53 +03:00
Dan Abramov
be4014bd62 Add JUMP_TO_STATE action for slider-like monitors 2015-07-15 01:47:37 +03:00