Skip to content

Conversation

@stephannv
Copy link
Contributor

First take on upgrading the docs (I think we should rename this repo to docs, it makes more sense to me) to Phlex 2. We need ruby-ui/ruby_ui#185 to be merged.

This PR just makes things work with Phlex 2, in the following pull requests I will reorganize some code.

Copy link
Member

@sethhorsley sethhorsley left a comment

Choose a reason for hiding this comment

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

Great PR! If you think ruby-ui/ruby_ui#185 is ready I approved it so you can merge it in and then we can get this merged in too.

Copy link
Contributor

@cirdes cirdes left a comment

Choose a reason for hiding this comment

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

please fix the ci!

Gemfile Outdated
gem "phlex-rails", github: "phlex-ruby/phlex-rails"

gem "ruby_ui", github: "ruby-ui/ruby_ui", branch: "main"
gem "ruby_ui", github: "stephannv/ruby_ui", branch: "require_phlex_2"
Copy link
Contributor

Choose a reason for hiding this comment

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

@stephannv , you can now point to ruby_ui again.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I opened this PR ruby-ui/ruby_ui#186 to fix some stimulus problems before pointing to main again.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I had to adapt some code to work with RubyUI, but I tried to minimize the changes.

@cirdes cirdes merged commit b25734f into ruby-ui:main Nov 8, 2024
5 checks passed
@cirdes cirdes mentioned this pull request Nov 8, 2024
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.

3 participants