Conversation
) In order to make feedback thread titles more consistent and avoid leaking user emails in Plain thread titles, this PR simplifies the title from `Dotcom feedback from <email>` to a static `tldraw.com feedback`. ### Change type - [x] `improvement` ### Test plan - Submit feedback via tldraw.com and verify the Plain thread title is "tldraw.com feedback" ### Release notes - Simplify feedback thread title in support system ### Code changes | Section | LOC change | | ------- | ---------- | | Apps | +1 / -1 |
In order to keep release notes current with PRs landing on `main` since `v4.5.6`, this PR updates `next.mdx` with 6 new entries and adds missing patch release sections to `v4.5.0.mdx`. ### Change type - [x] `other` ### Test plan - [ ] Unit tests - [ ] End to end tests ### Code changes | Section | LOC change | | ------------- | ---------- | | Documentation | +44 / -2 |
In order to catch unused imports and formatting issues before they reach CI, this PR adds `oxlint --fix-dangerously` to the lint-staged pre-commit config for JS/TS files. It runs before `oxfmt --write` so formatting stays clean after auto-fixes. ### Change type - [x] `improvement` ### Test plan 1. Stage a file with an unused import 2. Commit — the pre-commit hook should remove the unused import and reformat 3. Verify the committed file has no unused import and is properly formatted ### Code changes | Section | LOC change | | -------------- | ---------- | | Config/tooling | +5 / -1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )