node-red / flow-library

Node-RED Flow Library
Apache License 2.0
70 stars 44 forks source link

Slight rework on embed options #102

Closed knolleary closed 9 months ago

knolleary commented 9 months ago

This is a slight rework on the share/embed options added in #100

I have moved the share option over to the actions sidebar:

image

Clicking the option opens a dialog with:

image

When viewing the embedded flow, I've added a title/author link in the bottom corner as I think it's important to link back and include attribution.

And changed the default label to 'Flow' rather than 'Tab' to be consistent with the editor.

image