Full deployment history for this project.
update
update
Merge pull request #30 from mbarbine/copilot/merge-all-pull-requests Merge all open PRs: accessibility labels + code editor performance
feat: remove auth gates, make everything public, require PLATPHORM_API_KEY for automation Agent-Logs-Url: https://github.com/mbarbine/platphorm-sandbox/sessions/55c834be-5c81-4a3d-a46e-1b2fec0e2997 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
feat: remove auth gates, make everything public, require PLATPHORM_API_KEY for automation Agent-Logs-Url: https://github.com/mbarbine/platphorm-sandbox/sessions/55c834be-5c81-4a3d-a46e-1b2fec0e2997 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Merge branch 'palette/a11y-api-keys-buttons-678460918413802258' from PR #18 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Add missing ARIA labels to icon-only buttons
🎨 Palette: Add aria-labels to icon-only buttons in API Keys - Added `aria-label` to the Show/Hide secret toggle button. - Added `aria-label` to the Copy API Key button. - Added `aria-label` to the Delete API Key button. Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
🎨 Palette: Add missing ARIA labels to icon-only buttons Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
⚡ Bolt: Optimize line number rendering in CodeEditor Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>