Robert Dougan

Results 8 issues of Robert Dougan

I made a category for `RKLink` so you can detect Imgur links and get the proper image and thumbnail URLs. I'm not sure if it should be in the repo,...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** I'm using the following code in my app: ```javascript export default compose( connect(mapStateToProps),...

enhancement
help wanted

Remove check for authentication in APIRequest so that a request to get the oAuth token works as expected. Also set the oauthtoken in the API client so that the user...

Adding `yosemiteOrGreater` utility method and updating the status bar icon if you are on Yosemite.

Looks like there was a bad merge somewhere.

Great package, thanks. Is it possible to have real time error highlighting? Or perhaps after each save?

The video stream works fine for me on iOS, but will timeout on macOS and watchOS. I have also tried this PR https://github.com/gozoinks/homebridge-camera-ffmpeg-ufv/pull/37 - but had the same issues. I'm...

## Description Updating DateTimePicker to support the `dateTime` `mode`. Added `dateTimeFormat` and `dateTimeFormatter` to `DateTimePicker`. ## Changelog Updating DateTimePicker to support the `dateTime` `mode`. Added `dateTimeFormat` and `dateTimeFormatter` to `DateTimePicker`.