openpencil/src
Danila Poyarkov de83a716cd Remove prop drilling from property sections
All sections now get selected node from useNodeProps() composable
instead of receiving it as a prop from PropertiesPanel.
2026-02-28 09:27:03 +03:00
..
components Remove prop drilling from property sections 2026-02-28 09:27:03 +03:00
composables Remove prop drilling from property sections 2026-02-28 09:27:03 +03:00
engine Deduplicate hex formatting: colorToHexRaw() in engine/color.ts 2026-02-28 09:08:40 +03:00
kiwi Refactor: vendor kiwi-schema, extract types/constants, culori colors 2026-02-28 08:08:04 +03:00
stores Replace emoji icons with Lucide via Iconify (unplugin-icons) 2026-02-28 08:24:42 +03:00
app.css System font loading via Local Font Access API 2026-02-28 08:54:53 +03:00
App.vue Fix silent rendering crash, no-chrome test mode, error detection 2026-02-28 08:39:19 +03:00
constants.ts Refactor: vendor kiwi-schema, extract types/constants, culori colors 2026-02-28 08:08:04 +03:00
demo.ts Refactor: vendor kiwi-schema, extract types/constants, culori colors 2026-02-28 08:08:04 +03:00
env.d.ts Replace emoji icons with Lucide via Iconify (unplugin-icons) 2026-02-28 08:24:42 +03:00
main.ts Migrate to Tailwind CSS 4.2 2026-02-28 00:54:38 +03:00
types.ts Refactor: vendor kiwi-schema, extract types/constants, culori colors 2026-02-28 08:08:04 +03:00