n8n/packages/editor-ui/src/event-bus
Iván Ovejero 74e6f5d190
feat: HTML node (#5107)
*  Create HTML templating node PoC

* ♻️ Apply feedback

* 🐛 Scope CSS selectors

* ✏️ Adjust description

* ✏️ Adjust placeholder

*  Replace two custom files with package output

*  Add `codemirror-lang-html-n8n`

* 👕 Appease linter

* 🧪 Skip event bus tests

*  Revert "Skip event bus tests"

This reverts commit 5702585d0d.

* ✏️ Update codex

* 🧹 Cleanup

* 🐛 Restore original for `continueOnFail`

*  Improve `getResolvables`
2023-01-26 10:03:13 +01:00
..
code-node-editor-event-bus.ts feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
data-pinning-event-bus.ts feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
html-editor-event-bus.ts feat: HTML node (#5107) 2023-01-26 10:03:13 +01:00
node-view-event-bus.ts feat: Add workflow sharing functionality and permissions (#4370) 2022-11-15 14:25:04 +02:00