schultek / jaspr

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

Feat/media queries #104

Closed schultek closed 1 year ago

schultek commented 1 year ago

Description

Resolves #82

Type of Change

Ready Checklist

If you need help, consider asking for advice on the #contribute channel on Discord.

docs-page[bot] commented 1 year ago

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

docs.page/schultek/jaspr~104

Documentation is deployed and generated using docs.page.

github-actions[bot] commented 1 year ago

Package Version Report

The following packages have been updated: jaspr : 0.7.0 -> 0.8.0 jaspr_builder : 0.7.0 -> 0.8.0 jaspr_cli : 0.7.0 -> 0.8.0 jaspr_flutter_embed : 0.1.1 -> 0.1.2 jaspr_riverpod : 0.3.4 -> 0.3.5 jaspr_router : 0.2.2 -> 0.2.3 jaspr_test : 0.7.0 -> 0.8.0

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 2.94% and project coverage change: -0.40% :warning:

Comparison is base (d9be6e6) 66.93% compared to head (adf0892) 66.53%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ========================================== - Coverage 66.93% 66.53% -0.40% ========================================== Files 96 96 Lines 3774 3798 +24 ========================================== + Hits 2526 2527 +1 - Misses 1248 1271 +23 ``` | [Files Changed](https://app.codecov.io/gh/schultek/jaspr/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kilian+Schulte) | Coverage ฮ” | | |---|---|---| | [packages/jaspr/lib/src/components/style.dart](https://app.codecov.io/gh/schultek/jaspr/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kilian+Schulte#diff-cGFja2FnZXMvamFzcHIvbGliL3NyYy9jb21wb25lbnRzL3N0eWxlLmRhcnQ=) | `3.33% <2.94%> (+0.30%)` | :arrow_up: |

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