openpencil/packages/docs/programmable
Danila Poyarkov c1d7fc80b0 Fix property panel visibility toggles, independent corners/stroke sides, extract shared ColorStyleRow
- Fix fill/stroke/effect/appearance visibility eye toggle (stale clone reads)
- Fix independent corner radii toggle not showing 4 inputs
- Fix stroke sides toggle: replace dropdown with direct toggle like corners
- Copy uniform weight to all sides when expanding stroke sides
- Batch multi-selection visibility toggles into single undo entry
- Extract ColorStyleRow shared by FillSection and StrokeSection
- Replace useFillVariableBinding/useStrokeVariableBinding with useColorVariableBinding(kind)
- AppearanceSection uses useAppearance() directly instead of slot wrapper
- Add sceneVersion dependency to useNodeProps and PropertyListRoot computeds
- Add E2E tests for visibility toggles and corner/stroke side toggles
2026-03-27 17:06:33 +03:00
..
cli XPath query for node selection (#82) 2026-03-09 15:32:27 +03:00
sdk Fix property panel visibility toggles, independent corners/stroke sides, extract shared ColorStyleRow 2026-03-27 17:06:33 +03:00
ai-chat.md Release v0.9.0 2026-03-09 17:43:11 +03:00
collaboration.md Add Programmable docs section with CLI, JSX, MCP, AI, Collab 2026-03-08 13:22:36 +03:00
index.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
jsx-renderer.md Fix docs review issues: remove nonexistent figma.render(), clean up install 2026-03-08 13:37:37 +03:00
mcp-server.md Fix code formatting across all docs 2026-03-08 13:53:33 +03:00