Michael Clawar

Results 9 comments of Michael Clawar

Super hacky solution: 1. Create a "MuiThemeable" Dash component that takes props and updates something like `window.__sdMuiThemeable`. 2. Have each Dash component instead of the current approach ```js import MuiThemeProvider...

One possible way to do this is to have a markdown file with images or gifs of the working components, and to use a `PropTypes` parser to automatically generate separate...

The update to Leaflet 1.1.0 also appears to break the test suite in Leaflet.draw because of the ES6+Rollup refactor. Should Leaflet.draw be updated for ES6+Rollup as well? Happy to contribute...

@ddproxy I don't know if you had a timeline in mind for progressing on ES6+Rollup but I would be able to dig into that transition next week. I am indeed...

@ddproxy I wasn't sure what direction this plugin was heading in given the above thread, so I ported Leaflet.draw to an ES6+Babel/Webpack project we use internally. We're probably going to...

Here's where we're at right now: https://github.com/StratoDem/SDLeafletDraw. Obviously still needs a fair amount of work and I'll try to port the tests soon, but code is working for our use...

@ddproxy What do you mean by stripped a lot of documentation annotations? Where/when were they stripped?

@handrew We're working on a new release in the next couple of weeks that should include this.

This repository is not under extremely active development (most features that we needed were prioritized and implemented). PRs are welcome, especially for issues like this! Otherwise, we can't give a...