- Arrows on edges (#277) thanks @ifitzpatrick
- Font Awesome 4.6.3
- Fix pinch on touch screens (#286)
- Hotkeys: delete, f for fit, s to zoom selection (#272) thanks @ifitzpatrick
- React 0.14.3 (#231) thanks @u39kun
- Build dependencies
- JSHint with inline scripts; remove grunt-lint-inline
- Polymer 0.5.6
- Fix tooltip bug (#226)
- Fix pinch-to-zoom crash (introduced with #218)
- Fire graphInitialised event (#204)
- Allow max/min zoom parameterised (#218)
- Ports of type 'any' highlight for incoming edges (#220)
- Better thumbnail drawing (#221)
- (previous 4 thanks @townxelliot)
- Icon/library fix (#223)
- Font Awesome 4.4.0
- React 0.13.3
- Font Awesome 4.3.0
- React 0.12.2
Polymer 0.5.3(doesn't work in Safari 7-8)
- Define offset of graph editor (#190) thanks @fabiancook
- Improve heartbeats for animated edges (#194) thanks @lhausermann
- Fire "nodes" event when selected nodes change
- Fire "edges" event when selected edges change
- Remove selection on delete (#195)
- Update to Polymer 0.5.2
React.createFactory
anddisplayName
for all React elements- Can't access element
key
in React >=0.12.0 (reduced case)
- Update to React 0.12.1
- Move to klayjs-noflo
- Fix Windows build (#192)
- Update to Polymer 0.5.1
- Enable SVG icon to be loaded (#178) thanks @lhausermann
- font-awesome to 4.2.0
- Copy and paste (#167) thanks @mpricope
- Deployed with noflo-ui 0.2.0
- map-style zooming to node (#165) thanks @djdeath
- PolymerGestures fixed with Polymer 0.4.0
- Factories for component customization (#157) thanks @hayesmg
- Node height expands when there are many ports (#158)
- lib updates
- including noflo via npm; build with
grunt browserify
grunt build
now builds the Font Awesome unicode map, so we can use aliases #149
- Working with Polymer 0.2.3 and native custom elements.
- First all-SVG version
- Goodbye slow DOM
- All custom elements