Tldraw/apps
alex a457a39081
Move constants to options prop (#3799)
Another go at #3628 & #3783. This moves (most) constants into
`editor.options`, configurable by the `options` prop on the tldraw
component.

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `feature` — New feature

### Release Notes

You can now override many options which were previously hard-coded
constants. Pass an `options` prop into the tldraw component to change
the maximum number of pages, grid steps, or other previously hard-coded
values. See `TldrawOptions` for more
2024-05-28 14:22:03 +00:00
..
apps-script
docs
dotcom
dotcom-asset-upload
dotcom-bookmark-extractor
dotcom-worker Force `interface` instead of `type` for better docs (#3815) 2024-05-22 15:55:49 +00:00
examples Move constants to options prop (#3799) 2024-05-28 14:22:03 +00:00
health-worker
huppy
vscode