Skip to content

Commit

Permalink
3.7.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaudenz Alder committed Apr 12, 2017
1 parent e0a2861 commit 35d8571
Show file tree
Hide file tree
Showing 1,060 changed files with 62,342 additions and 4,350 deletions.
14 changes: 14 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
12-APR-2017: 3.7.2

- Adds checks for swimlane rendering boundary cases
- Fixes cloned start/end arrow in mxGraph.splitEdge
- Removes mxShape.arrowStrokewidth, fixes mxCellHighlight for arrows
- Adds automatic NPM release
- Adds optional type argument in mxForm.addText
- Fixes selection of removed parents in grapheditor
- Fixes Graph.distributeCells for child cells in groups
- Fixes Graph.encodeCells for children of selected parents
- Fixes possible NPE in mxUtils.getOffset/getScrollOrigin
- Fixes dashed and strokewidth tag in stencils for Java
- Fixes markup for same window for IE in mxPrintPreview

01-MAR-2017: 3.7.1

- Uses semantic versioning
Expand Down
101 changes: 0 additions & 101 deletions Gruntfile.js

This file was deleted.

8 changes: 4 additions & 4 deletions docs/css/manual-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

body {
padding:50px;
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#777;
font-weight:300;
font:14px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#333;
font-weight:400;
max-width:800px;
margin: 0 auto;
}
Expand Down Expand Up @@ -35,7 +35,7 @@ h3, h4, h5, h6 {
}

a {
color:#39c;
color:#337ab7;
font-weight:400;
text-decoration:none;
}
Expand Down
2 changes: 1 addition & 1 deletion docs/js-api/files/editor/mxDefaultKeyHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/editor/mxDefaultPopupMenu-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/editor/mxDefaultToolbar-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/editor/mxEditor-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxCellHighlight-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxCellMarker-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxCellTracker-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxConnectionHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxConstraintHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxEdgeHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxEdgeSegmentHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxElbowEdgeHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxGraphHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxHandle-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxKeyHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxPanningHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxPopupMenuHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxRubberband-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxSelectionCellsHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxTooltipHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxVertexHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/index-txt.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxCellCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxChildChangeCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxCodecRegistry-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxDefaultKeyHandlerCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxDefaultPopupMenuCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxDefaultToolbarCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxEditorCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxGenericChangeCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxGraphCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxGraphViewCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxModelCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxObjectCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxRootChangeCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxStylesheetCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxTerminalChangeCodec-js.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxCircleLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxCompactTreeLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxCompositeLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxEdgeLabelLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxFastOrganicLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxGraphLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxParallelEdgeLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxPartitionLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxRadialTreeLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxStackLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/model/mxCell-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/model/mxCellPath-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/model/mxGeometry-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/model/mxGraphModel-js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js-api/files/mxClient-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxActor-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxArrow-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxArrowConnector-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxCloud-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxConnector-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxCylinder-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxDoubleEllipse-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxEllipse-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxHexagon-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxImageShape-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxLabel-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxLine-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxMarker-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxPolyline-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxRectangleShape-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxRhombus-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxShape-js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js-api/files/shape/mxStencil-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxStencilRegistry-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxSwimlane-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxText-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxTriangle-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxAbstractCanvas2D-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxAnimation-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxAutoSaveManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxClipboard-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxConstants-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxDictionary-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxDivResizer-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxDragSource-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxEffects-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxEvent-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxEventObject-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxEventSource-js.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/files/util/mxForm-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxGuide-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxImage-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxImageBundle-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxImageExport-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxLog-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxMorphing-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxMouseEvent-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxObjectIdentity-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxPanningManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxPoint-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxPopupMenu-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxRectangle-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxResources-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxSvgCanvas2D-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxToolbar-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxUndoManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxUndoableEdit-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxUrlConverter-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxUtils-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxVmlCanvas2D-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxWindow-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxXmlCanvas2D-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxXmlRequest-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxCellEditor-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxCellOverlay-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxCellRenderer-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxCellState-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxCellStatePreview-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxConnectionConstraint-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxEdgeStyle-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxGraph-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxGraphSelectionModel-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxGraphView-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxLayoutManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxMultiplicity-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxOutline-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxPerimeter-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxPrintPreview-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxStyleRegistry-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxStylesheet-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxSwimlaneManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxTemporaryCellStates-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Classes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Classes2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Cookies.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Events.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Files.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js-api/index/Functions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions10.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions11.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions12.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions13.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions14.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions15.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions16.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions17.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions18.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions19.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions3.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions4.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions5.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions6.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions7.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions8.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Functions9.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js-api/index/General.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General10.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General11.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General12.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General13.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General14.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General15.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General16.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General17.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General18.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General19.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General20.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General3.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General4.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General5.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General6.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General7.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General8.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/General9.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables10.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables11.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables12.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables13.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables14.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables15.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables16.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables3.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables4.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables5.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables6.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables7.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables8.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables9.html

Large diffs are not rendered by default.

100 changes: 50 additions & 50 deletions docs/js-api/javascript/searchdata.js
Original file line number Diff line number Diff line change
@@ -1,34 +1,4 @@
var indexSectionsWithContent = {
"Classes": {
"Symbols": false,
"Numbers": false,
"A": false,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"I": false,
"J": false,
"K": false,
"L": false,
"M": true,
"N": false,
"O": false,
"P": false,
"Q": false,
"R": false,
"S": false,
"T": false,
"U": false,
"V": false,
"W": true,
"X": false,
"Y": false,
"Z": false
},
"Cookies": {
"Symbols": false,
"Numbers": false,
Expand Down Expand Up @@ -59,7 +29,7 @@ var indexSectionsWithContent = {
"Y": false,
"Z": false
},
"General": {
"Events": {
"Symbols": false,
"Numbers": false,
"A": true,
Expand All @@ -70,24 +40,24 @@ var indexSectionsWithContent = {
"F": true,
"G": true,
"H": true,
"I": true,
"J": true,
"K": true,
"I": false,
"J": false,
"K": false,
"L": true,
"M": true,
"N": true,
"O": true,
"P": true,
"Q": true,
"Q": false,
"R": true,
"S": true,
"T": true,
"U": true,
"V": true,
"W": true,
"X": true,
"Y": true,
"Z": true
"V": false,
"W": false,
"X": false,
"Y": false,
"Z": false
},
"Functions": {
"Symbols": false,
Expand Down Expand Up @@ -149,7 +119,37 @@ var indexSectionsWithContent = {
"Y": true,
"Z": true
},
"Events": {
"Classes": {
"Symbols": false,
"Numbers": false,
"A": false,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"I": false,
"J": false,
"K": false,
"L": false,
"M": true,
"N": false,
"O": false,
"P": false,
"Q": false,
"R": false,
"S": false,
"T": false,
"U": false,
"V": false,
"W": true,
"X": false,
"Y": false,
"Z": false
},
"General": {
"Symbols": false,
"Numbers": false,
"A": true,
Expand All @@ -160,24 +160,24 @@ var indexSectionsWithContent = {
"F": true,
"G": true,
"H": true,
"I": false,
"J": false,
"K": false,
"I": true,
"J": true,
"K": true,
"L": true,
"M": true,
"N": true,
"O": true,
"P": true,
"Q": false,
"Q": true,
"R": true,
"S": true,
"T": true,
"U": true,
"V": false,
"W": false,
"X": false,
"Y": false,
"Z": false
"V": true,
"W": true,
"X": true,
"Y": true,
"Z": true
},
"Files": {
"Symbols": false,
Expand Down
Loading

0 comments on commit 35d8571

Please sign in to comment.