api.jqueryui.com
api.jqueryui.com copied to clipboard
API documentation for jQuery UI
Bumps [getobject](https://github.com/cowboy/node-getobject) and [grunt-legacy-util](https://github.com/gruntjs/grunt-legacy-util). These dependencies needed to be updated together. Updates `getobject` from 0.1.0 to 1.0.2 Release notes Sourced from getobject's releases. v1.0.2 Merge pull request #8 from cowboy/dependabot/npm_and_yarn/path-parse-1.0.7...
Fix https://github.com/jquery/api.jqueryui.com/issues/345
https://api.jqueryui.com/sortable/#option-helper >Function: A function that will return a DOMElement to use while dragging. The function receives the event and the element being sorted. Does this function actually want a native...
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
hi, docs for [option()](https://api.jqueryui.com/datepicker/#method-option) say `Gets an object containing key/value pairs representing the current datepicker options hash.` but actually returns jQuery object of the element that has datepicker bound on.
Adding support for containment #1988 I hope I do that right?
Ref gh-176
http://api.jqueryui.com/clip-effect/ documentation specifies the following settings for the clip effect:  However, `up` should be `both` according to http://code.jquery.com/ui/1.12.1/jquery-ui.js: ``` var effectsEffectClip = $.effects.define( "clip",...
http://api.jqueryui.com/datepicker/ contains the following code example: Set all date pickers to have French text. 1 $.datepicker.setDefaults( $.datepicker.regional[ "fr" ] ); In reality, this only works if $.datepicker.regional[ "fr" ] is...
Dears, We did some work and investigation in mirroring, and we have valuable feedback to help bidirectional-languages users with the support they need to mirror their pages easily & quickly....