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

All ideas

Showing 439 of 439

Add more UI style options to Style tab

Allow editing of individual borders (rounding, border) Overflow style (`Overflow-X: hidden` and `Overflow: scroll` are common needs) Cursor styles (pointer / grab / zoom) Text decoration and text transform
Logan over 3 years ago in Visual Editor 0

Allow for control of design token display in dropdown

Some CSS properties do not need to be seen by non technical members of a design team. There could be an option when registering a design token in the visual editor that lets you hide the display of the actual CSS value of a design token. For examp...
Alex Bridgeman about 1 year ago in Visual Editor 0

Ability to lock content for editing at any given moment

A locked for editing feature would be useful to add to Builder. Here's an example of CMSs that utilize this feature: https://www.storyblok.com/apps/locking https://www.dotcms.com/docs/latest/content-check-in-checkout It would nice to be able to lo...
Daniel Marcus over 2 years ago in Visual Editor 0

Auto custom component image

It would be awesome if you can have a setting in builder set custom component image to auto. So for instance it would use the preview tool to take a snapshot of how it looks and use it as a reference image. It would really make it easier to find c...
Guest about 1 year ago in Builder for Developers 0

allow data binding as inputs for custom components

Lets say you have most of your content in something like contentful which is great for handling mass amounts of data. Lets say you have a data model on contentful called people on contentful. Lets say your builder page has a custom component calle...
Guest about 1 year ago in Builder for Developers 0

Font size, line height and bold control on rich text fields

Custom components using type rich text quite a powerful tool. However it seems to be lacking 2 noticeable features. 1. the ability to control font size on rich text2. the ability to have more control over how bold text should be. Currently you can...
Guest about 1 year ago in Visual Editor 0

Return to saved view when going "back" from editing a page

Often times I'll search for specific pages (or use a saved view) and then start editing a page. Once I'm done I'll return to the list of pages to update a similar page and have to search or open the saved view again. I'd love to be able to "return...
Guest over 2 years ago in Content List 1

add includeScheduledContent flag to content API

when a user has scheduled content they want to preview on a site or do some testing on, currently the only way to fetch the content from the content API is to manually include the date as a userAttribute: const targetDate = new Date();targetDate.s...
Tim over 2 years ago in Content List 0

Not load content that is hidden by visibility

When using the visibility option in any component, it would be great if the devices you choose to hide they don't load in the code
Luis Lopez about 1 year ago in Builder for Developers 0

Color picker should have the ability to easily reference by name, similar to CSS variables

The color picker is currently kind of clunky and hard to remember what color correlates to what. In CSS, you can easily reference a variable, like var(--blue) or var(--light-blue), etc. Similarly, it would be extremely useful to be able to easily ...
Daniel Marcus over 2 years ago in Visual Editor 1