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

Builder for Developers

Showing 111 of 402

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

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

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

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

add all components to meta.componentsUsed

Currently it only tracks custom components that are being used, would be great to track builder-provided components as well
Tim over 1 year ago in Builder for Developers 0

SEO-friendly CDN

When I upload an image via builder.io , it gets loaded on my website from cdn.builder.io like this one: https://cdn.builder.io/api/v1/image/assets/2c81c668101040908dd8f80c2d035ee3/c66b8d8e5da84fc2936400ba893689c1 Unfortunately this ressource has n...
Guest over 2 years ago in Builder for Developers 1

Include queryParams in appState or toUrl function for Plugins

It would be very useful to have access to queryParams in the toUrl function when building custom plugins. We are building a plugin that uses personalization that usually we include as queryParams so that users can change their state in the UI to t...
Tim over 2 years ago in Builder for Developers 0

Webhook for subscription usage

The idea is to have better control of the builder usage (page views, etc) So would be nice to have: A way to set a threshold to the different usages Fire the event to the webhook when the threshold is exceeded
Guest 7 months ago in Builder for Developers 0

Upload API Extensions

The upload API is very limited currently. For context, I'm working on importing a large number of images from an existing system and having to basically just push them all into 1 folder as there is no means to dynamically create folders to help or...
Nick Hughart 10 months ago in Builder for Developers 1

Allow primitive value in list

It is not possible to specify anything else than objects as children for list input type.
Guest over 1 year ago in Builder for Developers 1