Ryan Marshall
Ryan Marshall
OK, I think this is actually related to `michaeldyrynda/laravel-nullable-fields`. I was using this on my model, and had set culprit `template_id` column to "nullable" as follows: ``` protected $nullable =...
@hootlex could we please have this merged and released to npm? I know it's an old package, but still widely used and it'd be great to have this fixed. Thanks
I'm working on a PR for this. Will hopefully get it finished this weekend
Ok here is my fork which offers submenu support: https://github.com/schmoove/bootstrap-menu/tree/master/dist I have refactored it somewhat, replacing "actions" with "menuItems" (which I feel is more consistent with the new functionality and...
Yes that's a good idea - I'll work on an update for it. On 23 August 2017 at 05:18, lon9man wrote: > Hello, have tried your fork (from dist-folder), it...
Ok I've added force-left support for submenus if there is no space to the right. If everything checks out I can open a PR if the @dgoguerra is interested in...
Ok all set, and pushed to my repo 
+1 - I'm currently attempting something similar using react-native-swiper, but I'd love to use it baked-in.
In lieu of this being added, could someone recommend how to dynamically add images (ie from an API) to a carousel within "renderContent"? I'm using "onOpen" to make the API...
@oblador eventually, but for now I'll try the other branch - thanks!