Commit Graph

118 Commits

Author SHA1 Message Date
Dan Abramov
a4306d6ba4 Put the original Monitor on statics 2015-09-24 23:38:10 +03:00
Dan Abramov
49bb120444 merge 2015-09-24 23:05:55 +03:00
Dan Abramov
94826d610e Bring back the ability to pass raw store 2015-09-24 22:51:59 +03:00
Lee Bannard
95a2636370 add tests for persistState.js 2015-09-24 19:20:02 +01:00
Dan Abramov
274d0cba27 Extract LogMonitor 2015-09-24 20:35:33 +03:00
Dan Abramov
e1585eae4f Merge pull request #119 from nikgraf/patch-1
fix(LogMonitor): add theme to propTypes
2015-09-24 17:59:38 +03:00
Nik Graf
c5165b1bce fix(LogMonitor): allow a string for the theme prop 2015-09-20 18:25:22 +02:00
Lee Bannard
41e444f75c Return last non-undefined state from getState() 2015-09-20 11:49:37 +01:00
Nikolaus Graf
ef559a4848 fix(LogMonitor): add theme to propTypes 2015-09-20 11:34:44 +02:00
Dan Abramov
22011114f5 Fix lint 2015-09-12 17:17:41 +03:00
Dan Abramov
431adfd611 Merge pull request #101 from conundrumer/master
add actionDeserializer callback to persistState
2015-09-12 16:54:46 +03:00
chriskjaer
134098d2be Extend component
React 0.14 rc1 gives warnings if React.Component
isn't extendend. See https://facebook.github.io/react/blog/2015/09/10/react-v0.14-rc1.html#new-deprecations-introduced-with-a-warning
2015-09-11 11:59:05 +02:00
David Lu
b4ea5c278e refactor deserialization in persistState 2015-09-10 23:46:33 -04:00
David Lu
3294864b7d add actionDeserializer callback to persistState 2015-09-10 23:44:49 -04:00
Dan Abramov
52bd8c0d7c Merge pull request #78 from FredyC/persist-state-serialization
custom parsers for persistState
2015-09-03 16:17:33 +03:00
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