Ask to discard edits on navigating out of the editor
To prevent accidentally leaving unpublished edits to catch the next editor unawares, it would be helpful from a content editing experience point of view to prompt the user if they want to discard unpublished edits when navigating away from the edi...
Ability to have container-based targeting for locales
Similar to how page targeting is done, it would be nice to be able to do this for a container element, like a box — container-based targeting . The use-case is that there could be certain content that's only meant to be shown in certain locales. F...
Currently you can support standard non typed versions of defineProps, such as defineProps(['prop1', 'prop2']) <-- supported in builder sdk in typescript, you would define them as defineProps<{ prop1: string, prop2: number }>() <-- not ...
Gradient to the background field in the styles tab
Simply adding gradient option with various settings like linear, radial, direction, multiple (more than two colors) would be great use for content editors
It is often difficult to identify what's what in the content editor, especially with data model content that doesn't have a visual editor. If you have a list of items that each has an image (1), it would be of great value to see that image in the ...
I really wish Builder.io had like an ai chat interface to help with creating custom data structures. Example: URL redirects As a developer I could on my own set up an openai assistant where I give it 10 old urls, and it asks me where to redirect t...