New
0.7.0
- ScrollBar visual support
- ComponentPaint for better integration of Image and Video painting
- Paint.modified to support mutating paints
- Widget as common root for canvas and hypertext Components
- Layout migration to build on Widget instead of Component
- Flow layout
- Opacity on Component in Canvas
- Create Component.actual for pre-multiplied values
- Convenience functionality in HttpHandlerBuilder to create a restful end-point
- Better error handling support in HttpClient
- Event propagation in canvas
- GoogleFonts integration
- Streaming Content support in HttpResponse
- Convenience functionality for streaming ZIP
- Fixes and improvements regarding proxying functionality
- Update ServerApplication.addTemplate to work as proper fallback (not apply if content is already defined by another handler)