Pierre VDEV
Pierre VDEV
I want to support mentions in my app, using the plugin: https://www.draft-js-plugins.com/plugin/mention It adds a type of entities that are currently not handled, thus not rendered in markdown. That's why...
Hey there, Thanks for amazing work! I'm showing one tiny graph on my page and d3 is now my biggest dependency (appart from react). Even for minimal use, importing the...
See https://github.com/mokesmokes/titanium-ios-facebook/issues/4
## Environment Linaria version: 5.0.3 Bundler: Webpack 5 ## Description When extending a component with `styled` function (```const B = styled(A)``;```) I expect the resulting component's CSS to have higher...
## Environment - Linaria version: 5.0.1 - Bundler (+ version): Webpack 5 (loader 5.0.2) - Node.js version: 16.14.2 - OS: Mac OSX ## Description Something is off with some enums....
## Environment - Linaria version: 5.0.2 - Bundler (+ version): Webpack 5 (loader 5.0.3) - Node.js version: 16.14.2 - OS: Mac OSX ## Description I'm getting the warning even though...
Fix #44 Relate #105 This feature makes sense when updating the list directly from parent (eg: search in list), then the listeners need to be removed as soon as hasMore...
I'd like stylelint to use a specific configuration file, not in my root folder. How about adding a field in the package's settings to provide a custom value for `configfile`...
## Environment - wyw-in-js version: `^0.5.1` (Linaria `6.1.0`) - Bundler (+ version): Vite `5.3.2` - Node.js version: `18.17.1` - OS: MacOS `14.4.1` ## Description Sorry the description is vague. I...
## Environment - Linaria version: `6.2.1` - wyw-in-js version: `0.5.4` - Bundler (+ version): Vite `5.3.2` - Node.js version: `18.17.1` - OS: MacOS `14.4.1` WYW config: `useWeakRefInEval: false` ## Description...