Adds turbo_refreshes_with template tag for upcoming changes in Turbo 8#20
Adds turbo_refreshes_with template tag for upcoming changes in Turbo 8#20chrisgrande wants to merge 1 commit intorails-inspire-django:mainfrom
Conversation
|
I will check this part in a bit and keep you updated. BTW, I just notice many projects under https://github.com/hotwire-django are Considering I am still working on some projects and avoid confusion, it is better to remove the Thx. |
|
Hi @michael-yin — I noticed the addition of the 'unmaintained'. I was part of the original group that was coming together around Hotwire and Django but shortly after Basecamp had their issues in 2021 the entire project and the Slack kind of slowed down to a halt. I also noticed that Dan, the original author of this moved to mostly working around HTMX. I'm guessing you worked with him to take this over. I see you have moved this to a new org too, if you're interested in assistance I'd be happy to as I still use Hotwire in my projects. |
e6b47a5 to
67e626d
Compare
67e626d to
c690005
Compare
For support for morphing coming in Turbo 8, hotwired/turbo#1019 Duplicates the Rails turbo_refreshes_with template helper. Updated docs and helper
c690005 to
fd0f179
Compare
Turbo 8 will add morph based page refresh changes, this adds a template tag to control those features.
Docs are quick and will need more information about page refresh with links out to the official docs once they launch.