Skip to content

[Release] v1.5.0#459

Merged
djalmaaraujo merged 1 commit into
mainfrom
release/v1.5.0
Jul 1, 2026
Merged

[Release] v1.5.0#459
djalmaaraujo merged 1 commit into
mainfrom
release/v1.5.0

Conversation

@djalmaaraujo

@djalmaaraujo djalmaaraujo commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Release PR for v1.5.0 (minor — new components accumulated since v1.4.0).

Changes in this PR

  • gem/lib/ruby_ui.rb: VERSION1.5.0
  • gem/Gemfile.lock + docs/Gemfile.lock: regenerated (ruby_ui (1.5.0))
  • docs/app/views/pages/home.rb: hero badge copy → headline features (the header version badge reads RubyUI::VERSION and updates automatically)
  • mcp/data/registry.json: rebuilt via rake mcp:build

Highlights since v1.4.0

New components (minor):

Bug fixes:

Post-merge release steps

  • gem build + gem push to RubyGems (MFA/OTP — done by maintainer)
  • Tag v1.5.0 on the merge commit + push
  • Cut the GitHub release (its body populates the docs changelog)

🤖 Generated with Claude Code


Summary by cubic

Release v1.5.0 of ruby_ui, bumping the version, refreshing lockfiles, updating the docs home hero to highlight new components, and rebuilding the MCP registry. This minor release adds new components and fixes Dialog and DropdownMenu issues.

  • New Features

    • Added Bubble, Message, Message Scroller, and Empty components.
    • Ported hover_card and context_menu to Floating UI (removed Popper.js).
  • Bug Fixes

    • Dialog: fixed visibility after close and stale docs controller.
    • DropdownMenu: fixed z-index stacking and default placement.

Written for commit e642c19. Summary will update on new commits.

Review in cubic

@djalmaaraujo djalmaaraujo requested a review from cirdes as a code owner July 1, 2026 19:46

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

Re-trigger cubic

Bump RubyUI to 1.5.0 (minor: new components since v1.4.0).

- gem/lib/ruby_ui.rb → 1.5.0; regenerate gem/ and docs/ Gemfile.lock
- docs home hero badge → headline features (Bubble, Message, Empty)
- rebuild mcp/data/registry.json

Highlights since v1.4.0:
- New components: Bubble (#445), Message (#446), Message Scroller (#447), Empty (#448)
- Port hover_card & context_menu to Floating UI, drop Popper.js (#438)
- Bug fixes: Dialog closed-state + docs controller (#458), DropdownMenu z-index (#440)
@djalmaaraujo djalmaaraujo merged commit beb6720 into main Jul 1, 2026
7 checks passed
@djalmaaraujo djalmaaraujo deleted the release/v1.5.0 branch July 1, 2026 19:53
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