v0.1.9
onlook-dev/onlookv0.1.9Dec 30, 2024by github-actions[bot]
AI Summary
A feature-rich release focusing on UI interactions, including double-click resizing, hotkeys for movement, and cleanup of demo assets to streamline the application.
Key Highlights
- Added double-click to resize elements
- Added AI chat hotkeys
- Enforced minimum browser window width
- Removed demos from repository
New Features
- Double-click element resize
- AI chat hotkeys
Full Release Notes
## What's Changed * Releases/0.1.8 by @Kitenite in https://github.com/onlook-dev/onlook/pull/946 * Disable instead of hide view element code if no root by @Kitenite in https://github.com/onlook-dev/onlook/pull/947 * Double-click to resize element by @Kitenite in https://github.com/onlook-dev/onlook/pull/948 * Restore drag and swap doubleclick by @Kitenite in https://github.com/onlook-dev/onlook/pull/949 * Empty input if no classname by @Kitenite in https://github.com/onlook-dev/onlook/pull/950 * Add ai chat hotkeys by @Kitenite in https://github.com/onlook-dev/onlook/pull/951 * Remove demos from repo by @Kitenite in https://github.com/onlook-dev/onlook/pull/952 * Enforce min width to browser window by @Kitenite in https://github.com/onlook-dev/onlook/pull/953 * Add movement hotkeys by @Kitenite in https://github.com/onlook-dev/onlook/pull/954 * Fix insert position by @Kitenite in https://github.com/onlook-dev/onlook/pull/955 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.8...v0.1.9