Skip to content

[Bug Fix] Install Typography with Tooltip#383

Merged
djalmaaraujo merged 1 commit intomainfrom
da/issue-296-tooltip-text-dependency
May 8, 2026
Merged

[Bug Fix] Install Typography with Tooltip#383
djalmaaraujo merged 1 commit intomainfrom
da/issue-296-tooltip-text-dependency

Conversation

@djalmaaraujo
Copy link
Copy Markdown
Contributor

Summary

  • Add Typography as a Tooltip component dependency so the documented Text usage is installed
  • Add generator dependency coverage for Tooltip

Closes #296

Testing

  • docker run --rm -v ruby_ui_bundle:/usr/local/bundle -v /Users/djalmaaraujo/dev/linkana/ruby_ui-issue-296:/workspace -w /workspace/gem ruby:3.4.7 bash -lc 'bundle install && bundle exec ruby -Itest test/generators/component_generator_test.rb'

@djalmaaraujo djalmaaraujo requested a review from cirdes as a code owner May 7, 2026 13:23
@djalmaaraujo djalmaaraujo merged commit 7f74bb1 into main May 8, 2026
4 checks passed
@djalmaaraujo djalmaaraujo deleted the da/issue-296-tooltip-text-dependency branch May 8, 2026 18:39
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.

Tooltip missing Text component

2 participants