Skip to content

Comments

feat: Tabs & Arrays layout support in builder and core array enhancements#33

Merged
ladparth merged 7 commits intomainfrom
feat/builder-array-and-tabs
Feb 13, 2026
Merged

feat: Tabs & Arrays layout support in builder and core array enhancements#33
ladparth merged 7 commits intomainfrom
feat/builder-array-and-tabs

Conversation

@ladparth
Copy link
Contributor

Key Changes

1. Builder Layout Enhancements

  • Tabs Support: Implemented the Tabs layout component within the drag-and-drop builder.
  • Array Layout: Added support for Array layouts, allowing users to build dynamic list sections with configurable field properties.
  • UI Fixes: Suppressed hydration warnings on the form name input field to ensure a cleaner console and smoother rendering.

2. Core Logic and Registry Updates

  • Array Helpers: Refactored package array helpers to ensure more consistent value handling across different form states.
  • Smart Duplication: Updated the registry logic to dynamically enable/disable the canDuplicate action based on maxRows constraints.
  • Property Management: Enhanced the builder to correctly map field properties for complex nested structures.

3. Maintenance and Documentation

  • Source Manifests: Refreshed the generated source manifests to stay in sync with recent component changes.
  • Release Tracking: Added a new changeset to document these builder improvements and package refactors for the next version release.

@ladparth ladparth self-assigned this Feb 13, 2026
@ladparth ladparth added bug Something isn't working enhancement New feature or request labels Feb 13, 2026
@vercel
Copy link

vercel bot commented Feb 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
buzzform Ready Ready Preview, Comment Feb 13, 2026 10:53pm

@ladparth ladparth merged commit c9b4b2f into main Feb 13, 2026
3 checks passed
@ladparth ladparth deleted the feat/builder-array-and-tabs branch February 13, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant