n8n/packages/editor-ui/src/plugins
OlegIvaniv ea2d18b66d
feat(editor): Implement HTML sanitization for Notification and Message components (#4081)
* feat(editor): Implement HTML sanitization when using `dangerouslyUseHTMLString` option of Notification and Message components

* 🐛 Implement mechanism to allow for A href actions from locale strings

* 🐛 Prevent link action default

* ♻️ Use `xss` library instead of `sanitize-html` to handle sanitization

* 🔥 Remove `onLinkClick` functionality of `$showMessage`
2022-09-13 17:39:47 +02:00
..
i18n feat(editor): Implement HTML sanitization for Notification and Message components (#4081) 2022-09-13 17:39:47 +02:00
telemetry refactor(editor-ui): Create first PH experiment (#3969) 2022-09-01 10:05:22 +02:00
components.ts Added Vue plugins that register design system and element UI components (#3875) 2022-08-12 13:22:08 +02:00
directives.ts
icons.ts feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
index.ts
N8nCustomConnectorType.js Update looping (#2468) 2021-11-25 18:38:00 +01:00
PlusEndpointType.js Improve plus endpoint string rendering 2021-12-06 12:19:07 +01:00