All Versions
19
Latest Version
Avg Release Cycle
32 days
Latest Release
-

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.