v0.0.51
onlook-dev/onlookv0.0.51Nov 4, 2024by github-actions[bot]
AI Summary
This update significantly improves the drag-and-drop experience by allowing toolbar element dragging and browser canvas interaction.
Key Highlights
- Allow the ability to drag-in new elements from the toolbar
- Handle drag the browser canvas
- Duplicate Window feature
- Zod integration for models
New Features
- Drag-and-drop toolbar elements
- Browser canvas dragging
- Window duplication
Full Release Notes
## What's Changed * feat: Allow the ability to drag-in new elements from the toolbar by @iNerdStack in https://github.com/onlook-dev/onlook/pull/627 * Fix type import by @Kitenite in https://github.com/onlook-dev/onlook/pull/703 * Publish version v0.0.50 by @Kitenite in https://github.com/onlook-dev/onlook/pull/698 * Fix: Changing colors while hue is all the way left not working by @iNerdStack in https://github.com/onlook-dev/onlook/pull/705 * feat: handle drag the broweser canvas by @thvroyal in https://github.com/onlook-dev/onlook/pull/715 * Duplicate Window by @abhiroopc84 in https://github.com/onlook-dev/onlook/pull/716 * refactored models: zod integration by @hitaspdotnet in https://github.com/onlook-dev/onlook/pull/714 * Fix show dom failed not changing by @Kitenite in https://github.com/onlook-dev/onlook/pull/724 ## New Contributors * @iNerdStack made their first contribution in https://github.com/onlook-dev/onlook/pull/627 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.0.50...v0.0.51