This website requires JavaScript.
Explore
Help
Register
Sign In
SemianiakaVY
/
openpencil
Watch
1
Star
0
Fork
You've already forked openpencil
0
Code
Issues
Pull requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
909dc115ec
openpencil
/
packages
History
Danila Poyarkov
909dc115ec
fix(hit): replace non-null assertions with nullish coalescing
...
editor.renderer?.zoom! → editor.renderer?.zoom ?? 1
2026-04-15 10:55:25 +03:00
..
cli
feat: copy node ID / XPath from context menu, CLI selection command
2026-04-15 10:09:52 +03:00
core
fix(hit): fix hit area when parent rotation (
#195
)
2026-04-15 10:53:47 +03:00
demos
feat: mobile layout, PWA support (
#27
) (
#27
)
2026-03-05 19:51:51 +03:00
docs
feat(mcp): add stdio transport for Claude Code / Cursor
2026-04-13 11:51:01 +03:00
mcp
feat(mcp): add stdio transport for Claude Code / Cursor
2026-04-13 11:51:01 +03:00
vue
fix(hit): replace non-null assertions with nullish coalescing
2026-04-15 10:55:25 +03:00