Hi there ! I’m happy to announce Elm UI Explorer 8.0.0. 
This version comes with a lot of new features:
-
Cli: Creating a new explorer is now as simple as running the command uie initthennpm run uie. Make sure to install the npm package@kalutheo/uiefirst;
-
Knobs: Allows you to edit values provided to your views in real time thanks to the amazing avh4/elm-debug-controlspackage;
https://elm-ui-explorer.netlify.app/examples/button/explorer-with-knobs
-
Responsiveness: The layout is now 100% responsive. You can now easily browse your stories from your mobile devices;
https://elm-ui-explorer.netlify.app/examples/button/explorer-with-notes
-
Dark mode: it’s now possible to switch the explorer to a dark mode, just for your eyes .

will fix that . Do not hesitate to open issues on the github of the project, contributions are more than welcome