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

Builder for Developers

Showing 93 of 349

Change / Add styles to predefined Compontents

Sometimes you dont want to create a new Component or override and existing one, you only want to add some addtional styles to the "Basic Components" for example, you could add a margin-bottom: ... to the "Text Component"
Noah Wallentin about 1 year ago in Builder for Developers 0

Add ref.ref for non-React SDKs

You can use ref.ref inside content JS when using the React SDK to reference the DOM element for the content item, but this feature isn't provided for the other SDKs. This is a very useful feature when you want to manipulate the DOM for just the co...
Ersin Akinci about 1 year ago in Builder for Developers 0

Add ref.onStateChange for non-React SDKs

You can use ref.onStateChange inside content JS when using the React SDK, but this feature isn't provided for the other SDKs. This is an important feature when using content JS inside of complex symbols. For cross-compatibility and functionality, ...
Ersin Akinci about 1 year ago in Builder for Developers 0

Allow in-query case-insensitivity sorting option w/ Content API

Origin: Adam Innes 50000feet.com Clients concern is performance having to iterate over each pagination of 100 results and then sort. Currently: builder.getAll returns data and the output is: ["AB", "Aa"] when the desired output is ["Aa", "AB"] Exa...
Julius Dorfman about 1 year ago in Builder for Developers 0

unique field

I love love love builder.io. Just set everything up and I already feel so much more productive than with contentful. The API documentation is amazing. I can't wait to get started with the page builder! For data models, it would be great if one cou...
Guest about 2 years ago in Builder for Developers 0

Versioning feature on data model

Right now, we are not able to create versions for data model like we are able to create for page model. So it will be a good feature if we can implement this.
Guest about 1 year ago in Builder for Developers 0

Preserve name and extension for uploaded files

When adding a file to Builder, preserve the name and extension when downloaded.
Jesse Axelowitz over 2 years ago in Builder for Developers 0

Case Insensitive In-Query Sort for Content-API

Origin: https://forum.builder.io/t/case-insensitive-sort/3624 Clients concern is having to iterate over each pagination of 100 results and then sort. Goal: Allow user to designate case insensitivity in-query. Currently: builder.getAll returns data...
Julius Dorfman about 1 year ago in Builder for Developers 0

Allow Upload API to upload fonts to your space

While adding images and videos to the media library is easy via the Upload API, adding fonts to the custom fonts section of a Space is still a manual task. It would be great to be able to upload OTF and TTF file types directly into a Space via API...
Guest about 1 year ago in Builder for Developers 0

Page Branches (something like git branches)

By default, there is a master / main branch. A user can create a branch and can select a publish point in the history or just edit the current branch in the editor. During deployment, we can assign a specific branch. If a page does not have that b...
Alchie Tagudin over 2 years ago in Builder for Developers 0