Skip to content

Latest commit

 

History

History
122 lines (74 loc) · 2.91 KB

CHANGES.md

File metadata and controls

122 lines (74 loc) · 2.91 KB

dev

0.4.3 (2016 July 27)

  • Arrows on edges (#277) thanks @ifitzpatrick
  • Font Awesome 4.6.3

0.4.2 (2016 June 24)

  • Fix pinch on touch screens (#286)

0.4.1 (2016 May 23)

  • Hotkeys: delete, f for fit, s to zoom selection (#272) thanks @ifitzpatrick

0.4.0 (2015 December 5)

  • React 0.14.3 (#231) thanks @u39kun

0.3.12 (2015 September 30)

  • 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)

0.3.11 (2015 August 6)

  • 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

0.3.10 (2015 January 23)

  • Font Awesome 4.3.0
  • React 0.12.2
  • Polymer 0.5.3 (doesn't work in Safari 7-8)

0.3.9 (2015 January 20)

  • 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)

0.3.8 (2014 December 19)

  • Update to Polymer 0.5.2

0.3.7 (2014 December 11)

  • React.createFactory and displayName for all React elements
  • Can't access element key in React >=0.12.0 (reduced case)

0.3.6 (2014 December 11)

0.3.5 (Durham, 2014 November 14)

0.3.4 (London, 2014 October 23)

  • Enable SVG icon to be loaded (#178) thanks @lhausermann
  • font-awesome to 4.2.0

0.3.3 (2014 September 18)

  • Copy and paste (#167) thanks @mpricope

0.3.2 (2014 September 11)

  • Deployed with noflo-ui 0.2.0
  • map-style zooming to node (#165) thanks @djdeath

0.3.1 (2014 September 4)

  • PolymerGestures fixed with Polymer 0.4.0

0.3.0 (2014 August 21)

  • Factories for component customization (#157) thanks @hayesmg
  • Node height expands when there are many ports (#158)

0.2.6 (Helsinki, 2014 August 4)

  • lib updates
  • including noflo via npm; build with grunt browserify

0.2.5 (Helsinki, 2014 June 3)

  • grunt build now builds the Font Awesome unicode map, so we can use aliases #149

0.2.3 (Frisco, 2014 May 25)

0.2.0 (Frisco, 2014 May 17)

  • Working with Polymer 0.2.3 and native custom elements.

0.1.0 (2014 April 2)

  • First all-SVG version

0.0.2 (2014 February 24)

  • Goodbye slow DOM

0.0.1 (2013 Nov 28)

  • All custom elements