Nick O'Leary
|
d008b1970c
|
Add option to parse Template result as JSON before sending
|
2017-01-25 17:12:53 +00:00 |
|
Nick O'Leary
|
0a96259ddf
|
Update copyright header for JS Foundation
|
2017-01-11 15:24:33 +00:00 |
|
Adam Hořčica
|
be18cc9f2d
|
Add support for flow and global context in Template node (#1048)
* Enable tests for flow and global context
* Add support for flow and global context in Template node
* Handle missing node context
|
2016-11-16 14:08:14 +00:00 |
|
Nick O'Leary
|
bba210e112
|
Allow the template node to be treated as plain text
|
2016-02-11 13:16:15 +00:00 |
|
Nick O'Leary
|
587c4e5915
|
Update template node to use typedInput
|
2016-01-06 17:01:14 +00:00 |
|
Mark Hindess
|
fd04b5851b
|
Remove unused variables.
|
2014-09-08 21:53:15 +01:00 |
|
Mark Hindess
|
5d9c16ffbf
|
Remove redundant msg != null checks.
|
2014-09-08 21:10:06 +01:00 |
|
Dave C-J
|
de352dcdc2
|
Change template node to allow templating of any property of msg
|
2014-07-10 08:23:44 +01:00 |
|
Dave C-J
|
2cdaed1325
|
Add "use strict" to most core nodes.
(skipping ones that may have other work in progress)
|
2014-05-29 22:13:21 +01:00 |
|
Dave C-J
|
bc1fb3b404
|
Tiny formatting tidy ups.
|
2014-05-05 09:02:01 +01:00 |
|
Nick O'Leary
|
ff49d2b217
|
Migrate to new node function style
|
2014-05-03 23:32:04 +01:00 |
|
Nicholas O'Leary
|
48dabffefc
|
Move all nodes into core subdirectory
This makes it easier to distinguish core nodes from those added later
|
2013-11-14 15:52:19 +00:00 |
|