Hi,
Kudos on your Bootstrap / Material framework! It’s the leader of the pack IMHO - aesthetically and for ease-of-use / uncluttered code base. (Weird thing is after scouring the internet, the best solution turned out to be just up the road in Potts Point lol.)
Anyhow, I’m using your framework for a Vue.js application, and I’m just curious about the implementation of the “Tiles” extra… It seems very similar to the vanilla Bootstrap “Collapsible” plugin (configured to behave as an Accordian), so I’m wondering why it needed its own plugin on top of Collapsible? It also seems to be tied into the “tile-” class name, and I was hoping to adapt it for some custom components, but now I’m wondering what complexity I might be missing if it required the bespoke code)
Thanks in advance, and thanks again for releasing your in-house source code for us. It’s SOOO helpful!!
Jon. 