Scott González

Results 56 issues of Scott González

I wonder if the default behavior should try to detect whitespace changes that are only relevant because of a new block being introduced. For example https://github.com/scottgonzalez/jquery-ui/commit/693f6807c28b4636e0b985c144e15f1370ed0063 vs https://github.com/scottgonzalez/jquery-ui/commit/693f6807c28b4636e0b985c144e15f1370ed0063?w=1. With the...

There are several steps that this tool will need to go through that I can think of right now: ## Get the contents of the files to diff For standard...

If you're interested in contributing, just post a comment here!

Still needs tests, but I wanted to make sure the team is good with adding this option. See [ticket 15121](https://bugs.jqueryui.com/ticket/15121).

Feature
Comp: Dialog

Computed columns support functions and will expose the new field as a filter as long as there are no required arguments. Providing defaults for the arguments will allow the function...

enhancement

Datepicker is undergoing a complete rewrite with a new API. You can see the new API and some notes on the [planning wiki](http://wiki.jqueryui.com/w/page/12137778/Datepicker). You can also test out the code...

The request module supports a default decoder, but there is no mention of this in the docs.

Request
Documentation

**Is your feature request related to a problem? Please describe.** Many projects support current and current -1 major versions of browsers. This is not possible to correctly express with the...

_Note: I don't know much about SCrypt, so I may be describing this wrong._ I have password hashes that were generated by a different project that I need to use...