Matt Carter

Results 4 issues of Matt Carter

The `style` directive within package.json is required when pulling in the module so the correct CSS can be loaded. The work around at the moment is to load the CSS...

Are there any plans to add support for the [Babel pipeline operator proposal](https://babeljs.io/docs/en/babel-plugin-proposal-pipeline-operator)? We have a (pretty huge) Vue@2 project and would like a way to support these as we...

enhancement
contribution welcome

[Adjusted basic example in this fiddle](http://jsfiddle.net/oskadhpm). I'm opening a new issue but I suspect this is the same problem as reported in #591. It seems that dynamically updating the series...

There is an issue where exported `npm` module is a class which needs instantiating before it can be used with [email protected]. Below is a quick-and-dirty patch here where passing in...