Hyperapp Debug Dev Tools versjonshistorikk - 4 versjonar
Hyperapp Debug Dev Tools av Alex Barry
Hyperapp Debug Dev Tools versjonshistorikk - 4 versjonar
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 0.0.4
Sleppt 16. nov. 2019 - 29,82 KBFungerar med firefox 48.0 og nyare# What's new in v0.0.4
As with any hyperapp-debug beta changes, *this is a breaking change*, make sure you are also upgrading your app's hyperapp-debug version to 1.0.0-beta.5
## Features
- Debug multiple apps on the same page
- Start debugging the first app right away
## Bug fixes
- Fix missing initial action if you inline state or [state, effect] as your init param
## Known issue
- App doesn't time travel as expected, but you can still observe the action and effects at each event, and pause the app.
## Under the hood
- Huge refactor and simplification of communication
- Handle persistent information in the panelController instead of trying to resend it
- Don't wait for debugger information to start the app
## Coming soon
- Better size-responsive cssKjeldekode sleppt under MIT License
Last ned Firefox og få utvidingaDu treng Firefox for å bruke denne utvidingaEldre versjonar
Versjon 0.0.3
Sleppt 30. sep. 2019 - 30,13 KBFungerar med firefox 48.0 og nyareThis is a patch release, which just augments or fixes the current behaviour, but does not add new features.
Additions
========
- Fix styling for narrow view
- Better json inspection
- Added colours for different event types
Known Issues
===========
- App state resets when switching devtool dock positions
- Clicking on actions or stepping backwards doesn't always scroll correctlyKjeldekode sleppt under MIT License
Versjon 0.0.2
Sleppt 27. sep. 2019 - 27,59 KBFungerar med firefox 48.0 og nyareThis is a minor version release, with bugfixes.
Bug Fixes
========
- Fix bug where extension wouldn't work with apps inside iframesKjeldekode sleppt under MIT License
Versjon 0.0.1
Sleppt 25. sep. 2019 - 27,58 KBFungerar med firefox 48.0 og nyareKjeldekode sleppt under MIT License