node-red/packages/node_modules/@node-red/nodes/core/function
Nick O'Leary 7969dd431f
[function] Make the function node top-level async
This allows you to use 'await' in a function node without
having to wrap it in another promise/async function.
2020-05-22 20:49:18 +01:00
..
10-function.html Merge branch 'dev' into pr_2490 2020-05-22 15:43:17 +01:00
10-function.js [function] Make the function node top-level async 2020-05-22 20:49:18 +01:00
10-switch.html Change types from text/x-red to text/html in node html files 2020-01-15 11:40:48 +09:00
10-switch.js Let switch node between rule work both ways round 2019-10-02 09:52:26 +01:00
15-change.html Improve performance in change node panel 2020-03-03 18:43:44 +01:00
15-change.js Fixup Change node use of node.done 2019-10-11 11:08:25 +01:00
16-range.html Change types from text/x-red to text/html in node html files 2020-01-15 11:40:48 +09:00
16-range.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
80-template.html Change types from text/x-red to text/html in node html files 2020-01-15 11:40:48 +09:00
80-template.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
89-delay.html Change types from text/x-red to text/html in node html files 2020-01-15 11:40:48 +09:00
89-delay.js delay node- remove commented out code 2019-10-25 17:03:16 +01:00
89-trigger.html Trigger node - hide second outpiut option when not appropriate 2020-05-16 22:24:29 +01:00
89-trigger.js Trigger node - hide second outpiut option when not appropriate 2020-05-16 22:24:29 +01:00
90-exec.html Change types from text/x-red to text/html in node html files 2020-01-15 11:40:48 +09:00
90-exec.js make exec node logging consistent with itself. (only be verbose when in verbose mode) 2020-03-13 11:26:49 +00:00