-
Notifications
You must be signed in to change notification settings - Fork 32
feat: CodeConnect #3159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: CodeConnect #3159
Conversation
* new rulez * menu + disclosure
View your CI Pipeline Execution ↗ for commit 7b04e50
☁️ Nx Cloud last updated this comment at |
* add molecules * first batch of molecules * more molecules * moved menu components into appropriate folders * moved menu components into appropriate folders pt2 * updated menu * updated rules for icons * added modals * updated pagination, working on popover -- got beak to work * added pagination, popover, and tabs * added pagination, popover, and tabs * updated Tips related components * more molecules * updated toasts and video * deleted some .figma files * fix import for pagination * revert testing change * updated breadcrumbs * updated breadcrumbs * more updates on followups * one more batch of updates for molecules
* updating grid form * updated grid form * updated gridform section submit type * started on datatable * added remainig datatable * added List * undo example changes * manual format imports * fix linting * fix linting
📬Published Alpha Packages:@codecademy/[email protected] |
🚀 Styleguide deploy preview ready! |
import { Meta } from '@storybook/blocks'; | ||
|
||
import { AboutHeader, Callout } from '~styleguide/blocks'; | ||
|
||
export const parameters = { | ||
id: 'Code Connect', | ||
title: 'Code Connect', | ||
subtitle: | ||
'Set up the Code Connect locally to enable design to code generation.', | ||
status: 'updating', | ||
}; | ||
|
||
<Meta title="Meta/MCP/Code Connect" /> | ||
|
||
<AboutHeader {...parameters} /> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i don't think i even want folks to know how to set up code connect locally - maybe this can instead just show examples of how to view/use CodeConnected components in Figma, link to some documentation, and give information on our code-connect lib
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this all looks great to me minus my comments on the CodeConnected sections - i honestly am hoping other people's access tokens don't even work to push changes
The Figma implementation looks great for the connected code, even with the more complicated components like List 🔥
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh - we prob wanna add a backlog ticket to convert this to a proper nx package (more for CI than anything else)
📬 Published Alpha Packages:
|
🚀 Styleguide deploy preview ready! Preview URL: https://68f113ccf7faab380b265f7d--gamut-preview.netlify.app |
Overview
code-connect
folder in/packages
code-connect
PR Checklist
Testing Instructions
Don't make me tap the sign.
/?path=/docs/meta-about--docs
—-
Would love feedback on:
PR Links and Envs
N/A any changes are reflected in Storybook.
The
code-connect
directory isn't part of thegamut-kit
package.