Releases: FlowingCode/ErrorWindowAddon
Releases · FlowingCode/ErrorWindowAddon
v3.2.0
New features:
- Allow registering ErrorWindowFactory per exception type (#27)
- Add error view
- Allow an arbitrary Component in createStackTraceArea (#28)
- Move inline styles to CSS
- Use h1/div instead of h3/h4 (#29)
- Make ErrorWindow resizable when the stacktrace is visible (#24)
- Make ErrorWindow draggable
Bugfixes:
- Make ErrorWindow stacktrace responsive
Other changes:
- Replace TextArea with Div in ErrorWindow
v3.1.1
v3.1.0
v3.0.3
Compatible with Vaadin 14+
Changelog
- Remove flow-build-info.json from compiled JAR
- Replace vaadin dependency with vaadin-core