n8n/packages/workflow/src/Extensions
2023-06-22 21:05:04 +02:00
..
ArrayExtensions.ts feat: Upgrade TypeScript to v5 (no-changelog) (#5755) 2023-03-30 13:59:59 +02:00
DateExtensions.ts fix(core)!: Make date extensions outputs match inputs (#6435) 2023-06-22 21:05:04 +02:00
ExpressionExtension.ts test: Add expression transform tests (#5497) (no-changelog) 2023-03-14 15:22:52 +00:00
ExpressionParser.ts feat: Expression extension framework (#4372) 2023-01-10 14:06:12 +01:00
ExtendedFunctions.ts feat: Expression extension framework (#4372) 2023-01-10 14:06:12 +01: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 feat(editor): Add missing documentation to autocomplete items for inline code editor (#5560) 2023-02-28 07:34:03 +03:00
ObjectExtensions.ts feat(editor): Add missing documentation to autocomplete items for inline code editor (#5560) 2023-02-28 07:34:03 +03:00
StringExtensions.ts fix(core): Improve domain and url matching for extractDomain and extractUrl (#6010) 2023-04-20 09:01:27 +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