openpencil/src
Danila Poyarkov 2f88ef4827 refactor(ui): unify chat composer controls
- Add a canonical 24, 28, and 32 pixel control scale

- Rebuild the AI prompt as a multiline compound input

- Keep property-panel icon actions at the explicit compact size
2026-08-14 13:21:29 +03:00
..
app feat(ai): add visual reference attachments 2026-08-14 12:46:29 +03:00
assets Fix per-character text fill colors and vector region loop direction (#95) 2026-03-12 18:28:04 +03:00
components refactor(ui): unify chat composer controls 2026-08-14 13:21:29 +03:00
theme refactor(ui): unify chat composer controls 2026-08-14 13:21:29 +03:00
views feat(text): surface missing font substitutions 2026-08-13 18:33:10 +03:00
app.css fix(ui): distinct field background at idle, not just on hover 2026-07-20 16:09:04 +03:00
App.vue feat(app): recover unsaved documents 2026-08-13 17:22:59 +03:00
constants.ts refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
env.d.ts fix(mcp): report version mismatches 2026-05-19 11:12:01 +03:00
global.d.ts refactor(core): centralize Base64 encoding 2026-07-28 08:27:22 +03:00
main.ts chore(tools): harden package and dependency checks 2026-07-01 12:56:45 +03:00
markdown.d.ts chore(lint): remove unsafe test casts 2026-05-06 00:42:45 +03:00
router.d.ts Move demo to /demo route, add @unhead/vue for title management 2026-03-06 20:54:48 +03:00
router.ts feat(app): add storage workspace 2026-07-26 15:06:01 +03:00