Svelte implementation of the Carbon Design System https://svelte.carbondesignsystem.com
Find a file
Eric Liu fb6983b94e
Merge pull request #35 from metonym/datatable-skeleton
feat(component): add DataTableSkeleton
2019-12-18 08:12:56 -08:00
.github feat: initial commit 2019-12-15 11:20:52 -08:00
.storybook feat: initial commit 2019-12-15 11:20:52 -08:00
docs chore(docs): rebuild storybook [ci skip] 2019-12-15 15:26:26 -08:00
src Merge pull request #35 from metonym/datatable-skeleton 2019-12-18 08:12:56 -08:00
.eslintrc.json feat: initial commit 2019-12-15 11:20:52 -08:00
.gitignore feat: initial commit 2019-12-15 11:20:52 -08:00
.travis.yml ci(travis): run test command in script 2019-12-17 09:28:25 -08:00
CHANGELOG.md feat: initial commit 2019-12-15 11:20:52 -08:00
LICENSE Initial commit 2019-12-15 13:16:40 -05:00
package.json feat: initial commit 2019-12-15 11:20:52 -08:00
README.md chore: formatting [ci skip] 2019-12-15 15:31:59 -08:00
rollup.config.js feat: initial commit 2019-12-15 11:20:52 -08:00
yarn.lock feat: initial commit 2019-12-15 11:20:52 -08:00

carbon-components-svelte

🚧 UNDER CONSTRUCTION

Svelte implementation of the Carbon Design System

Storybook

Supported Components

Currently, the following components are supported:

  • Accordion
  • AccordionItem
    • AccordionSkeleton
  • Breadcrumb
  • BreadcrumbItem
    • BreadcrumbSkeleton
  • Button
    • ButtonSkeleton
  • Checkbox
    • CheckboxSkeleton
  • CodeSnippet
    • CodeSnippetSkeleton
  • Copy
  • CopyButton
  • InlineLoading
  • Loading
  • Link
  • ListItem
  • OrderedList
  • RadioButton
    • RadioButtonSkeleton
  • Search
    • SearchSkeleton
  • SkeletonPlaceholder
  • SkeletonText
  • Tag
    • TagSkeleton
  • TextArea
    • TextAreaSkeleton
  • TextInput
    • TextInputSkeleton
    • PasswordInput
  • Toggle
    • ToggleSkeleton
  • ToggleSmall
    • ToggleSmallSkeleton
  • TooltipDefinition
  • TooltipIcon
  • UnorderedList

Usage

[Placeholder]

Contributing

[Placeholder]

Changelog

License

Apache 2.0