n8n/packages
Mutasem Aldmour ce076dca48
feat(editor): mapping expressions from input table (#3864)
* implement tree render

* update styles

* implement slots

* fix recursive tree rendering

* make not recursive

* Revert "make not recursive"

f064fc14f4

* enable dragging

* fix dragging name

* fix col bug

* update values and styles

* update style

* update colors

* update design

* add hover state

* add dragging behavior

* format file

* update pill text

* add depth field

* typo

* add avg height

* update event name

* update expr at distance

* add right margin always

* add space

* handle long values

* update types

* update messages

* update keys styling

* update spacing size

* fix hover bug

* update switch spacing

* fix wrap issue

* update spacing issues

* remove br

* update hoverable

* reduce event

* replace tree

* update prop name

* update tree story

* update tree

* refactor run data

* add unit tests

* add test for nodeclass

* remove number check

* bring back hook

* address review comments

* update margin

* update tests

* address max's feedback

* update tslint issues

* if empty, remove min width

* update spacing back
2022-08-24 14:47:42 +02:00
..
cli feat(cli): notify external hooks about user profile and password changes (#3919) 2022-08-24 13:47:26 +02:00
core N8N-4134 Add AWS cred testing and http custom calls with credentials (#3924) 2022-08-23 19:02:32 +02:00
design-system feat(editor): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +02:00
editor-ui feat(editor): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +02:00
node-dev 🔖 Release n8n-node-dev@0.70.0 2022-08-17 11:19:40 +00:00
nodes-base N8N-4126 credentials injection and testing on specific nodes (#3816) 2022-08-24 10:26:48 +02:00
workflow feat(core, editor): Support pairedItem for pinned data (#3843) 2022-08-22 17:46:22 +02:00