Commit Graph

439 Commits

Author SHA1 Message Date
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
Dan Abramov
d54bd2539c Merge pull request #59 from gaearon/change-error-color
Change error color
2015-08-13 01:13:58 +03:00
Dan Abramov
52b5439986 Fix hot reloading DevTools UI 2015-08-13 01:05:32 +03:00
Nic Aitch
09dd0b2747 Change error color 2015-08-12 16:24:01 -05:00
Dan Abramov
74426b4f8e 1.0.2 2015-08-12 23:56:09 +03:00
Dan Abramov
62e53164ee Update timestamps on RECOMPUTE_STATES 2015-08-12 23:53:40 +03:00
Dan Abramov
932eb6185f 1.0.1 2015-08-12 23:49:05 +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
Dan Abramov
f52df89d66 Merge pull request #58 from gaearon/fix-toggle-visibility
Fix devtools visiblity after hiding
2015-08-12 23:43:48 +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
Dan Abramov
d6aba950fc Merge pull request #55 from threepointone/master
pass lint checks
2015-08-12 21:52:11 +03: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
1eeda8073a 1.0.0 2015-08-12 16:31:39 +03:00
Dan Abramov
938ce9b7f9 Update README.md 2015-08-12 16:30:49 +03: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
Dan Abramov
f61d86a81d Update README.md 2015-08-12 14:49:31 +03:00
Dan Abramov
15edc609f3 Merge pull request #48 from dzannotti/master
Improved design and tree for devtools
2015-08-12 14:38:48 +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
Dan Abramov
b1367c61d4 Merge pull request #50 from iamdustan/make-sure-window-exists-for-server-rendering
ensure window exists for universal rendering
2015-08-11 22:25:26 +03: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
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