Changeset [017fedb21c77aec57de4a099b412f5b243ae6b3f] by Eric Abouaf

May 30th, 2017 @ 09:25 AM

Merge pull request #98 from flaviut/gh-pages

Fix HTTPS
https://github.com/neyric/wireit/commit/017fedb21c77aec57de4a099b41...

Committed by Eric Abouaf

  • M README.md
  • M api/classes/ArrowWire.html
  • M api/classes/BezierWire.html
  • M api/classes/BidirectionalArrowWire.html
  • M api/classes/Container.html
  • M api/classes/ImageContainer.html
  • M api/classes/InOutContainer.html
  • M api/classes/Layer.html
  • M api/classes/StraightWire.html
  • M api/classes/Terminal.html
  • M api/classes/TerminalDDGroups.html
  • M api/classes/TerminalDragEdit.html
  • M api/classes/TerminalInput.html
  • M api/classes/TerminalOutput.html
  • M api/classes/TerminalScissors.html
  • M api/classes/TextareaContainer.html
  • M api/classes/WidgetIcons.html
  • M api/classes/WireBase.html
  • M api/classes/WiresDelegate.html
  • M api/files/src_arrow-wire_js_arrow-wire.js.html
  • M api/files/src_bezier-wire_js_bezier-wire.js.html
  • M api/files/src_bidirectional-arrow-wire_js_bidirectional-arrow-wire.js.html
  • M api/files/src_common_docs_assets_vendor_prettify_prettify.js.html
  • M api/files/src_container_js_container.js.html
  • M api/files/src_image-container_js_image-container.js.html
  • M api/files/src_inout-container_js_inout-container.js.html
  • M api/files/src_layer_js_layer.js.html
  • M api/files/src_straight-wire_js_straight-wire.js.html
  • M api/files/src_terminal-ddgroups_js_terminal-ddgroups.js.html
  • M api/files/src_terminal-dragedit_js_terminal-dragedit.js.html
  • M api/files/src_terminal-input_js_terminal-input.js.html
  • M api/files/src_terminal-output_js_terminal-output.js.html
  • M api/files/src_terminal-scissors_js_terminal-scissors.js.html
  • M api/files/src_terminal_js_terminal.js.html
  • M api/files/src_textarea-container_js_textarea-container.js.html
  • M api/files/src_widget-icons_js_widget-icons.js.html
  • M api/files/src_widget-terminals_js_widget-terminals.js.html
  • M api/files/src_wire-base_js_wire-base.js.html
  • M api/files/src_wireit-app_js_wireit-app.js.html
  • M api/files/src_wires-delegate_js_wires-delegate.js.html
  • M api/index.html
  • M api/modules/arrow-wire.html
  • M api/modules/bezier-wire.html
  • M api/modules/bidirectional-arrow-wire.html
  • M api/modules/container.html
  • M api/modules/image-container.html
  • M api/modules/inout-container.html
  • M api/modules/layer.html
  • M api/modules/straight-wire.html
  • M api/modules/terminal-ddgroups.html
  • M api/modules/terminal-dragedit.html
  • M api/modules/terminal-input.html
  • M api/modules/terminal-output.html
  • M api/modules/terminal-scissors.html
  • M api/modules/terminal.html
  • M api/modules/textarea-container.html
  • M api/modules/widget-icons.html
  • M api/modules/wire-base.html
  • M api/modules/wireit-app.html
  • M api/modules/wires-delegate.html
  • M app-examples/logic-gates/index.html
  • M app-examples/wireit-app/index.html
  • M docs/arrow-wire/arrow-basic.html
  • M docs/arrow-wire/index.html
  • M docs/bezier-wire/bezier-basic.html
  • M docs/bezier-wire/bezier-styling.html
  • M docs/bezier-wire/index.html
  • M docs/bidirectional-arrow-wire/bidirectional-arrow-basic.html
  • M docs/bidirectional-arrow-wire/index.html
  • M docs/container/creating-containers.html
  • M docs/container/index.html
  • M docs/contribute.html
  • M docs/getting-started.html
  • M docs/index.html
  • M docs/inout-container/basic-inout-container.html
  • M docs/inout-container/index.html
  • M docs/layer/index.html
  • M docs/layer/layer-example.html
  • M docs/straight-wire/index.html
  • M docs/straight-wire/wire-basic.html
  • M docs/terminal/basic-terminal.html
  • M docs/terminal/index.html
  • M docs/terminal/terminal-groups.html
  • M docs/widget-icons/example.html
  • M docs/widget-icons/index.html
  • M sandbox/animation.html
  • M sandbox/changing_directions.html
  • M sandbox/creating_terminals.html
  • M sandbox/dd_and_animation.html
  • M sandbox/editor-examples/BPMN-editor/index.html
  • M sandbox/editor-examples/WiringEditor/index.html
  • M sandbox/editor-examples/WiringEditor/widget.html
  • M sandbox/editor-examples/ajaxAdapter/index.html
  • M sandbox/editor-examples/gearsAdapter/index.html
  • M sandbox/grouping/examples/WiringEditor/embedded.html
  • M sandbox/grouping/examples/sawire/index.html
  • M sandbox/guide.html
  • M sandbox/index.html
  • M sandbox/jsBox/jsBox.html
  • M sandbox/label_containers.html
  • M sandbox/label_editor.html
  • M sandbox/labels.html
  • M sandbox/layer.html
  • M sandbox/layer_container.html
  • M sandbox/planar-game/iphone.html
  • M sandbox/planar-game/planar-game.html
  • M sandbox/presentation.html
  • M sandbox/res/SyntaxHighlighter/shBrushCss.js
  • M sandbox/res/SyntaxHighlighter/shBrushJScript.js
  • M sandbox/res/SyntaxHighlighter/shBrushPhp.js
  • M sandbox/res/SyntaxHighlighter/shBrushSql.js
  • M sandbox/res/SyntaxHighlighter/shBrushXml.js
  • M sandbox/res/SyntaxHighlighter/shCore.css
  • M sandbox/res/SyntaxHighlighter/shCore.js
  • M sandbox/res/SyntaxHighlighter/shThemeDefault.css
  • M sandbox/res/SyntaxHighlighter/shThemeDjango.css
  • M sandbox/res/SyntaxHighlighter/shThemeEmacs.css
  • M sandbox/res/SyntaxHighlighter/shThemeFadeToGrey.css
  • M sandbox/res/SyntaxHighlighter/shThemeMidnight.css
  • M sandbox/res/SyntaxHighlighter/shThemeRDark.css
  • M sandbox/silk-sprites.html
  • M sandbox/step_wires.html
  • M sandbox/tabview-close/test-tab-close.html
  • M sandbox/wire_events.html
  • M sandbox/wire_tooltips.html
  • M sandbox/wireit-layout/examples/dotparser/index.html
  • M sandbox/wireit-layout/examples/spring_layout.html
  • M sandbox/wires_and_terminals.html
  • M sandbox/yide.html
  • M sandbox/yide/assets/skins/sam/yide.css
  • M src/common/docs/contribute.mustache
  • M src/common/docs/dist.json
  • M src/common/docs/getting-started.mustache
  • M src/common/docs/index.mustache
  • M src/common/docs/layouts/main.mustache
  • M src/common/docs/partials/getting-started.mustache
  • M src/common/docs/partials/need-skin-note.mustache
  • M src/common/docs/project.json
  • M src/terminal/js/terminal-proxy.js.old
  • M yuidoc.json
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

WireIt is an open-source javascript library to create web wirable interfaces for dataflow applications, visual programming languages or graphical modeling.

The issue tracker has moved to GitHub:
http://github.com/neyric/wireit/issues