Ryan Lanciaux
Ryan Lanciaux
Thank you both! One thing that would be hugely helpful is https://github.com/GriddleGriddle/Griddle/issues/854
https://github.com/GriddleGriddle/Griddle/pull/849 would be another one where it'd be great to have some more eyes on it. It would be really handy to have all this upgraded based on the awesome...
I hope to address updating some of the dependencies early next week (unless someone beats me to it 👍 ) and would love to have a better strategy for managing...
This is kind of a bug right now. We are working on making it so Griddle doesn't use "store" as it's store key name for this very reason. There is...
This should not be an issue in Griddle 1.0. Please feel free to let us know through commenting here or opening a new issue if any problems are encountered. 👍
@dahlbyk is correct. This is a deviation from how we were doing things in 0.x. We are currently taking an opt-in approach to this data for performance reasons. We are...
That sounds like a good idea. My initial 2 second thought on this is that we'll make a bunch of enhancers for pulling things out of the store. The string...
That would be awesome @sww314.
Context would be a good path for this. I've kind of been playing around with a generic "plugin" registration module and that's kind of how it works. You register every...
I think we're getting into maybe some of the thoughts that I was looking to address as part of a 2.0 or 3.0 release. I've been working on a different...