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

Builder for Developers

Showing 128 of 439

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

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

Built-in support for HREFLANG

HREFLANG being crucial to multilanguage SEO, I would like to see proper support for it in Builder.io. On page level localization: When you duplicate a page, prompt if this is a localization of the same page. If yes, prompt for locale of the new pa...
Guest about 2 years ago in Builder for Developers 0

Svelte 5 support

As mentioned on the forum, https://forum.builder.io/t/svelte-sdk-need-a-little-love-now-svelte-5-is-here/6904, Svelte 5 is here and taking off fast. There have been several updates already to Svelte and Sveltekit. I'm running into an issue with th...
Jasper Kooij about 1 year ago in Builder for Developers 0 Planned

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

Allow reviewer to provide comments for different screens in prototype

Enable reviewers to leave targeted comments directly on individual screens within the prototype, making feedback more organized, contextual, and easy to act on.
Guest 3 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 over 1 year ago in Builder for Developers 0

Conditional fields in structured data models

It would be useful to be able to hide a set of fields based on the content of another field within models defined through builder's dashboard. This is possible with custom components by writing some code, but not for fields defined in the dashboar...
Guest over 2 years ago in Builder for Developers 0

childRequirements for uiBlocks input type

Currently uiBlocks input type accepts any type of built in and custom components from Builder. I would like it to work the same way as childRequirements for custom components with children where you can define list of components that can be used. ...
Guest over 2 years ago in Builder for Developers 0