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

Builder for Developers

Showing 127 of 439

check in code generated by builder io to github

check in code generated by builder io to github
Guest over 1 year ago in Builder for Developers 0

Slug field and custom validations

From customer: I am trying to add a slug field for content type models, but right now the only option that really works for this is the “text” field type. Unfortunately, text fields on content models do not allow any real validation (outside of “r...
Taylor Miller almost 4 years ago in Builder for Developers 2

To get translation(Smartling) to a content without publishing

A customer wants to use Smartling to translate content; at the moment, the only way to archive this is by publishing the content. As you can see in the point 1. https://www.builder.io/c/docs/integrating-smartling#translating-with-smartling-in-buil...
Guest over 1 year ago in Builder for Developers 0

Add log or API of all custom components registered to a space

we have a react native and a react app that don't share any component library. It would be great if we could hit a builder api to see all the custom components registered in one space to make sure we have consistent typing across our apps
Tim almost 3 years ago in Builder for Developers 1

Ability to choose which basic components and styles are displayed in the UI when creating a page

We have created our own custom button component so that we do not ever want to use the basic button component, but we do use the column component sowe do not want to hide all basic components and styles, just the ones we never want to use
Justin Saeian almost 3 years ago in Builder for Developers 0

When generating code from figma, I would like the ability to change the path of the images used in the code.

The title is true. Currently, the image is saved as cdn when generating code from layers, I could not change the image references in the code. I would like to be able to change the image path to a local or specified URL or directory.
Guest over 1 year ago in Builder for Developers 0

allow deletion of models and / or entries

currently i cannot see a way to delete an entire model. i should be able to delete it if i want. there is also no easy way to delete entires. the only way i can see, is to open each entry individually and delete it - which is too time-consuming
Guest almost 3 years ago in Builder for Developers 1 Already exists

Ability to fetch file/image metadata

If you are injecting a file (in my case, an image) into a custom component, all that seems to be available (via GraphQL) is the file URL. It would be really useful to be able to access more file information, for example, natural width and height. ...
Guest about 3 years ago in Builder for Developers 0

Must be able to preview changes on CMS data models

I'm not sure if this a bug or this should be a new feature. After adding http://localhost:3000/ as a preview URL for any CMS data model, then go to make changes to an instance of that data model, then when you click on preview those changes are no...
Guest about 3 years ago in Builder for Developers 0

If/when there's a v3 content API, make saner defaults for refs and symbols

I've been working with refs and symbols a lot and there are two behaviors of the content API that seem strange to me: You have to opt into includeRefs: true and noTraverse: false. The API doesn't recursively evaluate refs (https://github.com/Build...
Guest about 3 years ago in Builder for Developers 2