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...
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...
Build websites, landing pages, pipelines, Facebook & Instagram Ad Creatives, Facebook & Instagram Ad Campaigns, Content, email campaigns, text campaigns, and workflows, that seamlessly upload and integrate with GoHighLevel.
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...
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...
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...
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...
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...
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...
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...