Skip to content

carbon-design-system/sandboxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carbon Design System Sandboxes

daily builds

This repository houses a collection of sandboxes to be used in online editors such as stackblitz.

These can be used for bug reproductions and explorations across different versions of key dependencies such as react.

Sandboxes are organized by top-level frameworks such as react and web-components. React can use any variety of react frameworks such as vite, nextjs, gatsby, remix, etc. for different testing or reproduction purposes.

Carbon version React version Framework Link
latest (v11.x) v18 Vite Open in StackBlitz
latest (v11.x) v18(with TS) Vite Open in StackBlitz
latest (v11.x) v17 Vite Open in StackBlitz
latest (v11.x) v16 Vite Open in StackBlitz
v10.x v17 Vite Open in StackBlitz
v10.x v16 Vite Open in StackBlitz

Local development

Each sandbox can be ran locally, instructions are provided in the sandbox README.md.