Skip to content

block-kitchen: v0.5.0-alpha.0

Choose a tag to compare

@github-actions github-actions released this 16 May 03:07
d5f58b5

0.5.0-alpha.0 (2026-05-16)

⚠ BREAKING CHANGES

  • rename package to @tightknitai/block-kitchen (#30)
  • palette: consumer-defined palette via palette prop (#26)
  • allowedBlockTypes + allowedSurfaces allowlists (#17)

Features

  • a11y: enforce axe in Storybook and fix violations (#14) (565b656)
  • add theme prop for branding the builder chrome (#29) (957c7cd)
  • allowedBlockTypes + allowedSurfaces allowlists (#17) (a5185ad)
  • dnd: show clear landing position while dragging a block (#19) (dd3554b)
  • palette: consumer-defined palette via palette prop (#26) (07f09c5)
  • rename package to @tightknitai/block-kitchen (#30) (f34bd51)

Bug Fixes

  • a11y: label upstream image/video toggle so axe button-name passes (#24) (543436f)
  • palette: align focus + hover styling on the same row element (#31) (ac9495f)
  • palette: prevent horizontal scroll on the block menu list (#27) (ba4a1cb)
  • preview: stop double-translating select chevrons (#33) (ce2a228)