v0.2.29

onlook-dev/onlookv0.2.29Apr 24, 2025by github-actions[bot]

AI Summary

Release 0.2.29 brings Dev mode updates and editor bug fixes including a file watcher for auto-updating modified files in the Dev Tab, overflow options in the style panel, and various fixes for text color and border thickness issues.

Key Highlights

  • File watcher & auto-update for modified files in Dev Tab
  • Overflow option added to style panel
  • Fixed text color inconsistency when entering edit mode
  • Fixed border thickness hidden when setting border color
  • Toolbar v4 updates and images manager refactor

New Features

  • File watcher & auto update modified opened files in Dev Tab
  • Overflow option in style panel

Full Release Notes

## What's Changed
* Web version pt.8 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1782
* fix text color changes inconsistently when entering edit mode by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1780
* Resolve the functionality to duplicate a page that has been already duplicated by @SoloDevAbu in https://github.com/onlook-dev/onlook/pull/1776
* Tys toolbar v4 by @thughey in https://github.com/onlook-dev/onlook/pull/1786
* refactor: update naming for brand color by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1785
* chore: error nesting button by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1790
* refactor: update images manager by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1784
* Added overflow option in the style panel by @SoloDevAbu in https://github.com/onlook-dev/onlook/pull/1793
* move overflow input by @Kitenite in https://github.com/onlook-dev/onlook/pull/1800
* fix: border thickness hidden when setting border color from color picker by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1805
* feat: Added file watcher & auto update modified opened files in Dev Tab by @iNerdStack in https://github.com/onlook-dev/onlook/pull/1802
* use DomElementStyles by @Kitenite in https://github.com/onlook-dev/onlook/pull/1810


**Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.2.28...v0.2.29