1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes
Frank van de Pol 1ebc5979aa Add validation to Change node editor for invalid regex
This change adds input validation to the gui of Change Nodes to prevent
the user from unintentionally entering an invalid regular expression
(in case the ‘use regular expressions’  option is enabled).

The user will be notified (using the RED notification mechanism) on the
specific error code to help resolve the issue.
2013-12-24 20:28:08 +01:00
..
core Add validation to Change node editor for invalid regex 2013-12-24 20:28:08 +01:00
99-sample.html.demo update sample node to reflect better way to close nodes. 2013-10-10 15:36:23 +01:00
99-sample.js.demo update sample to use environment variable for path to RED. 2013-10-28 09:59:36 +00:00