Releases: fulcrologic/fulcro-inspect
Electron 4.0.6
Preliminary support for statechart visualization.
Requires Fulcro 3.8.0-alpha3+ and statecharts 1.2.8+
Electron 4.0.5
Supports focusing inspector on pages with lots of apps.
Chrome 4.0.6
Basic support for visualizing statecharts in Fulcro.
Requires: Fulcro 3.8.0-alpha3+, Statecharts 1.2.8+
4.0.5 Chrome
This release adds support for "focus inspect" for web pages that have many Fulcro apps (e.g. the Fulcro Developer's Guide).
4.0.4 Chrome
Fixes a bug where the chrome connection to the tool is lost.
4.0.3 Electron
Latest version. Requires Fulcro 3.8.0-alpha2+ and using the fulcro inspect library (also from this repo) at v1.0.2+
Fixes serialization issues on complex types.
4.0.3 Chrome
Requires Fulcro 3.8.0-alpha2+ and using the fulcro-inspect 1.0.2 library to connect.
To manually install, unzip the dist file, then go to chrome://extensions and enable developer mode and "Load Unpacked".
See the README at the top level of this repo for further instructions.
4.0.2 Electron
Requires Fulcro 3.8.0-alpha2 or above.
4.0.2 Chrome
Chrome extension version of Fulcro Inspect. Requires Fulcro 3.8.0-alpha2 or above.
To manually install, unzip the dist file, then go to chrome://extensions and enable developer mode and "Load Unpacked".
Binaries for Chrome (Fulcro 3.4.2+ through 3.7.x)
This release fixes a bug that causes Inspect not to initialize due to badly encoded data in the local storage it uses to track db watches.