1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes/core
Nick O'Leary 4689d56955
Allow a node to decide for itself if its button should be enabled or not
This means:

  1. an Inject node that has only been moved can still inject
  2. the Debug node is now marked as changed when its button is clicked
     which, without this fix, then prevented the button from being
     clicked to toggle its state again
2017-04-23 23:20:50 +01:00
..
analysis Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
core Allow a node to decide for itself if its button should be enabled or not 2017-04-23 23:20:50 +01:00
hardware adding frequency configuration to pwm output (#1206) 2017-03-23 21:02:22 +00:00
io Restructure info tab 2017-04-06 23:17:30 +01:00
locales/en-US update messages for updated exec node 2017-04-16 20:24:38 +01:00
logic Treat missing msg properties as undefined rather than throw error 2017-03-12 22:04:37 +00:00
parsers move csv fixes to master 2017-02-22 20:19:44 +00:00
storage add port label to file node and update info 2017-03-06 19:05:52 +00:00