Chris Guthrie

Results 6 comments of Chris Guthrie

Also, if this is merged, can a version please be cut so I can raise a PR into react-autosuggest. In addition to the version bump in the package.json and the...

I would like to continue this discussion. An example of why this is a problem is that, for example, in the React Semantic-UI docs, the very first line of the...

I'll mess around with this this week. There should be a way we can make it work to your prior reply, we should still have a dist folder with a...

@erfangc, here are some thoughts. If we add `"jquery": ">= 2.0.0"` to the `peerDependencies` section in `package.json` and don't include it in the build, then our problem is really solved....

Would not using the complied version be easier to facilitate proper typings? Is this what I'm missing here?

I haven't done anything with this issue yet > On Jun 4, 2016, at 12:28 PM, Erfang Chen [email protected] wrote: > > Was work on this done already? > >...