dhh – walker – 2022-06-18

41 items · updated 2026-05-19 23:30 UTC · RSS · Up to 2022-06

dhh closed an issue in hotwired/turbo-rails

dhh github · 2022-06-18

Hi all 👋 I have an issue with turbo-rails broadcasting streams via action_cable using sidekiq. I am using broadcast_render_later_to from my

dhh pushed to main in hotwired/turbo-site

dhh github · 2022-06-18

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 · 2022-06-18

Document the changes introduced in hotwired/turbo#199 and hotwired/turbo#442.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2022-06-18

dhh pushed to main in hotwired/turbo-site

dhh github · 2022-06-18

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 · 2022-06-18

Bumps minimist from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConst

dhh closed a pull request in hotwired/turbo-site

dhh github · 2022-06-18

Bumps prismjs from 1.23.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0

dhh closed a pull request in hotwired/turbo-site

dhh github · 2022-06-18

Bumps follow-redirects from 1.13.3 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers

dhh closed a pull request in hotwired/turbo-site

dhh github · 2022-06-18

Bumps node-sass from 6.0.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@

dhh closed a pull request in hotwired/turbo-site

dhh github · 2022-06-18

Bumps markdown-it from 12.2.0 to 12.3.2. Changelog Sourced from markdown-it's changelog. [12.3.2] - 2022-01-08 Security Fix possible ReDO

dhh pushed to main in hotwired/turbo-site

dhh github · 2022-06-18

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 · 2022-06-18

This might have been helpful to me as I found myself digging through the source code to find it. Glad it was so easy to use once I found it!

dhh pushed to main in hotwired/turbo-site

dhh github · 2022-06-18

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 · 2022-06-18

Fixed a minor typo in the Turbo Frames documentation.

dhh pushed to main in hotwired/turbo-site

dhh github · 2022-06-18

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 · 2022-06-18

This supports the pattern where form values are validated in javascript, and the form submission is aborted if validation fails. It works wi

dhh merged a pull request in hotwired/turbo-site

dhh github · 2022-06-18

Thanks!

dhh pushed to main in hotwired/turbo-site

dhh github · 2022-06-18

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 · 2022-06-18

After reading the docs at https://turbo.hotwired.dev/handbook/drive#redirecting-after-a-form-submission, I thought that it was not possible

dhh pushed to main in hotwired/turbo-site

dhh github · 2022-06-18

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 · 2022-06-18

Documentation for data attributes and meta tags is currently spread out across various pages, making referencing tricky. This pull requests

dhh pushed to main in hotwired/turbo-site

dhh github · 2022-06-18

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

dhh commented on issue hotwired/turbo-rails#322

dhh github · 2022-06-18

If I redirect to a path that returns 200, (after a form post in my case), it loads just fine. But if it's a 304 Not Modified, the new page i

dhh commented on issue hotwired/stimulus#545

dhh github · 2022-06-18

Problem When Stimulus is active on the page it will automatically trigger for any elements in the DOM whenever they get added which is great

dhh closed an issue in hotwired/stimulus

dhh github · 2022-06-18

Problem When Stimulus is active on the page it will automatically trigger for any elements in the DOM whenever they get added which is great

dhh commented on issue hotwired/turbo#211

dhh github · 2022-06-18

Steps to Reproduce: Redirect after a form submission (via HTTP 303) to a location that contains an anchor (e.g. Location: /path#anchor). Obs

dhh pushed to main in hotwired/turbo

dhh github · 2022-06-18

The speed of a single-page web application without having to write any JavaScript - Comparing acf23e81e9...2e344b35d9 · hotwired/turbo

dhh commented on issue hotwired/turbo#203

dhh github · 2022-06-18

We use an external Auth provider, and if someone gets signed out of our app, subsequent fetch requests result in CORS violations, because Tu

dhh commented on issue hotwired/turbo-site#96

dhh github · 2022-06-18

We would like to translate your Turbo handbook (EN->JA) for introducing Hotwire to Japanese rails community. We are Everyleaf Coporation

dhh closed an issue in hotwired/turbo-site

dhh github · 2022-06-18

We would like to translate your Turbo handbook (EN->JA) for introducing Hotwire to Japanese rails community. We are Everyleaf Coporation

dhh pushed to main in hotwired/turbo-site

dhh github · 2022-06-18

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 · 2022-06-18

Calling Turbo.session.streamObserver.receiveMessageHTML() works for me, while Turbo.session.receiveMessageHTML() raises an error "Turbo.sess

dhh commented on issue hotwired/stimulus#549

dhh github · 2022-06-18

We're running into an issue have a controller that very occasionally connects twice on the page. There is only one element that could be

dhh closed an issue in hotwired/stimulus

dhh github · 2022-06-18

We're running into an issue have a controller that very occasionally connects twice on the page. There is only one element that could be

dhh closed an issue in hotwired/turbo-rails

dhh github · 2022-06-18

After upgrading turbo-rails to version 1.1.1 links will now render twice which will cause flash messages to disappear. For example, clicking

dhh commented on issue hotwired/turbo-rails#340

dhh github · 2022-06-18

After updated turbo-rails to version 1.1.1. persisted ActionText attachments are not showing anymore, it looks like this: When I restored to

dhh closed an issue in hotwired/stimulus

dhh github · 2022-06-18

I'm using useDispatch in a controller action, and it should print debug information in console, as I see here: test(e) { e?.preventDefau

dhh commented on issue hotwired/turbo#203

dhh github · 2022-06-18

We use an external Auth provider, and if someone gets signed out of our app, subsequent fetch requests result in CORS violations, because Tu

dhh pushed to main in hotwired/turbo

dhh github · 2022-06-18

The speed of a single-page web application without having to write any JavaScript - Comparing f932cb4fa9...acf23e81e9 · hotwired/turbo

dhh merged a pull request in dhh/textmate-rails-bundle

dhh github · 2022-06-18

Github deprecated the syntax in readme, it just times out now. This updated syntax works fine

dhh pushed to master in dhh/textmate-rails-bundle

dhh github · 2022-06-18

My stripped down Rails bundle for TextMate 2. Contribute to dhh/textmate-rails-bundle development by creating an account on GitHub.