node-red/editor
James Thomas 9ebca91775 Fixes removeItem not passing row data to callback. (#965)
Call to .data('data') was happening after the remove() call, which
deletes the retained data. This was passing undefined back to the
callback for removeItem.

I've changed the data retrieval to a temporary variable before the
delete call.
2016-08-21 23:05:53 +01:00
..
icons Add icons to parser nodes 2016-06-12 22:37:38 +01:00
images Create node-red-icon-black.svg 2016-02-08 00:01:19 -05:00
js Fixes removeItem not passing row data to callback. (#965) 2016-08-21 23:05:53 +01:00
sass Form input widths behave more consistently when resizing 2016-06-26 23:48:59 +01:00
templates Merge branch '0.14.0' 2016-06-17 21:30:09 +01:00
vendor Update ace to 1.2.4 2016-07-28 17:14:38 +01:00
favicon.ico Better favicon 2015-10-02 21:27:30 +01:00