.. |
AskAssistantAvatar
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
AskAssistantButton
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
AskAssistantChat
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
AskAssistantIcon
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
AskAssistantText
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
BetaTag
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
BlinkingCursor
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
CodeDiff
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
ConditionalRouterLink
|
fix(editor): Use web native <a> element in nav menus (#8385)
|
2024-01-19 12:52:39 +02:00 |
InlineAskAssistantButton
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
N8nActionBox
|
fix(editor): Connect up new project viewer role to the FE (#9913)
|
2024-08-13 16:45:28 +03:00 |
N8nActionDropdown
|
fix(editor): Connect up new project viewer role to the FE (#9913)
|
2024-08-13 16:45:28 +03:00 |
N8nActionToggle
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nAlert
|
refactor(editor): Port more components over to composition API (no-changelog) (#8794)
|
2024-03-14 09:19:28 +01:00 |
N8nAvatar
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
N8nBadge
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nBlockUi
|
fix(editor): Dark mode switch style fix and other tweaks (no-changelog) (#7599)
|
2023-11-14 17:13:30 +01:00 |
N8nButton
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
N8nCallout
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nCard
|
refactor(editor): Port more components over to composition API (no-changelog) (#8794)
|
2024-03-14 09:19:28 +01:00 |
N8nCheckbox
|
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934)
|
2024-07-04 10:30:51 +03:00 |
N8nCircleLoader
|
refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787)
|
2024-06-18 09:55:10 +02:00 |
N8nColorPicker
|
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934)
|
2024-07-04 10:30:51 +03:00 |
N8nDatatable
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nFormBox
|
refactor(editor): Add typed event bus (no-changelog) (#10367)
|
2024-08-13 15:11:28 +03:00 |
N8nFormInput
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nFormInputs
|
refactor(editor): Add typed event bus (no-changelog) (#10367)
|
2024-08-13 15:11:28 +03:00 |
N8nHeading
|
refactor(editor): Port more components over to composition API (no-changelog) (#8794)
|
2024-03-14 09:19:28 +01:00 |
N8nIcon
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nIconButton
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nInfoAccordion
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nInfoTip
|
refactor(editor): Port more components over to composition API (no-changelog) (#8794)
|
2024-03-14 09:19:28 +01:00 |
N8nInput
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nInputLabel
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nInputNumber
|
fix: Number input defaults to 0 not allowing to have arbitrary precision (#10021)
|
2024-07-12 12:42:09 +03:00 |
N8nKeyboardShortcut
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
N8nLink
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nLoading
|
refactor(editor): Port more components over to composition API (no-changelog) (#8794)
|
2024-03-14 09:19:28 +01:00 |
N8nMarkdown
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nMenu
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nMenuItem
|
fix(editor): UX Improvements to RBAC feature set (#9683)
|
2024-07-18 14:17:27 +02:00 |
N8nNodeCreatorNode
|
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934)
|
2024-07-04 10:30:51 +03:00 |
N8nNodeIcon
|
feat: Add support for dark mode node icons and colors (#9412)
|
2024-06-06 13:34:30 +02:00 |
N8nNotice
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nOption
|
refactor: Migrate Option to composition API (no-changelog) (#9754)
|
2024-06-17 10:07:47 +03:00 |
N8nPagination
|
refactor: Migrate Pagination to composition API (no-changelog) (#9752)
|
2024-06-17 13:43:06 +03:00 |
N8nPopover
|
refactor: Migrate Popover to composition API (no-changelog) (#9751)
|
2024-06-17 10:08:21 +03:00 |
N8nPulse
|
refactor(editor): Continue porting components over to composition API (no-changelog) (#8893)
|
2024-03-15 12:43:08 +01:00 |
N8nRadioButtons
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nRecycleScroller
|
refactor(editor): Upgrade frontend typing (no-changelog) (#9915)
|
2024-07-03 14:19:24 +02:00 |
N8nResizeableSticky
|
feat: Add sticky notes support to the new canvas (no-changelog) (#10031)
|
2024-07-15 13:00:52 +03:00 |
N8nResizeWrapper
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nRoute
|
fix(editor): Fix design system typecheck errors (no-changelog) (#9447)
|
2024-05-21 20:53:19 +03:00 |
N8nSelect
|
refactor(editor): Upgrade frontend typing (no-changelog) (#9915)
|
2024-07-03 14:19:24 +02:00 |
N8nSpinner
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
N8nSticky
|
feat: Add sticky notes support to the new canvas (no-changelog) (#10031)
|
2024-07-15 13:00:52 +03:00 |
N8nTabs
|
fix(editor): Update project tabs test (no-changelog) (#10300)
|
2024-08-06 15:28:00 +02:00 |
N8nTag
|
refactor(editor): Port more components over to composition API (no-changelog) (#8794)
|
2024-03-14 09:19:28 +01:00 |
N8nTags
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nText
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nTooltip
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nTree
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
N8nUserInfo
|
refactor(editor): Port more components over to composition API (no-changelog) (#8794)
|
2024-03-14 09:19:28 +01:00 |
N8nUserSelect
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
N8nUsersList
|
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934)
|
2024-07-04 10:30:51 +03:00 |
N8nUserStack
|
refactor(editor): Upgrade frontend typing (no-changelog) (#9915)
|
2024-07-03 14:19:24 +02:00 |
ResizeObserver
|
refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787)
|
2024-06-18 09:55:10 +02:00 |
index.ts
|
feat: Add sticky notes support to the new canvas (no-changelog) (#10031)
|
2024-07-15 13:00:52 +03:00 |