Commit Graph

3 Commits

Author SHA1 Message Date
wtz
905c7bb8dc feat: add resize handles for component size editing
Add resize handles to allow direct size editing of components.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-02 16:15:47 +08:00
wtz
1d58d40185 feat: add onChanged callback, Delete key support, drag offset fix
- Add onChanged(callback) API for tracking page changes
- Support Delete/Backspace key to delete selected component
- Fix drag offset issue when moving components
- Add unsaved changes tracking in editor demo
- Update README documentation
2026-03-29 13:01:53 +08:00
wtz
e4fe6aac1d init 2026-03-29 11:50:51 +08:00