Jim Cummins

Results 116 comments of Jim Cummins

Hey there. Thanks for doing this! Can you update the conflicts?

cc @saketjajoo

Just linking to the RFC since that is likely where any resolution would happen and not until React 18 or so. https://github.com/facebook/react/issues/11347

You now have to go to chrome://extensions/shortcuts

Hi @DebugIsFalse. It turns out that in version 4.2.2 of react-router they will be recommending to go to `react-loadable` and `babel-plugin-syntax-dynamic-import`. You can get it working with 1. `npm install...

Interesting. I'll take a look to see if I can reproduce. I've been working on core a lot and this adapter certainly needs some updates and likely should have a...

Hi @biegl. You are correct. The [commitizen cli](https://github.com/commitizen/cz-cli) is designed to allow the exact feature that you're asking about. This repository is for the de-facto Angular adapter, but there are...

Another adapter currently being developed is: https://github.com/rebelliard/rb-conventional-changelog I think my goal needs to be to make the docs much more clear and well documented. One section titled 'Existing Adapters' containing...

Ah, I see what you're talking about! That looks like a new feature so perhaps we can model additional adapters off of those formats. Thanks!! On Wed, Oct 14, 2015...

@apinnecke is correct. This is 100% my fault although hopefully I can provide a bit of background: Inquirer.js went to 1.0.0 after being in 0.0 for a long time. I...