Adding images to nodes
+1
Thanks @LbISS this seems like a beneficial improvement.
Please could you do us a favour and edit the PR so that it branches off / merges into develop. There has been a substantial rewrite as part of 2.0. It's partly my fault, I haven't got around to documenting this yet but the project follows GitFlow. As a result the active branch is always develop, master is always production release and only fixes are merged into master.
Also, if you haven't already it would be beneficial to add any applicable options, document the functionality in the README.md and add tests as appropriate.
+1
As a result the active branch is always develop, master is always production release and only fixes are merged into master.
Just curious: why not change to a normal public layout like most public projects?
#268 is technically the same PR against the develop branch
It's wonderful to be able to add images, however I have tried to add image, and the image wasn't been added, so is it other atribute similar to "icon"???? Is it declared into "Node"????
My node's code is here:
{ text: "N468644", href: "#", image: "add.png",}