dhh released v1.3.3 at hotwired/stimulus-rails
What's Changed Fix syntax error in stimulus_with_node.rb by @euxx in #134 Full Changelog: v1.3.2...v1.3.3
What's Changed Fix syntax error in stimulus_with_node.rb by @euxx in #134 Full Changelog: v1.3.2...v1.3.3
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
This quote is a typo, possibly due to a switch from "" to %().
This quote is a typo, possibly due to a switch from "" to %().
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Fix syntax error: $ rails stimulus:install gems/stimulus-rails-1.3.2/lib/install/stimulus_with_node.rb:18: syntax error, unexpected ')', ex
Fix syntax error: $ rails stimulus:install gems/stimulus-rails-1.3.2/lib/install/stimulus_with_node.rb:18: syntax error, unexpected ')', ex
What's Changed Support for dasherized controller filenames by @adrienpoly in #126 Describe the two options under stimulus:manifest so they
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Summary This PR extends the current functionality of the Gem to support Stimulus controllers with dasherized names (multi-word-dash_controll
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Add support for bun If you create a new rails project with "--main --javascript bun" you end up with a yarn.lock and not a bun.lockb file.
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Describe the two options under stimulus:manifest so they can be found in a rails -T listing.
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.
Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.