openpencil/src/composables
Danila Poyarkov 9d73297040 Delete re-export shims, import from @open-pencil/core directly
Remove 14 src/engine/ shims and entire src/kiwi/ directory.
Only src/engine/fonts.ts remains (has real Tauri font logic).
Replace isTauri() with IS_TAURI constant.
2026-03-06 21:42:56 +03:00
..
use-canvas-input.ts Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
use-canvas.ts Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
use-chat.ts Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
use-collab.ts Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
use-font-status.ts Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
use-inline-rename.ts Add double-click to rename layers, extract useInlineRename composable 2026-03-06 09:50:35 +03:00
use-keyboard.ts feat: mobile layout, PWA support (#27) (#27) 2026-03-05 19:51:51 +03:00
use-menu.ts Replace store thunks with a late-binding proxy 2026-03-02 18:36:27 +03:00
use-multi-props.ts Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
use-node-props.ts Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
use-text-edit.ts Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
use-toast.ts Toast notifications via Reka UI Toast 2026-03-01 18:25:04 +03:00