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

Builder for Developers

Showing 106

Allow range restrictions to lists (minimum and maximum items)

When using list inputs (while registering a custom component) we should be able to define minimum and maximum amounts of items that can be added to lists to prevent publishing blocks that have too many items or too few items (i.e. can only have be...
Caroline Pisano about 4 hours ago in Builder for Developers 0

Design tokens, with semantic variables, between spaces.

We've noticed an issue with how design tokens work between spaces. We have semantic design tokens, like "Brand Primary 1" and "Brand Primary 2" which connect to a css variable, such as --primary-1 and --primary-2. We have multiple sites, which sha...
John Paul Wilkens about 1 month ago in Builder for Developers 4

Add Refresh Cache Function (or just cached status even) for Custom Components and Layouts

When building locally and on a deployed server using Vercel I am finding that the biggest thing that is slowing me down and causing inconsistencies to my workflow at the moment is caching. Vercel caches heavily so updates on Builder take a while t...
Guest 12 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 about 1 year ago in Builder for Developers 4

Disable Live Sync Globally/By Default for Environments

As of now, Live Sync is enabled for main->{environment} by default for models and content. It would be great to have the ability to turn this off by default; that is, a main environment would not push to child environments AND there would be no...
Chris Zacny 4 months ago in Builder for Developers 1

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 7 months ago in Builder for Developers 0

Disable "Link URL" field on Custom Components via code config

Right now, when creating a new custom component and registering it with Builder, the field "Link URL" will always show up in the editor, allowing content editors to wrap the whole component in a link to an arbitrary URL. It's possible to disable t...
Elias Baldwin 4 months ago in Builder for Developers 0

Support for long list of user attributes

We have a situation in which retrieving content for page while using a long list of targeting attributes exceeds the length allowed for a URL. For example: https://cdn.builder.io/api/v3/query/{key}/page?userAttributes.targetGroup=women&userAtt...
Ulisses Alves 4 months 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 9 months 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 about 1 year ago in Builder for Developers 0