Tieson Trowbridge

Results 203 comments of Tieson Trowbridge

> @tiesont [https://www.garykessler.net/library/file_sigs.html](url) [https://en.wikipedia.org/wiki/List_of_file_signatures](url) I've actually seen both of those before, but thanks for the reminder. I think I see why I stopped at 4 bytes - all of those...

Totally useless comment: I'm ambivalent, either way. As long as I know how it works in any given version, I'm fine with the change. Might be nice to match `Path.GetExtension`,...

Are you still considering NuGet? I can create the package, if you want to merge the pull request for #13.

@mattbryson Is it intentional that a tap handler must be defined for the doubleTap handler to work? If so, would you accept a pull-request to update the docs for http://labs.rampinteractive.co.uk/touchSwipe/docs/$.fn.swipe.html#event:doubleTap...

That's likely an issue with the path you're using for touchSwipe.js. I assume if you open the developer console you'll see a 404 error. `/resources/js` is an absolute path that...

This is supported in v6, which is a work in progress - https://github.com/makeusabrew/bootbox/blob/v6-wip/bootbox.js#L305 I won't be backporting this to v5, so it's up to you how comfortable you are with...

> @tiesont sounds great ! > > I am open to WIP... but may I ask how advanced is this v6 ? > > PS: I think it would also...

Most likely, yes. Modal markup hasn't changed too much. The main issue is that not all options will work, but that's always been the case. I might try adding tests...

> Any "medium" size available ? No. "Medium" would be a normal-sized modal, so that size would serve no purpose - hence why it doesn't exist in Bootstrap. The `size`...

I suppose I can look into it. I make no promises, though.