Gergő Törcsvári
ef15c0d863
feat(collab): ship the tuned presence style as per-editor defaults
Defaults picked with the PresenceTuner (2026-07-07):
- pcbnew: exact-outline selection, 6px stroke @0.7, 46% fill, bottom-end
chips @7.5px, cross cursor 8/3px @1.0 with chip label, 9px pins w/ 3px ring.
- eeschema (eeschemaDefaultStyle): same look softened for the schematic
canvas — hairline 1px outline, 14% fill, 0.5 cursor alpha.
- New chipBgAlpha knob (default 0.7 = the border alpha) for label AND cursor
badges, + tuner slider.
- Tuner: per-tool defaults + per-tool localStorage keys; Reset returns each
editor to its own shipped look; tool prop threaded from WasmTool.
Verified: pure defaults (no style push) render the picked look in both
editors; presence suites green.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CvqUd4QsJSGHN28aunJRTq
|
2026-07-07 21:09:23 +02:00 |
| .. |
|
public
|
feat(site,demo): OG share cards + demo page meta ahead of the HN post
|
2026-07-04 09:14:44 +02:00 |
|
scripts
|
refactor(web): split into GPL standalone editor + thin reference backend
|
2026-06-09 12:35:46 +02:00 |
|
src
|
feat(collab): ship the tuned presence style as per-editor defaults
|
2026-07-07 21:09:23 +02:00 |
|
.env.example
|
fix(demo): POST waitlist to canonical www host to avoid preflight redirect
|
2026-07-04 11:39:38 +02:00 |
|
index.html
|
feat(site,demo): OG share cards + demo page meta ahead of the HN post
|
2026-07-04 09:14:44 +02:00 |
|
package.json
|
feat(collab): presence P1 — awareness transport + who's-here roster (collab-presence 0001)
|
2026-07-07 21:09:22 +02:00 |
|
postcss.config.js
|
refactor(web): split into GPL standalone editor + thin reference backend
|
2026-06-09 12:35:46 +02:00 |
|
tailwind.config.js
|
refactor(web): split into GPL standalone editor + thin reference backend
|
2026-06-09 12:35:46 +02:00 |
|
tsconfig.json
|
feat: standalone save/load routing + VITE_DOC_SOURCE ydoc mode
|
2026-06-12 14:05:40 +02:00 |
|
vite.config.ts
|
fix(collab): dedupe yjs so @pcbjam/shared + standalone link ONE instance
|
2026-06-30 09:54:50 +02:00 |
|
vitest.config.ts
|
fix(collab): dedupe yjs so @pcbjam/shared + standalone link ONE instance
|
2026-06-30 09:54:50 +02:00 |