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...
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...
Create boolean option to not redirect to cart page after add to cart with Recharge Subscriptions
The standard add to cart button has a boolean option to not redirect to the cart page when clicked. The Recharge subscription block should have the same option.
The update showing which space you're in while inside of the Visual Editor was super helpful for orienting oneself when one has many spaces open. Can we take it one step further and also show which model you're in? Placing a second pill next to th...
$geoWithin querying and geolocation position data type
Corporate websites and retail platforms often have retail locations that are stored as lat/lng values and need lookup. It would be great if there was a new data type called "Location" that lets you mark a position and the coordinates can be expose...
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