Henning Koch

Results 8 issues of Henning Koch

A playing `` element stops playback when rendering the `` element with new HTML. The element is preserved, it just stops playing. The element does keep playing if any other...

### Discussed in https://github.com/unpoly/unpoly/discussions/411 Originally posted by **outcassed** August 9, 2022 Would it be possible to have unpoly either honor `up-emit` on ``s or expose the up-emit click event handler...

enhancement
good first issue

The event methods that transition states [accept an hash of arguments](https://github.com/makandra/rails_state_machine/blob/a71e05c85fea755d508df61ea37220e25283b3b3/lib/rails_state_machine/state_machine.rb#L111-L119) that will be saved together with the new state. However I couldn't find documentation or tests for this feature.

When setting `record.state_event` to a transition that is not available for the current state, rails_state_machine immediately raises an error. I would expect the setter of ActiveRecord attributes to always store...

I apologize for making a PR for this very old branch. We are [still maintaining Rails 2.3](https://railslts.com). A patch [CVE-2016-2098](https://groups.google.com/forum/#!topic/rubyonrails-security/ly-IH-fxr_Q) has changed the default render type of `render 'template'` (it...

I was very excited to see `map` and `len` listed as examples for generic functions that have been reinvented in a trillion hand-rolled utility modules over the years. I think...

This Stack middleware automatically [echoes the request URL](https://github.com/webstronauts/php-unpoly/blob/fe3a419b3c491ae115ca511e8c5c9b72580fb838/src/Unpoly.php#L57) in an `X-Up-Location` response header. I recommend removing this feature. Echoing the request URL was needed to detect the final URL after...

Thank you for maintaining this package! This is just a heads up that [Unpoly 2](https://v2.unpoly.com) is going to be released this week. Unpoly 2 comes with several extensions to the...