builder

Visual Development for React, Vue, Svelte, Qwik, and more

MIT License

Downloads
614.4K
Stars
7.4K
Committers
91

Bot releases are visible (Hide)

builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Major Changes

  • 2c6330f: Breaking Change 🧨: updated shouldReceiveBuilderProps config of Registered Components, with the following NEW defaults:

    shouldReceiveBuilderProps: {
        builderBlock: true, // used to be `true`
        builderContext: true, // used to be `true`
        builderComponents: false, // unchanged
        builderLinkComponent: false, // unchanged
      },
    

    This means that by default, the SDK will no longer provide any Builder props unless its respective config is explicitly set to true.

  • d031580: Breaking Change 🧨: Columns block now computes percentage widths correctly, by subtracting gutter space proportionally to each percentage.
    Previously, it computed the column's widths by subtracting gutter space equally from each column's width. This previous behavior was incorrect, and most strongly felt when the space was a substantially high percentage of the total width of the Columns block.

builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Minor Changes

  • 2c6330f: Breaking Change 🧨: updated shouldReceiveBuilderProps config of Registered Components, with the following NEW defaults:

    shouldReceiveBuilderProps: {
        builderBlock: true, // used to be `true`
        builderContext: true, // used to be `true`
        builderComponents: false, // unchanged
        builderLinkComponent: false, // unchanged
      },
    

    This means that by default, the SDK will no longer provide any Builder props unless its respective config is explicitly set to true.

  • d031580: Breaking Change 🧨: Columns block now computes percentage widths correctly, by subtracting gutter space proportionally to each percentage.
    Previously, it computed the column's widths by subtracting gutter space equally from each column's width. This previous behavior was incorrect, and most strongly felt when the space was a substantially high percentage of the total width of the Columns block.

builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Minor Changes

  • 2c6330f: Breaking Change 🧨: updated shouldReceiveBuilderProps config of Registered Components, with the following NEW defaults:

    shouldReceiveBuilderProps: {
        builderBlock: true, // used to be `true`
        builderContext: true, // used to be `true`
        builderComponents: false, // unchanged
        builderLinkComponent: false, // unchanged
      },
    

    This means that by default, the SDK will no longer provide any Builder props unless its respective config is explicitly set to true.

  • d031580: Breaking Change 🧨: Columns block now computes percentage widths correctly, by subtracting gutter space proportionally to each percentage.
    Previously, it computed the column's widths by subtracting gutter space equally from each column's width. This previous behavior was incorrect, and most strongly felt when the space was a substantially high percentage of the total width of the Columns block.

builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Minor Changes

  • 2c6330f: Breaking Change 🧨: updated shouldReceiveBuilderProps config of Registered Components, with the following NEW defaults:

    shouldReceiveBuilderProps: {
        builderBlock: true, // used to be `true`
        builderContext: true, // used to be `true`
        builderComponents: false, // unchanged
        builderLinkComponent: false, // unchanged
      },
    

    This means that by default, the SDK will no longer provide any Builder props unless its respective config is explicitly set to true.

  • d031580: Breaking Change 🧨: Columns block now computes percentage widths correctly, by subtracting gutter space proportionally to each percentage.
    Previously, it computed the column's widths by subtracting gutter space equally from each column's width. This previous behavior was incorrect, and most strongly felt when the space was a substantially high percentage of the total width of the Columns block.

builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Major Changes

  • d031580: Breaking Change 🧨: Columns block now computes percentage widths correctly, by subtracting gutter space proportionally to each percentage.
    Previously, it computed the column's widths by subtracting gutter space equally from each column's width. This previous behavior was incorrect, and most strongly felt when the space was a substantially high percentage of the total width of the Columns block.
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
  • Updated dependencies [1defae7]
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 1defae7: Refactor: move Embed iframe generation to Visual Editor
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 22de13c: Fix: add missing override component config
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 22de13c: Fix: add missing override component config
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 22de13c: Fix: add missing override component config
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 22de13c: Fix: add missing override component config
builder - @builder.io/[email protected]

Published by samijaber 3 months ago

Patch Changes

  • 22de13c: Fix: add missing override component config
Package Rankings
Top 0.91% on Npmjs.org
Related Projects