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

Builder for Developers

Showing 104

Preserve name and extension for uploaded files

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

Ability to replicate database transactions with the write API

It would be nice to be able to replicate database transactions with the write API, so that if a single action like updating a CMS data model fails, everything in the transaction will automatically rollback. This would prevent having to do manual c...
Daniel Marcus about 1 year ago in Builder for Developers 0

GraphQL mutations

It would be nice for Builder to support GraphQL mutations for the write API, for instance.
Daniel Marcus over 1 year ago in Builder for Developers 0

Content Federation (marrying multiple distinct APIs without duplicating content)

Content Federation is a concept that marries multiple distinct APIs without having to duplicate the content. This would nice to be built into Builder.
Daniel Marcus over 1 year ago in Builder for Developers 0

Ability to have complex data model relationships, like ORMs

It would be nice to have the ability to do complex relationships, which exist in ORMs, such as: One-to-one One-to-Many Many-to-Many One-Way Many-way Polymorphic Inverse
Daniel Marcus over 1 year ago in Builder for Developers 1

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 over 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 over 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 over 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

Add option to inherit state by default in symbols

Although inheriting state by default can often make it difficult to debug in situations where there are modals, pop-ups, or web components being used, other customers would still find this beneficial and time-saving. Perhaps the option could be av...
AJ over 2 years ago in Builder for Developers 0