v0.1.8
onlook-dev/onlookv0.1.8Dec 28, 2024by github-actions[bot]
AI Summary
A significant release focusing on UI controls, accessibility, and performance. It introduces new window controls, element resize handles, and refactors the overlay system.
Key Highlights
- Implemented window controls
- Added element resize handles
- Refactored overlay to React components
- Fixed app crashing on invalid URLs
New Features
- Window controls implementation v1
- Element resize handles (pt.1)
- Directory picker improvements
Full Release Notes
## What's Changed * Publish version v0.1.7 by @Kitenite in https://github.com/onlook-dev/onlook/pull/910 * feat: directory picker allows creating new directories in macOS by @sanfengliao in https://github.com/onlook-dev/onlook/pull/913 * Make browsercontrols observe mode by @Kitenite in https://github.com/onlook-dev/onlook/pull/915 * Chat scroll-jacking by @Kitenite in https://github.com/onlook-dev/onlook/pull/911 * Fixed deleting core elements by @iNerdStack in https://github.com/onlook-dev/onlook/pull/917 * refactor: move overlay outside canvas by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/914 * Element resize handles (pt.1) by @Kitenite in https://github.com/onlook-dev/onlook/pull/921 * Window controls implementation v1 by @abhiroopc84 in https://github.com/onlook-dev/onlook/pull/924 * feat: Convert text edit input to React component by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/922 * Tailwind autocomplete improvements by @Kitenite in https://github.com/onlook-dev/onlook/pull/928 * Bug: Fixed App Crashing on Changing to a Invalid Url by @kartik-raj7 in https://github.com/onlook-dev/onlook/pull/929 * Resize handles in overlay by @Kitenite in https://github.com/onlook-dev/onlook/pull/936 * Less lag on overlay resize handles by @Kitenite in https://github.com/onlook-dev/onlook/pull/939 * Add background color to editor by @Kitenite in https://github.com/onlook-dev/onlook/pull/941 * Fix nested margin padding by @Kitenite in https://github.com/onlook-dev/onlook/pull/944 * Fix canvas throw error by @Kitenite in https://github.com/onlook-dev/onlook/pull/945 ## New Contributors * @sanfengliao made their first contribution in https://github.com/onlook-dev/onlook/pull/913 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.7...v0.1.8