Skip to Main Content
Builder.io Ideas
ADD A NEW IDEA

All ideas

Showing 420 of 420

Allow a note/message when publishing

When publishing, giving the user the ability to add a note to say what changes have been made (like a commit message) to easily see what changes someone made during a publish. ex. changed url from /test to /test1
Guest about 1 year ago in Builder for Developers 1

Omit archived pages from command palette search

From @ds-chris on the forum. When you pull up Command Palette (or w/e builder calls the CMD+K dialog), and search for a page, it will include all archived pages. I think archived pages should not be included in that search. I don’t see a major use...
Logan about 1 year ago in Visual Editor 0

Being able to change the breakpoints per page or per model

I don't have the ability to change the breakpoints without breaking all the pages. I want to build new pages with new breakpoints, specfically breakpoints that align away from the default builder (sometimes). Right now I have to create a whole new...
Guest over 1 year ago in Visual Editor 0

Save content straight into the folder you created the content for

Currently if you try to create content within a particular folder, it automatically saves in the parent folder rather than the folder you created it in, therefore have to move it.
Guest over 1 year ago in Content List 0

JSON View - either allow for word wrapping or make the JSON View pane able to expand to full screen.

As I've had to work a little more in the JSON View for editing those things that just can't be edited in the Visual Editor, I've felt a lot of pain in how relatively small the JSON View is. I appreciate that typically you want it to not cover your...
Jason Clark over 1 year ago in Visual Editor 0

Add a tool to download a list of all my published URLs through Builder.io.

Add a tool to download a list of all my published URLs through Builder.io. I have to currently do it manually for 900 articles. Ridiculous.
Guest over 1 year ago in Content List 0

Support defineProps for TS in vue 3 sdk

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 ...
Guest over 1 year ago in Builder for Developers 0

Better image preview

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 ...
Abraham Schilling over 1 year ago in Content List 0

Bring back docsLink

This docsLink prop would be IMMENSELY helpful when building custom components for clients. It's also not marked as deprecated in the documentation, even though this forum post from 2 years ago says it was deprecated then.
Guest over 1 year ago in Visual Editor 0

Dynamic List Data Binding Custom Component

It would be SUPER helpful if I could bind a dynamic list from a connected data source to a custom component. We have a custom component which implements a list input and a custom structured data model which allows of N number of items in a list. I...
Guest over 1 year ago in Visual Editor 0