issues
search
olliethedev
/
ui-builder
A React component that provides a no-code, visual way to create UIs, compatible with shadcn/ui and custom components.
https://www.uibuilder.app/
MIT License
211
stars
26
forks
source link
feat: add responsive mode to canvas
#9
Closed
olliethedev
closed
4 days ago
olliethedev
commented
4 days ago
Added canvas to the editor tab. You can now zoom and pan the content in the editor panel.
Added responsive mode (in canvas mode). You can now drag to resize the content in the editor panel.
Added viewport switcher to navbar (in canvas mode).
Improved navbar action button. On mobile, the action buttons are in a dropdown.
Improved layer panel rows.
Added more tests.