chore: update Code Connect files for Molecules + DataList#3383
Merged
Conversation
|
View your CI Pipeline Execution ↗ for commit 7187ed2 ☁️ Nx Cloud last updated this comment at |
|
LinKCoding
force-pushed
the
kl-gmt-1552-codeconnect-molecukles-update
branch
from
June 23, 2026 18:37
9d61cf3 to
4699b5c
Compare
LinKCoding
marked this pull request as ready for review
June 23, 2026 18:44
speterson-cc
requested changes
Jun 24, 2026
LinKCoding
force-pushed
the
kl-gmt-1552-codeconnect-molecukles-update
branch
from
June 25, 2026 14:07
8bf9e78 to
9b1c188
Compare
speterson-cc
approved these changes
Jun 29, 2026
LinKCoding
force-pushed
the
kl-gmt-1552-codeconnect-molecukles-update
branch
from
June 29, 2026 20:02
9b1c188 to
4266f90
Compare
Collaborator
|
📬 Published Alpha Packages:
|
Contributor
|
🚀 Styleguide deploy preview ready! Preview URL: https://6a43dd34168e13328338c398--gamut-preview.netlify.app |
dreamwasp
approved these changes
Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Updates Gamut Figma Code Connect mappings for several molecules and organisms so Dev Mode snippets match the redesigned Figma components.
Modal.figma.tsx): single connect withfigma.boolean('views', …)instead of variant restrictions; maps title, description, image, and multi-view CTAs.Dialog.figma.tsx): maps CTAs from nestedText Button/Fill Buttonlayers viafigma.nestedPropsandfigma.textContent; alignstitlewith Figma property.MenuItemFixed.figma.tsx,MenuItemPopover.figma.tsx):activeanddisabledas variants (TRUE/FALSE);leading-iconand↳ labelunchanged.Pagination.figma.tsx): fixes variant prop name and requiredtotalPages/onChangein example.Toast.figma.tsx): updated for new Figma Toast properties (title, description, anchor, icon).DataTableBasic.figma.tsx): points at component set134718-26625; columns/rows aligned to header + content + control layout; typedColumnConfig/idKey="header1".TextButton.figma.tsx): adds variantsPR Checklist
Testing Instructions
Don't make me tap the sign.
PR Links and Envs
N/A