Adrián Caballero

Results 8 comments of Adrián Caballero

Without modifying the library itself, you need to do the follow: 1. Hide the chart legend and the chart tooltip 2. Create your own chart legend 3. Bind to the...

Solved in 1d04a5d ([PR #22]( https://github.com/voghDev/git-pushdemont/pull/22))

> Issue was fixed by making everything a compound path in illustrator. > > But a fix from the package would be better as it needs help from the designers....

I've downloaded it, passed through SVGO (https://jakearchibald.github.io/svgomg/) and the generated font seems ok: ![image](https://user-images.githubusercontent.com/467658/55889137-e40deb80-5bb0-11e9-93d8-3387a598fbdf.png) The SVG code: ``` ```

Change looks good. Could someone take a look to it, please? @joeldenning, maybe? Thanks

@joeldenning As far as I can see, `webpack-config-single-spa-ts` do have Typescript as peerDependency as well. So, at the end of the day, this change is just propagating the peerDepedency from...

As @guilhermegregio states, I don't think neither `webpack-config-single-spa-ts` nor `webpack-config-single-spa-react-ts` actually require having TypeScript as dependency. For the moment, we have decided to add both configurations to our project (manually...