node-red/nodes/core/parsers
Nick O'Leary 6102a31a31
JSON parser default should be not formatting output
If its a checkbox, then the default value should be a boolean,
not a string. Because "false" is truthy.
2017-07-04 13:44:37 +01:00
..
70-CSV.html Tidy up parser node edit dialogs and help text 2017-05-23 14:18:09 +01:00
70-CSV.js Fix wrong number of double quotes in CSV parsing 2017-02-20 22:44:37 +00:00
70-HTML.html Tidy up parser node edit dialogs and help text 2017-05-23 14:18:09 +01:00
70-HTML.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
70-JSON.html JSON parser default should be not formatting output 2017-07-04 13:44:37 +01:00
70-JSON.js Add Pretty print option to JSON node and 2017-05-23 09:35:37 +01:00
70-XML.html Tidy up parser node edit dialogs and help text 2017-05-23 14:18:09 +01:00
70-XML.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
70-YAML.html Tidy up parser node edit dialogs and help text 2017-05-23 14:18:09 +01:00
70-YAML.js slight tidy of YAML PR (remove excess console.log in test) 2016-11-10 21:29:07 +00:00