Jim Cummins

Results 116 comments of Jim Cummins

In Chrome, does this happen even if `Allow access to file URLs` is checked in about:extensions?

Anyone have a fork they are maintaining that is React16 compatible?

It actually has to do with ANY inline element inside of the target element. Here is an example showing a target with an inline element inside the target and one...

Generally I'd recommend keeping the org separate from your company org since it easier to hand off the org if you ever wanted to. It also allows you to maintain...

Good to know. Not sure how it got out but I'm glad the cat's out of the bag! One thing to consider is if you want it to be its...

This also plays into #14 / #8 since at the moment if you happened an existing deploy with the same then you would not see a 404 and instead would...

@rzschoch I am currently using gulp-browser-sync. It is fantastic for working with multiple mobile devices w/o having to refresh. The port selection is a bit odd because you give it...

@LinusU This was merged and published. Are you using [email protected] and [email protected]? I just tested it in OSX and it seems to be working.

@albinekb Can you let me know what version of cz-conventional-changelog (or another adapter) that you are using?

@zacharytelschow Those adapters probably need to implement the changes in the Inquirer 1.0 API. You can see these changes here: https://github.com/commitizen/cz-conventional-changelog/commit/807b4e5d At the end of the day we probably need...