Closed themanol closed 1 year ago
Hi, do you think this could be interesting for merging in the next release? thanks!
This looks like an interesting improvement to give the possibility to order the components. Is there a plan to merge it @vinaygaba ?
@marcorighini I'm not a fan of adding so many one off properties to @ShowkaseComposable
. It's not elegant - moreover, Showkase exposes all your previews that it collects through the Showkase.getMetadata()
function (more info here - https://github.com/airbnb/Showkase#5-showkase-object). Using this metadata object, it would be trivial to create your own browser that behaves exactly how you want it to behave.
Closing this PR as I think using the Showkase metadata API for creating a custom browser for your use cases might be a better approach.
Adding a parameter to the Showkase Annotations that allow customise the order of the element in the ShowkaseBrowser.