Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stickies: sticky notes as a surface (heavyweight version) #3284

Closed
wants to merge 10 commits into from

Conversation

TodePond
Copy link
Collaborator

@TodePond TodePond commented Mar 27, 2024

This PR implements sticky notes as a surface in a more heavyweight way. It adds a new StickingManager that lets us handle sticking on a shape-by-shape basis. The code is messy and work-in-progress.

2024-03-27.at.16.14.10.-.Ivory.Wolverine.mp4
2024-03-27.at.16.18.12.-.Teal.Bison.mp4
2024-03-27.at.16.21.47.-.Turquoise.Amphibian.mp4
2024-03-27.at.16.26.13.-.Blue.Alpaca.mp4
2024-03-27.at.16.38.40.-.Rose.Hare.mp4
2024-03-27.at.16.50.14.-.Tan.Limpet.mp4

Change Type

  • sdk — Changes the tldraw SDK
  • dotcom — Changes the tldraw.com web app
  • docs — Changes to the documentation, examples, or templates.
  • vs code — Changes to the vscode plugin
  • internal — Does not affect user-facing stuff
  • bugfix — Bug fix
  • feature — New feature
  • improvement — Improving existing features
  • chore — Updating dependencies, other boring stuff
  • galaxy brain — Architectural changes
  • tests — Changes to any test code
  • tools — Changes to infrastructure, CI, internal scripts, debugging tools, etc.
  • dunno — I don't know

Test Plan

  1. Add a step-by-step description of how to test your PR here.
  • Unit Tests
  • End to end tests

Release Notes

  • Add a brief release note for your PR here.

Copy link

vercel bot commented Mar 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
examples ✅ Ready (Inspect) Visit Preview Mar 28, 2024 2:17pm
1 Ignored Deployment
Name Status Preview Updated (UTC)
tldraw-docs ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 2:17pm

@TodePond
Copy link
Collaborator Author

will be continued in #3297

@TodePond TodePond closed this Mar 28, 2024
@steveruizok steveruizok mentioned this pull request Apr 1, 2024
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant