Skip to content

fix(demo): fix demo styles in vaadin 25#30

Merged
paodb merged 1 commit intomasterfrom
demo-styles-25
Mar 3, 2026
Merged

fix(demo): fix demo styles in vaadin 25#30
paodb merged 1 commit intomasterfrom
demo-styles-25

Conversation

@javier-godoy
Copy link
Member

@javier-godoy javier-godoy commented Mar 2, 2026

Summary by CodeRabbit

  • Style
    • Enhanced layout and spacing with improved vertical flex container styling and dynamic gap adjustments.

@coderabbitai
Copy link

coderabbitai bot commented Mar 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between eb05a42 and 205bb5e.

📒 Files selected for processing (1)
  • src/test/resources/META-INF/frontend/styles/zoomist-demo-styles.css

Walkthrough

A new CSS rule was added to a demo styles file that applies flex layout and spacing properties to a specific selector without modifying or removing existing rules.

Changes

Cohort / File(s) Summary
CSS Styling Update
src/test/resources/META-INF/frontend/styles/zoomist-demo-styles.css
Added a new CSS rule for #content.zoomist:not(.demos-v24) that sets vertical flex layout with theme-based gap spacing.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix(demo): fix demo styles in vaadin 25' directly matches the changeset which adds CSS styling fixes for demo components in Vaadin 25 compatibility.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch demo-styles-25

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.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 2, 2026

@javier-godoy javier-godoy requested review from mlopezFC and paodb March 2, 2026 19:46
@javier-godoy javier-godoy marked this pull request as ready for review March 2, 2026 19:47
@paodb paodb merged commit 54f1dbd into master Mar 3, 2026
4 checks passed
@paodb paodb deleted the demo-styles-25 branch March 3, 2026 12:19
@github-project-automation github-project-automation bot moved this from To Do to Pending release in Flowing Code Addons Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pending release

Development

Successfully merging this pull request may close these issues.

2 participants