openpencil/src
Danila Poyarkov d21dd13d95 fix(typography): distinguish the OpenType group label from its items
The group header and the toggle rows under it shared the same muted 11px
style, flattening the hierarchy. The OpenType features label is now
semibold surface text while items stay muted.
2026-07-20 20:43:01 +03:00
..
app fix(app): restore release validation coverage 2026-07-20 16:26:07 +03:00
assets Fix per-character text fill colors and vector region loop direction (#95) 2026-03-12 18:28:04 +03:00
components fix(typography): distinguish the OpenType group label from its items 2026-07-20 20:43:01 +03:00
theme fix(layout): consistent section add buttons and header descender clipping 2026-07-20 15:33:11 +03:00
views refactor(ui): localize tooltip labels 2026-05-19 15:41:38 +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 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