n8n/packages
Milorad FIlipović 6592d144d1
feat(editor): Add most important native props and methods to autocomplete (#5486)
*  Implemented support for documentation links in autocomplete tooltips
*  Added support for arguments and code stying in autocomplete documentation. Added build-in string functions docs.
*  Added support for args without types in autocomplete, Added array native functions.
*  Added native Number and Object methods to autocomplete
*  Added support for native properties in autocomplete
* 📚 Added comment for next phase
* ✔️ Updating tests to account for native autocomplete options. Fixing lint errros.
* 👌 Addressing design review comments
* 🎨 Using design-system tokens instead of colors for autocomplete
2023-02-16 12:47:19 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli fix(core): Remove unnecessary info from GET /workflows response (#5311) 2023-02-16 10:36:24 +01:00
core fix(core): Fix issues with community node installation (no-changelog) (#5481) 2023-02-15 16:09:53 +01:00
design-system feat(editor): Upgrade to Storybook v7 (no-changelog) (#5454) 2023-02-14 12:44:13 +01:00
editor-ui feat(editor): Add most important native props and methods to autocomplete (#5486) 2023-02-16 12:47:19 +01:00
node-dev 🔖 Release n8n-node-dev@0.93.1 2023-02-11 15:50:23 +00:00
nodes-base fix(HTTP Request Node): Ignore empty body for auto detect json (#5215) 2023-02-16 11:00:06 +00:00
workflow feat(editor): Add most important native props and methods to autocomplete (#5486) 2023-02-16 12:47:19 +01:00