Colin Eberhardt

Results 173 comments of Colin Eberhardt

There is no compilation required if you use a modern browser, you’ll need one that supports JavaScript imports: https://caniuse.com/#feat=mdn-javascript_statements_import

@yuche thanks for the detailed response > If you like the idea of React, but can’t use it for some reason (like [Apache](https://react-etc.net/entry/apache-foundation-bans-use-of-facebook-bsd-patents-licensed-libraries-like-react-js), or IE8, size), you should consider choose...

I think npx makes more sense for people who might be trying this out for fun, or just experimenting.

I thought I'd get the ball rolling and create a basic grunt task: https://github.com/ColinEberhardt/grunt-mdspell It's just a quickly thrown together test version of the code at the moment.

My grunt task is now fully functioning, however, as you can see from the implementation it repeats some of the code within mdspell itself. I also had to expose spellConfig...

Hi @kriswest - I've added @joelwilliamsmith to our 'corporate' CLA.

The point component doesn't provide mouseover events - it fires every time the cursor moves. If you track which is the closest point, you can use this to fire when...

Just out of interest, what is your dataset? and what does it mean?

Hi @chiddekel you're going to have to add a bit more detail here, can you outline the steps to reproduce?

@tradingcage apologies for the slow reply, I've not had much time to work on this library recently. However, more recently help has arrived and we plan to address some of...