n8n/packages/workflow/src/Extensions
2024-06-07 13:25:22 +02:00
..
ArrayExtensions.ts feat(editor): Add isEmpty on DateTime, add is empty to all types in filter component (#9645) 2024-06-07 13:25:22 +02:00
BooleanExtensions.ts feat(editor): Add examples for number & boolean, add new methods (#9358) 2024-05-13 16:28:27 +02:00
DateExtensions.ts feat(editor): Add isEmpty on DateTime, add is empty to all types in filter component (#9645) 2024-06-07 13:25:22 +02:00
ExpressionExtension.ts feat(editor): Autocomplete info box: improve structure and add examples (#9019) 2024-05-10 14:39:06 +02:00
ExpressionParser.ts feat: Expression extension framework (#4372) 2023-01-10 14:06:12 +01:00
ExtendedFunctions.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
Extensions.ts feat(editor): Add examples for object and array expression methods (#9360) 2024-05-14 16:32:31 +02:00
index.ts feat(editor): Autocomplete info box: improve structure and add examples (#9019) 2024-05-10 14:39:06 +02:00
NumberExtensions.ts feat(editor): Add examples for object and array expression methods (#9360) 2024-05-14 16:32:31 +02:00
ObjectExtensions.ts feat(editor): Add isEmpty on DateTime, add is empty to all types in filter component (#9645) 2024-06-07 13:25:22 +02:00
StringExtensions.ts feat(editor): Add isEmpty on DateTime, add is empty to all types in filter component (#9645) 2024-06-07 13:25:22 +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