История версий Hyperapp Debug Dev Tools - 4 версии
Hyperapp Debug Dev Tools от Alex Barry
История версий Hyperapp Debug Dev Tools - 4 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 0.0.4
Выпущено 16 нояб. 2019 г. - 29,82 КБРаботает с firefox 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
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 0.0.3
Выпущено 30 сент. 2019 г. - 30,13 КБРаботает с firefox 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
Версия 0.0.2
Выпущено 27 сент. 2019 г. - 27,59 КБРаботает с firefox 48.0 и вышеThis is a minor version release, with bugfixes.
Bug Fixes
========
- Fix bug where extension wouldn't work with apps inside iframesИсходный код выпущен на условиях Лицензия MIT
Версия 0.0.1
Выпущено 25 сент. 2019 г. - 27,58 КБРаботает с firefox 48.0 и вышеИсходный код выпущен на условиях Лицензия MIT