Skip to content

Fix docs header theme toggle and command search#378

Merged
djalmaaraujo merged 1 commit intomainfrom
da/ui-fixes
May 7, 2026
Merged

Fix docs header theme toggle and command search#378
djalmaaraujo merged 1 commit intomainfrom
da/ui-fixes

Conversation

@djalmaaraujo
Copy link
Copy Markdown
Contributor

Summary

  • restore Tailwind scanning for local gem component classes used by the docs app
  • prevent the command dialog wrapper from requiring an input target before the dialog is opened
  • read the header version badge from RubyUI::VERSION

Tests

  • pnpm build
  • pnpm build:css
  • node --check docs/app/javascript/controllers/ruby_ui/command_controller.js
  • node --check gem/lib/ruby_ui/command/command_controller.js
  • ruby -c docs/app/components/shared/logo.rb
  • git diff --check origin/main..HEAD

Note: Rails tests were not run locally because this shell resolves Ruby 2.6, while docs/.ruby-version requires 3.4.7.

@djalmaaraujo djalmaaraujo requested a review from cirdes as a code owner May 7, 2026 03:44
@djalmaaraujo djalmaaraujo merged commit 0e0ad0e into main May 7, 2026
4 checks passed
@djalmaaraujo djalmaaraujo deleted the da/ui-fixes branch May 7, 2026 03:49
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.

1 participant