mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-28 05:59:42 -08:00
ea2d18b66d
* 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` |
||
---|---|---|
.. | ||
AuthView.vue | ||
canvasHelpers.ts | ||
ChangePasswordView.vue | ||
ErrorView.vue | ||
ForgotMyPasswordView.vue | ||
LoadingView.vue | ||
NodeView.vue | ||
SettingsApiView.vue | ||
SettingsCommunityNodesView.vue | ||
SettingsFakeDoorView.vue | ||
SettingsPersonalView.vue | ||
SettingsUsersView.vue | ||
SettingsView.vue | ||
SetupView.vue | ||
SigninView.vue | ||
SignupView.vue | ||
TemplatesCollectionView.vue | ||
TemplatesSearchView.vue | ||
TemplatesView.vue | ||
TemplatesWorkflowView.vue |