Josh
Josh
My `app:bb_behaviour` is set to `shy` and my FAB draws behind the BottomBar. Currently using `2.3.1`. My layout looks like this below: Edit: Did some more digging, I noticed it...
Same issue here...
Some ideas that come to mind that we could implement using Traits or something similar. `$user->able_to('create_tournaments');` `$user->is('admin');` `$user->is_able('mod', 'view_all_tournaments');` Basically a few methods to check for their role and check...
Okay.. this looks dope http://docpress.github.io
@hourliert Has there been any progress on this front? This would indeed be a handy feature! I'd love to help out where I can.
Having the same issue here.
Sorry about that! Seems they have done away with API Version 1. I'm currently not maintaining this library. It's recommended that you use the official Dropbox JavaScript client 👍 https://www.dropbox.com/developers/documentation/javascript#overview
Hmm I'll take a look when I have some time this week.
@CrackerakiUA Did not see your previous ping, whoops... Yes, that would be awesome if you could make a PR. Currently I'm working on the next version of this package since...
Noice! Thanks for doing that.