Author | SHA1 | Message | Date |
---|---|---|---|
macleodbroad-wf | c325418244 |
Addresses code review comments from PR 3382 (#3398)
* Corrects usage of @static jsdoc annotation * Correct unresolvable types * Correct types in jsdoc and remove extraneous @class & @constructor jsdoc * Remove incorrect @static jsdoc * Adds missing jsdoc for param copyFromGlobals * correct jsdoc in util * Corrects casing on jsdocs * Swaps @inheritDoc to @ignore for constructors where constructor args are documented in the class * Instantiates Errors with `new` * Addresses improperly defined @callback tags. * Split callbacks out to separate jsdoc * Moves constructor jsdocs back to constructor and drop @ignore. |
7 years ago |
wimrijnders | dc33994eed |
Fix setting of edge color options via Network.setOptions() (#3377)
* Added commenting for options, refactored choosify() * Refactored updateLabelModule() * added comment at node creation * Completed fix for #3350 * parseOptions() different handling for bridged/extended; unit tests for reversal of options * Fixes on linting and unit testing |
7 years ago |