This block + 6,000 more — yours with Pro

Chat Slack Style

162/200
Docs
engineering

Ship fast, break nothing. CI/CD, infra, and code reviews.

24
MC
Mia Chen10:15 AM

I just published the new color tokens to the design system package. v2.4.0 is live on npm.

LP
Leo Park10:18 AM

Nice! I noticed the spacing scale changed from 4px base to 4px with half-step support. Was that intentional?

MC
Mia Chen10:19 AM

Yes, we needed finer control for the compact data table variants. The base grid is still 4px but you can now use 2px increments for specific cases.

New
SA
Sara Ahmed10:24 AM

Quick heads up — I'm updating the Button component today. Adding a `loading` prop that shows a spinner and disables interaction. PR should be ready for review by EOD.

JL
James Liu10:26 AM

Can we also add a `loadingText` prop so the button label can change during loading? Like "Saving..." instead of just a spinner.

SA
Sara Ahmed10:27 AM

Good idea, I'll add that. It'll be optional with the default behavior being spinner-only.

PN
Priya Nair10:32 AM

FYI the Figma library sync is running now. New components should appear in everyone's assets panel within the hour.

LP
Leo Park10:35 AM

Has anyone tested the new Select component on mobile Safari? I'm seeing some focus trap issues.