Anton Rusinov
Anton Rusinov
Hello, thanks for you work on this project, very appreciated. **I am using the _exact_ versions of the following:** * Browser: Google Chrome Version 60.0.3112.90 (Official Build) (64-bit) * AngularJS:...
My use case for instance ```jsx { withPropsCombinations(MyComponent, { ...propCombinations }) } ```
Hi, its sad to see when such good project is being forgotten by its maintainer. However, I'm a believer :) I want to cloak my image before it adjustment on...
Hello, thanks for the great library. Is it planned to migrate to the latest React versions, especially using stable context API?
Currently using this plugin this stylesheet: ``` p { color: %%styled-jsx-placeholder-1%%; padding: %%styled-jsx-placeholder-2%%px %%styled-jsx-placeholder-2%%px; } ``` Transforms into this: ``` p { color: %%styled-jsx-placeholder-1%%; padding: px %%styled-jsx-placeholder-2%%px; } ```
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object
With more new docs added, search chips are taking too much space, especially on mobile. Probably we do not need buttons for every domain we have. this UI should be...
Currently, when the doc is being loaded - its just "Loading..." label, and then once doc is loaded the page jumps on doc sheet render.