n8n/packages/workflow/src/Extensions
Michael Kret 1c7225ebdb
feat(core): Expression function $ifEmpty (#7660)
Github issue / Community forum post (link here to close automatically):

---------

Co-authored-by: Elias Meire <elias@meire.dev>
2023-11-13 13:28:41 +02:00
..
ArrayExtensions.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
DateExtensions.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
ExpressionExtension.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
ExpressionParser.ts feat: Expression extension framework (#4372) 2023-01-10 14:06:12 +01:00
ExtendedFunctions.ts feat(core): Expression function $ifEmpty (#7660) 2023-11-13 13:28:41 +02:00
Extensions.ts feat(editor): Add most important native props and methods to autocomplete (#5486) 2023-02-16 12:47:19 +01:00
index.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
NumberExtensions.ts docs(editor): Update .round() function in NumberExtensions.ts for clarity (#7150) 2023-09-12 09:24:29 +01:00
ObjectExtensions.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
StringExtensions.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
utils.ts fix(core): Fix data transformation function that are reported not to work properly (#5338) 2023-02-15 10:50:16 +01:00