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

Builder for Developers

Showing 128 of 438

Add backgroundImage prop and support image-set

Sometimes Image component is not enough to address Design requirements and we need backgroundImage CSS prop to set a background image to a Box. However, this prop loads the source image without optimizations. Image component leverages srcset to op...
Guest 9 days ago in Builder for Developers 0

Return the total amount of items in a model for pagination purposes

It would be great in the Content API, to be able to get the total amount of items in the return of the getAll method. That would allow us to be able to display a very common pagination pattern with numbered pages. At the moment, we do not know if ...
Guest over 2 years ago in Builder for Developers 6

Feature request - Dodo Payments Integration

i use Dodo Payments for projects in Builder.io. It works well as a merchant of record and already has APIs, SDKs and webhooks, but I have to set it up from scratch each time. an integration would cut down on duplicate setup work and make it easier...
Deep Sharma 5 months ago in Builder for Developers 1

Add a queue for prompts when collaborating on the same project with teams.

There should be a drag and drop queue for prompts execution. The team can drag and drop based on priority and then the queue will execute based on the order and after the last one finished.
Guest 2 months ago in Builder for Developers 0

SDK/API should return `scheduled` flag for easy manipulation

When fetching content entries using SDK or API, the scheduled content is also returned with the published flag having a value of published. It will be great if we have a new flag scheduled=true or the published flag has a value of scheduled , or s...
Umair Hafeez about 1 year ago in Builder for Developers 0

Plan Mode, Build Mode, User Input Mode

Sometimes, when the system is heavily prompted, it can become unstable or crash because intensive reasoning and report generation are executed simultaneously. To mitigate this, the system should support background execution for long-running or com...
Guest about 1 month ago in Builder for Developers 0

Generate typescript defintion files

Builder should be able to automatically generate typescript defintions for model. This would greatly increase the DX when using Builder, and could probably done pretty easy. I dont have any code examples currently, but for brevity a builder.get("e...
Guest almost 2 years ago in Builder for Developers 0

Custom metadata/fields attached to assets/images

As it stands, when you upload a file to the asset library you can change its name and what folder it resides in. What we cannot currently do is attach other information such as alt-text (important for accessibility and SEO), or any other metadata ...
Guest over 2 years ago in Builder for Developers 1 Planned

Google Analytics Integration

Instead of having to setup custom events and conversions separately, it'd be great to be able to integrate existing GA4 profiles to pull in custom events, conversions and more information into the insights and use that information for A/B tests. T...
Mat Houchens over 1 year ago in Builder for Developers 0

Optionally render BuilderBlocks without wrapper element for its children

In order to use the React component Builder Blocks more consistently and predictably in different contexts – especially styling, it would be useful to have the option to render it without the unavoidable span/div that it uses to wrap its child ele...
Stefan Kunze over 3 years ago in Builder for Developers 1