Jan-Christian Nikles

Results 2 comments of Jan-Christian Nikles

@jankrnavek as for the global settings, you can simply extend $.fn.confirmation.defaults like so: $.extend($.fn.confirmation.defaults, {...}) But I agree on the request, that programmatic settings should have priority over data attributes,...

@eljefedelrodeodeljefe to my knowledge a transform stream is only an interim state in the streaming pipeline. The stream must be consumed somewhere for you to receive the end event. This...