madebyraygun / craft-component-library

Craft CMS Plugin for Component Library
MIT License
4 stars 0 forks source link

Back references to component #27

Open vanrez-nez opened 3 months ago

vanrez-nez commented 3 months ago

Fractal features a small list of other components referencing current component. @daltonrooney I'm thinking this could be useful to have but I'm not entirely sure if you have use this before?

image

I've used this occasionally and I remember having dependencies traced was useful to review what could be broken.

An idea for the backburner: we could also have a full dependency graph page for all components in the library.

daltonrooney commented 3 months ago

Yes! I have definitely used this feature before, it’s extremely useful. 👍🏻