mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Add missing expandAll() method https://wwwendt.de/tech/fancytree/doc/jsdoc/Fancytree.html#expandAll All options to filter are optional https://github.com/mar10/fancytree/blob/v2.33.0/src/jquery.fancytree.filter.js#L353 Fix typing for filter.mode option: can be either "dimm" or "hide" "string" seems like just a mistake, the code doesn't use it All translation strings are optional This is because options are deep merged https://github.com/jquery/jquery-ui/blob/1.12.1/ui/widget.js#L324 https://github.com/jquery/jquery-ui/blob/1.12.1/ui/widget.js#L180 toggleEffect can be false From the docs: Animation options, false:off |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| jquery.fancytree-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||