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

Builder for Developers

Showing 87 of 344

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

Video Optimization

Something like an incremental resolution/bitrate based on connection quality or for loop videos to unlimited quality. The algo should understand when to augment/reduce the color depth and audio quality over the resolution and vice versa to accomod...
Andrea Peverelli 11 months ago in Builder for Developers 0

Make builderState updateable by custom React code

In working with custom React components that are registered with Builder, it could be very useful to be able to update builderState from the custom component. An example: I have an image gallery component I created and I'd like to be able to direc...
Jason Clark 12 months ago in Builder for Developers 0

add setting to define rounding decimal for insights and metrics

Currently in the insights UI rounds to the nearest dollar, it would be great to be able to show unrounded dollar amounts, or even better to have a setting to defined which decimal to round to
Tim about 1 year ago in Builder for Developers 0

API Support for Global Style Symbol

Read through this doc: https://forum.builder.io/t/applying-styles-to-all-builder-pages/1550 and was looking to automate this flow via API. Ideally so we can take CSS that's stored in github (or elsewhwere) and keep our pages in sync. SHould the CS...
Guest about 1 year ago in Builder for Developers 0