Rowan Savage

Results 33 comments of Rowan Savage

@sbstjn - Just had a very quick check of the source. Wouldn't changing this line fix it? (Unless there is a reason to have an option to either have 1...

Yep, I had a play and could see it wasn't going to be so simple unfortunately. I have little knowledge of CloudFormation. But could you create a single role that...

I didn't actually read this before making the datepicker accept keyboard inputs. So hopefully #704 is suitable for `DataPickerInput component used to parse text and control the DatePicker as discussed...

We've been using it for a couple months as we ready for production launch. Only thing that caught us out was #32. Beyond that it was easy to setup and...

**For anyone wanting to implement yourself:** Locally I've implemented with Observables, yet another undocumented feature of relay. You can read about them here: https://artsy.github.io/blog/2018/07/25/Relay-Networking-Deep-Dive/ Here is an example implementation that...

@dm1try - We've updated our codebase to use `Grape::Validations::Validators:Base` But I think it make sense to release `1.6.3` that contains this - so that the latest 1.6.x isn't a breaking...

@dblock - Unfortunately I am not a ruby developer, I actually wouldn't know where to put the alias.

Unfortunately, I haven't been able to track down why we hit https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/src/hmr/hotModuleReplacement.js#L54 and have `null` returned. So I haven't been able to create a demo repo (we are using rails...

@AntonioRedondo - I run a forked version now, since this hasn't been fixed. Given the fact this does fix it, and null is obviously incorrect since later on it runs...

Travis failed because it failed to install node 6.