dhh – walker – 2025-03-03

111 items · updated 2026-05-19 23:31 UTC · RSS · Up to 2025-03

dhh commented on issue hotwired/turbo#1087

dhh github · 2025-03-03

I test page refreshes on a small project. the project uses https://github.com/stimulus-components/stimulus-rails-nested-form I have <templat

dhh closed an issue in hotwired/turbo

dhh github · 2025-03-03

I test page refreshes on a small project. the project uses https://github.com/stimulus-components/stimulus-rails-nested-form I have <templat

dhh commented on issue hotwired/turbo#1369

dhh github · 2025-03-03

I am attempting to enable Turbo Drive iteratively in my Rails app to test it on specific pages before enabling it across the entire applicat

dhh closed an issue in hotwired/turbo

dhh github · 2025-03-03

I am attempting to enable Turbo Drive iteratively in my Rails app to test it on specific pages before enabling it across the entire applicat

dhh commented on issue hotwired/turbo#1074

dhh github · 2025-03-03

https://cdn.skypack.dev/@hotwired/turbo => https://cdn.skypack.dev/error/build:@hotwired/turbo@v8.0.0-beta.1-NQpOJtGG100FOymVpgdB /* * [Pack

dhh closed an issue in hotwired/turbo

dhh github · 2025-03-03

https://cdn.skypack.dev/@hotwired/turbo => https://cdn.skypack.dev/error/build:@hotwired/turbo@v8.0.0-beta.1-NQpOJtGG100FOymVpgdB /* * [Pack

dhh commented on issue hotwired/turbo#1172

dhh github · 2025-03-03

If you go to https://cdn.skypack.dev/new/@hotwired/turbo@v8.0.0/dist=es2019 You will get: Unexpected Error: Build was successful but could n

dhh closed an issue in hotwired/turbo

dhh github · 2025-03-03

If you go to https://cdn.skypack.dev/new/@hotwired/turbo@v8.0.0/dist=es2019 You will get: Unexpected Error: Build was successful but could n

dhh commented on issue hotwired/turbo#1371

dhh github · 2025-03-03

The 8.0.0 release of Turbo included a change to avoid naming collisions between Turbo.fetch and window.fetch via #1077, which creates an inc

dhh merged a pull request in hotwired/turbo-rails

dhh github · 2025-03-03

This commit adds test coverage for the installer Rake task and application template. The installer is run against a freshly generated Rails

dhh pushed to main in hotwired/turbo-rails

dhh github · 2025-03-03

Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.

dhh closed an issue in hotwired/turbo-rails

dhh github · 2025-03-03

It looks like this issue has come up before, but with a different version of Turbo. I'm using turbo-rails v2.0.3. $ bundle exec rails assets

dhh closed an issue in hotwired/turbo-rails

dhh github · 2025-03-03

I'm migrating from UJS to turbo, changing links from link_to "Activate Product", '/product/33/activate', method: 'post' to link_to "Activate

dhh merged a pull request in hotwired/turbo-rails

dhh github · 2025-03-03

Fix a small doc typo here: https://rubydoc.info/github/hotwired/turbo-rails/Turbo%2FBroadcastable:broadcast_update_to

dhh pushed to main in hotwired/turbo-rails

dhh github · 2025-03-03

Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.

dhh closed an issue in hotwired/turbo-rails

dhh github · 2025-03-03

Is it possible to emulate rails/ujs's method: :delete e.g. link_to logout_path, "logout', method: :delete which submitted a synchronous requ

dhh closed an issue in hotwired/turbo-rails

dhh github · 2025-03-03

I have notification functionality with a bell icon etc that updates the UI when new notifications are created. Everything is working as expe

dhh pushed to main in hotwired/turbo-rails

dhh github · 2025-03-03

Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-rails

dhh github · 2025-03-03

A little correction: “manually” instead of “manaually.”

dhh commented on pull request hotwired/turbo-rails#705

dhh github · 2025-03-03

I upgraded to Rails 8.0 our app and noticed that we now have 2 versions of actioncable in our bundle due to the dependency of turbo-rails to

dhh pushed to main in hotwired/turbo-rails

dhh github · 2025-03-03

Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.

dhh pushed to main in hotwired/turbo-rails

dhh github · 2025-03-03

Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.

dhh pushed to main in hotwired/turbo-rails

dhh github · 2025-03-03

Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-rails

dhh github · 2025-03-03

One test didn&#39;t have any assertions and we could see this warning when running tests Test is missing assertions: `test_form_submission_[

dhh pushed to main in hotwired/turbo-rails

dhh github · 2025-03-03

Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-rails

dhh github · 2025-03-03

Consider the following model: class MyModel &lt; ApplicationRecord broadcasts locals: { something_static: true } end When broadcasting for

dhh commented on issue hotwired/turbo-rails#711

dhh github · 2025-03-03

The documentation for the update_all method states that you can do this: <%= turbo_stream.update_all "clearance_item", "Update the content o

dhh closed an issue in hotwired/turbo-rails

dhh github · 2025-03-03

The documentation for the update_all method states that you can do this: <%= turbo_stream.update_all "clearance_item", "Update the content o

dhh commented on pull request hotwired/turbo-rails#713

dhh github · 2025-03-03

dhh closed a pull request in hotwired/turbo-rails

dhh github · 2025-03-03

dhh pushed to main in hotwired/stimulus-rails

dhh github · 2025-03-03

Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.

dhh merged a pull request in hotwired/stimulus-rails

dhh github · 2025-03-03

This PR attempts to make the CI configuration smoother. ruby/setup-ruby, enable Bundler cache Set env vars, at a higher level in the config

dhh pushed to main in hotwired/stimulus-rails

dhh github · 2025-03-03

Use Stimulus in your Ruby on Rails app. Contribute to hotwired/stimulus-rails development by creating an account on GitHub.

dhh merged a pull request in hotwired/stimulus-rails

dhh github · 2025-03-03

Closes #146.

dhh commented on pull request hotwired/stimulus-rails#149

dhh github · 2025-03-03

tr is cheaper to run than gsub Here is a little benchmark example : require &#39;benchmark&#39; test_string = &quot;namespace/example_servi

dhh closed a pull request in hotwired/stimulus-rails

dhh github · 2025-03-03

tr is cheaper to run than gsub Here is a little benchmark example : require &#39;benchmark&#39; test_string = &quot;namespace/example_servi

dhh commented on pull request hotwired/stimulus-rails#150

dhh github · 2025-03-03

This is taken from a custom override I add to all my app&#39;s lib folders. I prefer to inherit from ApplicationController (app/javascript/c

dhh closed a pull request in hotwired/stimulus-rails

dhh github · 2025-03-03

This is taken from a custom override I add to all my app&#39;s lib folders. I prefer to inherit from ApplicationController (app/javascript/c

dhh closed a pull request in hotwired/strada-web

dhh github · 2025-03-03

Bumps esbuild from 0.17.16 to 0.25.0. Release notes Sourced from esbuild&#39;s releases. v0.25.0 This release deliberately contains backwa

dhh pushed to main in CoderMiguel/kredis

dhh github · 2025-03-03

Higher-level data structures built on Redis. Contribute to CoderMiguel/kredis development by creating an account on GitHub.

dhh pushed to main in CoderMiguel/kredis

dhh github · 2025-03-03

Higher-level data structures built on Redis. Contribute to CoderMiguel/kredis development by creating an account on GitHub.

dhh pushed to main in hotwired/stimulus-site

dhh github · 2025-03-03

stimulus.hotwired.dev web site. Contribute to hotwired/stimulus-site development by creating an account on GitHub.

dhh pushed to main in hotwired/stimulus-site

dhh github · 2025-03-03

stimulus.hotwired.dev web site. Contribute to hotwired/stimulus-site development by creating an account on GitHub.

dhh closed an issue in hotwired/stimulus-site

dhh github · 2025-03-03

I believe the example code is wrong. highlight: function(event) { event.stopImmediatePropagation() // ... } we are inside class, but here it

dhh closed a pull request in hotwired/stimulus-site

dhh github · 2025-03-03

Removes axios. It&#39;s no longer used after updating ancestor dependency @11ty/eleventy. These dependencies need to be updated together. Re

dhh commented on pull request hotwired/stimulus-site#49

dhh github · 2025-03-03

dhh closed a pull request in hotwired/stimulus-site

dhh github · 2025-03-03

dhh closed a pull request in hotwired/stimulus-site

dhh github · 2025-03-03

Bumps follow-redirects from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization

dhh pushed to main in hotwired/stimulus-site

dhh github · 2025-03-03

stimulus.hotwired.dev web site. Contribute to hotwired/stimulus-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/stimulus-site

dhh github · 2025-03-03

It appears to be a <strong> tag in context, but there is a typo and the tag starts with <string> instead of <strong>. Fix this typo.

dhh closed an issue in hotwired/turbo-site

dhh github · 2025-03-03

Dear All, I have an application where chat page when generated will stay the same unless somebody type some new message. I want turbo to not

dhh commented on issue hotwired/turbo-site#206

dhh github · 2025-03-03

When learning and using Turbo, digging through handbook and reference, I find that it may need more usage examples. I would ideally like som

dhh closed an issue in hotwired/turbo-site

dhh github · 2025-03-03

When learning and using Turbo, digging through handbook and reference, I find that it may need more usage examples. I would ideally like som

dhh commented on issue hotwired/turbo-site#212

dhh github · 2025-03-03

hotwired/turbo#1216 deprecated the way of configuration through Turbo.set* functions but the documentation still mentions them (https://turb

dhh closed an issue in hotwired/turbo-site

dhh github · 2025-03-03

hotwired/turbo#1216 deprecated the way of configuration through Turbo.set* functions but the documentation still mentions them (https://turb

dhh commented on pull request hotwired/turbo-site#179

dhh github · 2025-03-03

These behavior changes are foundational to how Turbo Drive works, so I was expecting them to be in the reference section, but they weren&#39

dhh closed a pull request in hotwired/turbo-site

dhh github · 2025-03-03

These behavior changes are foundational to how Turbo Drive works, so I was expecting them to be in the reference section, but they weren&#39

dhh closed a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Follow-up to #141. Move third-party Turbo-compatible servers to a separate section and add AnyCable. This way, we, first, make a clear (&quo

dhh closed a pull request in hotwired/turbo-site

dhh github · 2025-03-03

If the JavaScript does not run for whatever reason, provide a link so that the set side emails can still be seen. (I wondered also whether t

dhh closed a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Replace npm with yarn for consistency Adding links Updating Node version and some dependencies Adding license

dhh closed a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Merge #94 before this one Attempt to improve the documentation for new comers Adding examples Adding spaces and bold elements

dhh closed a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Inspired by hotwired/turbo#580 Proposal Modify Turbo Steams&#39; bullet description to hopefully alleviate the false assumptions that Turbo

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

The Turbo handbook mentions that data-turbo-method does not work in forms as it generates a hidden form which is invalid HTML. While working

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh closed a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Skypack fails to compile packages that use private class fields, even though they are already supported by all major browsers and node. jsDe

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Please see hotwired/turbo#1070 for more info. This reflects currently released behavior, so this is currently relevant despite of what chang

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Update the two examples of turbo-frame with refresh=&quot;morph&quot; so they are correct. This relates to PR hotwired/turbo#1192 but it can

dhh commented on pull request hotwired/turbo-site#174

dhh github · 2025-03-03

&lt;meta name=&quot;turbo-prefetch&quot; content=&quot;false&quot;&gt; will opt-out of InstantClick prefetching for the entire page. &lt;m

dhh closed a pull request in hotwired/turbo-site

dhh github · 2025-03-03

&lt;meta name=&quot;turbo-prefetch&quot; content=&quot;false&quot;&gt; will opt-out of InstantClick prefetching for the entire page. &lt;m

dhh closed a pull request in hotwired/turbo-site

dhh github · 2025-03-03

According to the source, the confirmMethod for Turbo.setConfirmMethod can return a Promise. This makes it much easier to create a custom com

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Add alternative side-affects only import. When installing Turbo with a tree-shaking bundler eg Vite / Rollup the import will be removed if n

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Turbo added support for morph stream actions in hotwired/turbo#1185. That PR was accompanied by documentation in this PR. This PR: Updates

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

It will make contributions easier by allowing people to get it working locally with one click or to bring it up in github codespace.

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

This is partially duplicates #174 and #177 which are pending approval and merge. If one of those will move forward instead I will close this

dhh pushed to document-prefetch-element-attribute in DavidColby/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to DavidColby/turbo-site development by creating an account on GitHub.

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

I have to google how to disable the instaClick. This change will add missing part about meta tag for that.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Based on the behaviour of markAsBusy, this commit clarifies that attributes are also added to form elements on submission. It also adds doc

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh closed an issue in hotwired/turbo

dhh github · 2025-03-03

Expected behavior According to the documentation here you can use data-turbo-confirm on an a tag to prevent navigation without a confirmatio

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Until hotwired/turbo#874 or hotwired/turbo#1266 resolve hotwired/turbo#1264 and hotwired/turbo#943, the doc site is wrong and I keep wastin

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

https://turbo.hotwired.dev/handbook/streams#integration-with-server-side-frameworks states that there are five Turbo Stream actions but ther

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Hey! I wasn&#39;t sure if this was the correct place to put this but I couldn&#39;t find any other documentation on this functionality. Rele

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

The documentation was behind the latest code version. This makes updates to bring the relevant methods in line with the current state of the

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

The value doesn&#39;t always exist (on a 204/no content response for example). That fact is already implied by an explicit falsy check somew

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Hi, I think adding this entry in the doc part prefetch could be great (there is only the opposite or with the meta tag) ref hotwired/turbo#1

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Text said "might unintended" where I think "might have unintended" is what was intended.

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-03-03

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-03-03

Current wording about “stream elements connected to the page dom” felt a bit vague, so this update tries to make it clearer. Open to any sug

dhh commented on pull request basecamp/omakub#402

dhh github · 2025-03-03

currently the curl and unzip packages are installed in terminal.sh, but they are used in desktop installers as well, so i combined them with

dhh closed a pull request in basecamp/omakub

dhh github · 2025-03-03

currently the curl and unzip packages are installed in terminal.sh, but they are used in desktop installers as well, so i combined them with

dhh pushed to authentication-generator-tests in codergeek121/rails

dhh github · 2025-03-03

Ruby on Rails. Contribute to codergeek121/rails development by creating an account on GitHub.

dhh pushed to authentication-generator-tests in codergeek121/rails

dhh github · 2025-03-03

Ruby on Rails. Contribute to codergeek121/rails development by creating an account on GitHub.

dhh commented on pull request basecamp/omakub#269

dhh github · 2025-03-03

Changelog Removes the base lazyvim.json Enable the LazyVIM extras plugin when the language is installed I started this work at #156 but i

dhh commented on pull request basecamp/omakub#269

dhh github · 2025-03-03

Changelog Removes the base lazyvim.json Enable the LazyVIM extras plugin when the language is installed I started this work at #156 but i

Human service is luxury

dhh blog · 2025-03-03

Maybe one day AI will answer every customer question flawlessly, but we're nowhere near that reality right now. I can't tell you how often I