onlook
onlook copied to clipboard
The open source Cursor for Designers. Design directly in your live React app and publish your changes to code.
#### Describe the feature Each page has a title tag in head that we can display in the webview window. We should also allow you to configure it in code.
#### Describe the bug I'm on arch linux based distribution. Once installed Onlook cannot be run from UI menu because of a syntax error in `/usr/share/applications/onlook.desktop` file which has the...
#### Describe the bug On linux if you run the app like: ```bash /usr/bin/onlook 'onlook://auth#access_token…' ``` it just run the app without actually saving the access token, letting you stuck...
#### Describe the bug I first noticed that if we had 3 or more frames and I tried to delete the second one, the third one would just take second...
#### Describe the feature https://github.com/onlook-dev/onlook/blob/main/apps/studio/src/lib/editor/engine/overlay/index.ts#L15
#### Describe the feature Will need to get the non-computed style in clickedRect to do this. Currently, we only add the computed style but this will be useful to display...
#### Describe the bug If a div has text, try inserting text. The first text inserting will bug out.
Making Onlook work with Svelte + Tailwind.
Request for supporting Vue https://vuejs.org/
#### Describe the feature Astro is semi-supported. React components within Astro can have write to code. However, astro files' DOM elements are not being processed. We need to either: 1....