Dmitry Shvedov

Results 15 issues of Dmitry Shvedov

Thanks for bringing react-color back to live! As I'm migrating, I'm missing an import `Fields`. This is the code I had before: ```javascript import {CustomPicker as customPicker} from 'react-color'; import...

Love this theme! Just one complaint: ![image](https://github.com/connor4312/codesong/assets/2717746/bba9f20e-e92a-465e-8363-03e8639be246) Really hard to read comments on top of the green.

The only doc that I found is this: https://froala.com/wysiwyg-editor/examples/export-pdf/ It suggests to import a lib through a `script` tag. Would be great if I could just import it as an...

The only relevant setting I have is `toolbarStickyOffset: 75` Toolbar is no longer sticky and there's extra space at the top: This appeared only after the upgrade from 4.0.17 ->...

- [ ] Relayouting event is not described on this page: https://plotly.com/javascript/plotlyjs-events/ - [ ] It is also worth checking if there are other plotly.js events that are not documented....