schultek / jaspr

Modern web framework for building websites in Dart. Supports SPAs and SSR.
https://jasprpad.schultek.de
MIT License
1k stars 59 forks source link

add svg support #153

Closed schultek closed 6 months ago

schultek commented 6 months ago

Description

Added svg support. Fixed #128

Type of Change

docs-page[bot] commented 6 months ago

To view this pull requests documentation preview, visit the following URL:

docs.page/schultek/jaspr~153

Documentation is deployed and generated using docs.page.

github-actions[bot] commented 6 months ago

Package Version Report

The following packages have been updated: jaspr : 0.9.3 -> 0.10.0 jaspr_builder : 0.9.3 -> 0.10.0 jaspr_cli : 0.9.3 -> 0.10.0 jaspr_flutter_embed : 0.1.4 -> 0.1.5 jaspr_riverpod : 0.3.8 -> 0.3.9 jaspr_router : 0.3.0 -> 0.3.1 jaspr_test : 0.9.3 -> 0.10.0

codecov[bot] commented 6 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (5e3f1d2) 61.14% compared to head (e0db06e) 61.19%. Report is 1 commits behind head on main.

Files Patch % Lines
...kages/jaspr/lib/src/browser/dom_render_object.dart 80.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ========================================== + Coverage 61.14% 61.19% +0.05% ========================================== Files 98 98 Lines 4043 4056 +13 ========================================== + Hits 2472 2482 +10 - Misses 1571 1574 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.