Jess Telford

Results 69 issues of Jess Telford

**What**: Adds support for `codegen.require('module-name')` to load and codegen the main export of an npm module. Fixes #47. **Why**: I've created a reusable codegen which works great. However, once I...

I've created a reusable codegen which works great (thanks for the library!). However, once I published & consume the codegen as an [npm module (`@ceteio/next-layout-loader`)](https://github.com/ceteio/next-layout-loader), it no longer works: ```javascript...

I seem to remember something having to get the user to opt-in to tracking in some cases, such as the EU. If so, we need to add this option.

question

And make it a single react component that is mapped over.

enhancement

Possibly due to ancestor CSS not being applied? In particular; the font-face is missing. Looks like it should be applied though, since the algorithm uses `getComputedStyle` for each element. Try...

bug
in progress

See https://github.com/jsfiddle/jsfiddle-issues/issues/736

enhancement