David Sheldrick

Results 79 issues of David Sheldrick

I copied over this [log.js](https://github.com/ds300/lazyrepo/blob/1d58bf04fc28655613574d2e14b05fad077c1635/src/log.js#L1) file from an old project of mine, but I don't love it. It also doesn't support log levels (e.g. --verbose, --debug, etc). Let's find something...

good first issue

Lots of people are having a bad time with loading/restoring snapshots and there's a few reasons for that: - It's not clear how to preserve UI state independently of document...

wip ### Change Type - [ ] `sdk` — Changes the tldraw SDK - [ ] `dotcom` — Changes the tldraw.com web app - [ ] `docs` — Changes to...

This PR adds a `GET /api/unfurl?url=blahblah` endpoint to our worker. I tried out the existing cheerio implementation but it added 300kb to our worker bundle in the end, due to...

improvement

This PR adds an example using Google Maps as a background. ### Change type - [ ] `bugfix` - [ ] `improvement` - [ ] `feature` - [ ] `api`...

other

With translate/resize snapping we show red 'snap' lines when a snap has been applied. With line snapping (dragging handle snapping) we don't show anything, the point just snaps to some...

stale

We get errors in the #deploy channel when the deploy script fails on any branch. I want to retain that, but it would be nice to point to the exact...

internal
stale

Describe what your pull request does. If you can, add GIFs or images showing the before and after of your change. ### Change type - [ ] `bugfix` - [...

other

Our publish-new script was not allowing the bemo deploys to go out because it was pushing the changelog commits to the `bemo-production` branch, and the changelog commits have `[skip ci]`...

other

Fixes https://discord.com/channels/859816885297741824/859816885801713728/1318729897958707312 Fixed a bug with locally synced stores where custom migrations were not being passed to the store constructor ### Change type - [x] `bugfix` ### Release notes -...

bugfix