Changelog History
Page 2
-
v0.6.1 Changes
February 13, 2016๐ Fixed null pointer error in debounce input change handler.
-
v0.6.0 Changes
โ Added (filterable) actions to log monitor in addition to state.
-
v0.5.2 Changes
๐ Updated match highlighting logic to stay in sync with changes in recent react-json-tree 0.5.1 release.
-
v0.5.1 Changes
๐ Updated to
react-highlighter
version 0.2.3 instead of forked build now that custom match style is supported. -
v0.5.0 Changes
โ Added visual highlighting for substring matches within keys/values. 0๏ธโฃ Collapse headers by default so that new actions load more efficiently. ๐ Moved styles from CSS files to inline to better support out-of-the-box Browserify usage. โ Removed dependency on
Object.values
to simplify external dependencies. -
v0.4.0 Changes
โ Added created-at time to action-type header to assist with debugging. ๐ป Also added media queries to help with smaller browser sizes.
-
v0.3.0 Changes
โ Added top-level filter for actions, allowing them to be filtered by type.
-
v0.2.0 Changes
โ Added action-type to header to each monitor entry. Filter input is hidden unless at least one filter-by property is selected. Actions are no longer reverse-sorted in order to be more like the other monitors.
-
v0.1.0 Changes
๐ Initial release.