api.jqueryui.com icon indicating copy to clipboard operation
api.jqueryui.com copied to clipboard

API documentation for jQuery UI

Results 24 api.jqueryui.com issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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?

http://api.jqueryui.com/clip-effect/ documentation specifies the following settings for the clip effect: ![screenshot 2019-01-07 at 16 02 14](https://user-images.githubusercontent.com/30228487/50778364-ab026a00-1295-11e9-8c80-851aaffcfd52.png) 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....