Историјат издања додатка Hyperapp Debug Dev Tools - 4 издања
Hyperapp Debug Dev Tools од Alex Barry
Историјат издања додатка Hyperapp Debug Dev Tools - 4 издања
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 0.0.4
Објављено 16. nov. 2019. - 29,82 KBРади са 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 дозвола
Старија издања
Издање 0.0.3
Објављено 30. sep. 2019. - 30,13 KBРади са 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. sep. 2019. - 27,59 KBРади са 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. sep. 2019. - 27,58 KBРади са firefox 48.0 и каснијеИзворни код је објављен под MIT дозвола