Brandon Shelley
Brandon Shelley
Not really sure what I'm doing wrong, but no matter what I do, the animation never fires - it just blurs instantly. Code looks like this: ``` _blurEffectView = [[FXBlurView...
In this readme, these two examples are provided: ### Intro ``` var myURL; Bro(app) .iDontAlways('config.environment.buildURL') .butWhenIdo(function(buildURL){ myURL = buildURL('dev'); }); ``` ### Calling nested functions ``` Bro(object) .iDontAlways('method') .butWhenIdo(function(returnVal) {...
``` js Bro(app) .iDontAlways('config.environment.buildURL') .butWhenIdo(function(buildURL){ myURL = buildURL('dev'); }); ``` This is awesome, but sometimes it's great to not have to check the property again to handle an 'else' exception....
Struggling to get the latest commit to work on macOS Sierra 10.0.3; spent some time troubleshooting, and eventually found this fork: https://github.com/butuh/usergrid-vagrant which seems to work. Might be worth having...
Just discovered that you can invalidate (it's not in the main README!), but it would be handy to be able to enumerate all lazy properties on a class instance and...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Steps to reproduce 🕹 Link to live example:...
I'm running this via the `auto-m4b` Docker container, and in several cases I'm getting: ``` an error occured, that has not been caught: Array ( [type] => 8192 [message] =>...
Per this question: http://stackoverflow.com/questions/27004847/provide-alternate-international-spelling-for-defined-swagger-route/27013027#27013027 It would be great to allow aliasing of route paths for such uses as international spellings of words