chore: update Code Connect files for Molecules + DataList#3383
Open
LinKCoding wants to merge 7 commits into
Open
chore: update Code Connect files for Molecules + DataList#3383LinKCoding wants to merge 7 commits into
LinKCoding wants to merge 7 commits into
Conversation
|
View your CI Pipeline Execution ↗ for commit 9b1c188 ☁️ Nx Cloud last updated this comment at |
|
9d61cf3 to
4699b5c
Compare
speterson-cc
requested changes
Jun 24, 2026
Collaborator
There was a problem hiding this comment.
- Is it possible to include the bg wrapper? I guess if they stick with the default (background-current) they wouldn't need the bg wrapper, but is it possible to surface otherwise? I gave designers just 3 options for bg to ensure contrast.
- this might contradict what I said yesterday, but wondering if it would be useful to be able to copy the actual config values when they click on an individual column? I understand that we can't surface the actual values when they select DataTable, wondering if we could at least give them something that shows the actual ColumnConfig values.
8bf9e78 to
9b1c188
Compare
Collaborator
|
📬 Published Alpha Packages:
|
Contributor
|
🚀 Styleguide deploy preview ready! Preview URL: https://6a3d376946237523be2daf30--gamut-preview.netlify.app |
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