openpencil/packages
Danila Poyarkov 4e966c4976 Use byte comparison for fractional index sorting
localeCompare is locale-dependent and produces different orderings
across runtimes (Bun vs browser, Safari vs Chrome). Figma's
fractional indexing uses base-95 ASCII which sorts correctly by
code point.
2026-03-04 10:27:22 +03:00
..
cli Release v0.6.0 2026-03-04 01:47:37 +03:00
core Use byte comparison for fractional index sorting 2026-03-04 10:27:22 +03:00
docs Remove Gatekeeper workaround — app is now code-signed 2026-03-04 01:45:29 +03:00
mcp Release v0.6.0 2026-03-04 01:47:37 +03:00