Skip to content

Conversation

@andycall
Copy link
Member

@andycall andycall commented Dec 25, 2025

Summary

  • Adds WebFListView.scrollByIndex() (Dart + typings + React wrapper) and an integration test.
  • Improves routing: switch demos to go_router, add dynamic route mounting support in @openwebf/react-router, and fix RouterView lifecycle/maybePop issues.
  • Fixes multiple CSS/rendering edge cases: Tailwind gradient empty position, background-clip/clip-text relayout, ch unit, logical padding direction resolution, empty custom properties, negative font-size/padding guards,
    and position: fixed with transformed containing blocks.
  • Reduces Blink “unstyled” flicker by hiding elements until Blink reports style resolved; adds Blink inline-style validation coverage.
  • Respects MediaQuery TextScaler/boldText across WebF + RouterView.
  • Fixes GIF + data-URI SVG image loading; adjusts ListView/overflow scrolling behavior.
  • Updates iOS podspec and includes missing iOS CSS invalidation sources.
  • Updates/extends unit tests and integration snapshots.

@vercel
Copy link

vercel bot commented Dec 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
use-case Ready Ready Preview, Comment Dec 25, 2025 10:11pm

@coderabbitai
Copy link

coderabbitai bot commented Dec 25, 2025

Important

Review skipped

Too many files!

39 files out of 189 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev/0.24.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@andycall andycall changed the title Release v0.24.0 - CSS Grid Integration & Bug Fixes Fix CSS/layout edge cases, improve routing, add ListView scrollByIndex Dec 25, 2025
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.

2 participants