Simon Sturmer

Results 13 issues of Simon Sturmer

- Use CSS-in-JS instead of CSS Modules (something like [@material-ui/styles](https://www.npmjs.com/package/@material-ui/styles)) - Support latest Draft.js and React - Internationalization - TypeScript and Hooks - Perf enhancements, specifically around long blocks of...

This doesn't happen in all cases, but it seems to be the case with a tagged union. I have a one-click repro for you to check out here: [https://stackblitz.com/edit/node-5bqrlm?file=src/main.ts](https://stackblitz.com/edit/node-5bqrlm?file=src/main.ts) The...

bug

We need a way to import DOMParser when on the server but use the global one when on the client. This issue is a followup to https://github.com/sstur/draft-js-import-html/pull/16 by @meteorplus.

server side issue