Jeremy Stucki

Results 20 issues of Jeremy Stucki

Currently, if `.cols()` and `.rows()` aren't set, the layout tries to create an equal amount of columns and rows. The cols/rows ratio should probably rather be an approximation of the...

E.g. if we have `.cols(2).rows(2)`, where does the 5th node go? Repeat at 0,0? Create more rows (or columns)?

Yes, but needs more consideration. E.g. how should col and row indices, and `.points()` vs. `.bands()` be treated? Food for thought: http://www.redblobgames.com/grids/hexagons/

- [x] Check Series Paynote and Series Mini Paynote - [x] Only show when logged out - [ ] Marketing page?

Replaces all direct imports of the `colors` object with CSS vars. Some more simplification of the ColorContext.

Re-configure www app, so it can be deployed on Vercel. This way we get separate preview deployments for PRs 🎉 Stretch goal is to remove the complete express.js based server...

Not much to see here, just testing a [Playwright](https://playwright.dev/) setup …

When extra paragraphs are in the title section (e.g. when adding one through editing the source), normalization tries to [unwrap](https://github.com/ianstormtaylor/slate/blob/slate%400.31.8/docs/reference/slate/change.md#unwrapnodebykey) extra nodes which results in a invalid document that throws...

app: publikator