openpencil/src
Danila Poyarkov 7bfebce0bf feat(editor): scale and theme Layers panel
- Add indexed visible rows, virtual scroll-to-selection, and range selection

- Move Layer Tree state styling into typed Tailwind Variants slots

- Enforce parsed Vue state-class theming and cover 5,000-node documents
2026-07-17 17:23:16 +03:00
..
app feat(text): harden font resolution lifecycle 2026-07-17 14:52:35 +03:00
assets Fix per-character text fill colors and vector region loop direction (#95) 2026-03-12 18:28:04 +03:00
components feat(editor): scale and theme Layers panel 2026-07-17 17:23:16 +03:00
theme feat(editor): scale and theme Layers panel 2026-07-17 17:23:16 +03:00
views refactor(ui): localize tooltip labels 2026-05-19 15:41:38 +03:00
app.css feat(ui): add themed panel foundations 2026-07-10 18:16:21 +03:00
App.vue refactor(ui): remove test-id prop APIs 2026-07-01 09:05:27 +03:00
constants.ts fix(collab): copy public desktop share links 2026-06-30 12:04:35 +03:00
env.d.ts fix(mcp): report version mismatches 2026-05-19 11:12:01 +03:00
global.d.ts chore(tests): namespace browser test hooks 2026-05-06 10:49:46 +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 Move demo to /demo route, add @unhead/vue for title management 2026-03-06 20:54:48 +03:00