n8n/packages
Alex Grozav 54f99a7d0d
feat: Replace this.$refs.refName as Vue with InstanceType<T> (no-changelog) (#6050)
* refactor: use InstanceType<T> for all this.$refs types

* refactor: update refs type in N8nSelect

* fix: remove inputRef non-null assertion

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>

* fix: remove non-null assertion

---------

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2023-04-21 16:59:04 +03:00
..
@n8n_io/eslint-config refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
cli refactor(editor): Consolidate IN8nUISettings interface (#6055) 2023-04-21 13:30:57 +02:00
core docs: Add proprietary license text (no-changelog) (#6038) 2023-04-20 18:49:09 +02:00
design-system feat: Replace this.$refs.refName as Vue with InstanceType<T> (no-changelog) (#6050) 2023-04-21 16:59:04 +03:00
editor-ui feat: Replace this.$refs.refName as Vue with InstanceType<T> (no-changelog) (#6050) 2023-04-21 16:59:04 +03:00
node-dev docs: Add proprietary license text (no-changelog) (#6038) 2023-04-20 18:49:09 +02:00
nodes-base refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
workflow refactor(editor): Consolidate IN8nUISettings interface (#6055) 2023-04-21 13:30:57 +02:00