Skip to content

feat: add CssScrollPadding, CssOverscrollBehavior, CssAppearance#109

Merged
kevin-sakemaer merged 1 commit intomainfrom
feat/css-scroll-padding-overscroll-behavior-appearance
Mar 2, 2026
Merged

feat: add CssScrollPadding, CssOverscrollBehavior, CssAppearance#109
kevin-sakemaer merged 1 commit intomainfrom
feat/css-scroll-padding-overscroll-behavior-appearance

Conversation

@kevin-sakemaer
Copy link
Copy Markdown
Contributor

@kevin-sakemaer kevin-sakemaer commented Mar 2, 2026

Summary

All types include .variable(), .raw(), and .global() escape hatches and are wired into Style.typed().

Test plan

  • All 3 new type classes have dedicated test files with 100% coverage
  • dart analyze passes with no issues
  • All 633 tests pass

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kevin-sakemaer kevin-sakemaer merged commit ee1ed22 into main Mar 2, 2026
10 checks passed
@kevin-sakemaer kevin-sakemaer deleted the feat/css-scroll-padding-overscroll-behavior-appearance branch March 2, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add appearance CSS property support to Style Add overscroll-behavior CSS property support to Style Add scroll-padding CSS property support to Style

1 participant