• Joined on 2026-02-27
mark pushed to main at mark/vibn-frontend 2026-06-12 18:25:56 +00:00
576446e36a design(preview): move preview/dashboard toggle to the left side of the header
mark pushed to main at mark/vibn-frontend 2026-06-12 18:23:11 +00:00
dd85b0b8f8 design(chat): remove hardcoded suggestion chips from input box
mark pushed to main at mark/vibn-frontend 2026-06-12 18:20:54 +00:00
41a1f66b2d design(preview): match toggle button sizes to device toggles
mark pushed to main at mark/vibn-frontend 2026-06-12 18:16:54 +00:00
32aaf9b6ab design(preview): align Preview and Dashboard buttons next to Publish button on the right
mark pushed to main at mark/vibn-frontend 2026-06-12 18:12:13 +00:00
7305c2a57c design(preview): replace mock visual tools with wide address bar showing active dev URL
mark pushed to main at mark/vibn-frontend 2026-06-12 18:05:06 +00:00
9b13320253 design(chat): remove un-wired dictation and select-mode buttons from composer to match Base44 simplicity
mark pushed to main at mark/vibn-frontend 2026-06-12 18:00:50 +00:00
55646f668e design(preview): replace mock visual tools with wide address bar showing active dev URL
mark pushed to main at mark/vibn-frontend 2026-06-12 17:57:27 +00:00
0fdb47c310 fix(chat): define missing suggestionChipStyle constant
mark pushed to main at mark/vibn-frontend 2026-06-12 17:54:56 +00:00
548420c4f5 fix(preview): remove duplicate Palette import in project icon rail
mark pushed to main at mark/vibn-frontend 2026-06-12 17:52:43 +00:00
2ee68c7ac2 feat(preview): add interactive address bar and visual editing tools to preview header
mark pushed to main at mark/vibn-frontend 2026-06-12 17:47:39 +00:00
2a7e87c790 fix(preview): resolve TypeError on forced dev server start when no history exists
mark pushed to main at mark/vibn-frontend 2026-06-12 00:14:18 +00:00
e240481ba6 design(chat): hide verbose command args for dev server and shell tools to keep UI clean
mark pushed to main at mark/vibn-frontend 2026-06-12 00:10:13 +00:00
180c55ee89 copy(preview): change button text from Start Dev Server to Start Preview
mark pushed to main at mark/vibn-frontend 2026-06-12 00:07:20 +00:00
08fbe8405b feat(preview): add 1-click start dev server button to empty state
mark pushed to main at mark/vibn-frontend 2026-06-11 19:07:42 +00:00
7337e2c5b0 fix(preview): re-trigger dev server ensure check when user clicks refresh button
mark pushed to main at mark/vibn-frontend 2026-06-11 19:05:51 +00:00
2036df6c2b fix(preview): zombie process cleanup on anatomy load
mark pushed to main at mark/vibn-frontend 2026-06-11 18:52:39 +00:00
2bff945dd8 design(chat): simplify tool labels to plain English
mark pushed to main at mark/vibn-frontend 2026-06-11 18:40:20 +00:00
180f0bdc0a design(chat): replace heavy phase dividers with sticky active-status bar; flatten tool groups to match Base44 aesthetic
mark pushed to main at mark/vibn-frontend 2026-06-11 18:27:47 +00:00
371ae37cc2 feat(preview): support multiple preview ports with styled picker
mark pushed to main at mark/vibn-frontend 2026-06-11 18:23:05 +00:00
bcf47b5c6c fix(ai): enforce port 3000 exclusively for visual previews to match UI constraints