Mashy

Results 86 issues of Mashy

Hi there I'm trying to reproduce the Vertical Carousel Documentation Example, sadly its not rounded on the right side. https://play.tailwindcss.com/ozvmrdOTwF Do I have to add additional classes perhaps to make...

Hi there How can I perform a where call with "or" for keys? Thanks

Hi there Thanks for this awesome code piece. Will it be possible for you to extend it to have badges, these can be placed on left or right and can...

Hi there Just found this today, awesome. Is there any MySQL back-end connector that might have been done perhaps? Thanks.

Hi there, how does one merge projects into one?

🔷Enhancement

Hi there As per subject matter.

Hi The parents example on documentation returns an error. https://gijgo.com/tree/methods/parents I would like to use such in my code. Thanks

Hi When configuring the treeview, one is able to set the dataSource from an array. Is it possible to set the dataSource after having created an instance of the tree...

Hi there After having created an instance of a treeview with new e.g. var tree = new GijgoTree?? How can use the same reference to clear all the nodes? e.g....

Hi I am using an array as a data-source of the treeview. I want to just change the dataSouce at runtime by updating the contents of this array and then...