Merge remote-tracking branch 'upstream/master' into merge_7_25

This commit is contained in:
Ryan Cavanaugh
2016-07-27 10:57:46 -07:00
312 changed files with 30700 additions and 5251 deletions

View File

@@ -28,6 +28,7 @@ interface JQueryContextMenuOptions {
items: any;
reposition?: boolean;
className?: string;
itemClickEvent?: string;
}
interface JQueryStatic {