Hyperapp Debug Dev Tools のバージョン履歴 - 全 4 バージョン
Hyperapp Debug Dev Tools 作成者: Alex Barry
Hyperapp Debug Dev Tools のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.0.4
リリース日 : 2019年11月16日 - 29.82 KBfirefox バージョン 48.0 以降 で動作# 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 cssソースコードは MIT License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 0.0.3
リリース日 : 2019年9月30日 - 30.13 KBfirefox バージョン 48.0 以降 で動作This 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 correctlyソースコードは MIT License に従いリリースされています
バージョン 0.0.2
リリース日 : 2019年9月27日 - 27.59 KBfirefox バージョン 48.0 以降 で動作This is a minor version release, with bugfixes.
Bug Fixes
========
- Fix bug where extension wouldn't work with apps inside iframesソースコードは MIT License に従いリリースされています