v3.2.0
·
99 commits
to master
since this release
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