openpencil/src/components
Danila Poyarkov a29f609dd2
fix(settings): separate MCP connections from models (#522)
- Add a dedicated MCP connections destination to Settings navigation
- Keep ModelsPanel focused on model profiles and assignments
- Update documentation, changelog, and browser coverage for the new location
2026-08-14 20:39:29 +03:00
..
assets-panel feat: add Figma-style variants and component libraries (#512) 2026-08-14 19:31:41 +03:00
canvas feat(app): convert image layers to vectors 2026-07-27 16:22:05 +03:00
chat fix(ai): harden image attachment lifecycle 2026-08-14 14:31:59 +03:00
CollabPanel refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
color-picker-panel fix(i18n): translate remaining app surfaces 2026-08-11 22:19:40 +03:00
ColorPicker fix(i18n): translate remaining app surfaces 2026-08-11 22:19:40 +03:00
editor refactor(ui): organize app component domains 2026-07-01 09:58:10 +03:00
fill-picker fix(i18n): translate remaining app surfaces 2026-08-11 22:19:40 +03:00
font-picker fix(app): destructure font picker props 2026-08-12 12:39:38 +03:00
font-status feat(text): surface missing font substitutions 2026-08-13 18:33:10 +03:00
FontSettings feat(ui): section header bands and dropdown polish 2026-07-18 09:41:32 +03:00
inputs fix(i18n): translate remaining app surfaces 2026-08-11 22:19:40 +03:00
LayerTree feat(app): expand Figma menu and selection parity (#459) 2026-08-03 00:23:05 +03:00
libraries feat: add Figma-style variants and component libraries (#512) 2026-08-14 19:31:41 +03:00
MobileHud fix(i18n): translate remaining app surfaces 2026-08-11 22:19:40 +03:00
navigation refactor(app): theme editor navigation states 2026-07-17 21:03:35 +03:00
properties feat: add Figma-style variants and component libraries (#512) 2026-08-14 19:31:41 +03:00
recovery fix(app): harden document recovery lifecycle 2026-08-13 17:22:59 +03:00
selection feat(app): expand Figma menu and selection parity (#459) 2026-08-03 00:23:05 +03:00
settings fix(settings): separate MCP connections from models (#522) 2026-08-14 20:39:29 +03:00
Shell fix(storage): polish workspace and connection feedback (#492) 2026-08-12 16:06:10 +03:00
Toolbar fix(i18n): translate remaining app surfaces 2026-08-11 22:19:40 +03:00
ui feat: add Figma-style variants and component libraries (#512) 2026-08-14 19:31:41 +03:00
variables refactor(ui): unify full-area placeholders 2026-07-26 17:02:29 +03:00
ChatPanel.vue fix(ai): harden image attachment lifecycle 2026-08-14 14:31:59 +03:00
CodePanel.vue perf(app): defer inactive Code panel generation (#514) 2026-08-14 14:24:10 +03:00
DesignPanel.vue feat: add Figma-style variants and component libraries (#512) 2026-08-14 19:31:41 +03:00
EditorCanvas.vue refactor(ui): unify full-area placeholders 2026-07-26 17:02:29 +03:00
LayersPanel.vue feat(components): match Figma asset browsing (#424) 2026-07-26 01:18:27 +03:00
MobileDrawer.vue perf(app): defer inactive Code panel generation (#514) 2026-08-14 14:24:10 +03:00
PagesPanel.vue fix(app): align layer rows and icon menus 2026-07-18 05:56:36 +03:00
PropertiesPanel.vue perf(app): defer inactive Code panel generation (#514) 2026-08-14 14:24:10 +03:00
SafariBanner.vue fix(i18n): translate remaining app surfaces 2026-08-11 22:19:40 +03:00
TabBar.vue fix(app): serialize document recovery lifecycle 2026-08-13 17:22:59 +03:00