You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add delete button to remove embed blocks, fix#72
- Add delete button with trash icon to embed card buttons
- Implement addDeleteButtonHandler to remove entire embed block from file
- Reorder buttons: delete, refresh, copy (left to right)
- Update CSS to include delete button styling
- Refactor build process to output directly to build/ directory
- Modify esbuild.config.mjs to output to build/main.js
- Auto-copy manifest.json and styles.css to build/
- Remove copyBuild command and update publish scripts
- Bump version to 2.9.3
Closes#72
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments