Svelte implementation of the Carbon Design System https://svelte.carbondesignsystem.com
Find a file
Eric Liu 19196c85e3
Merge pull request #57 from IBM/dependabot/npm_and_yarn/babel/preset-env-7.7.7
chore(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7
2019-12-21 11:29:50 -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-21 11:07:43 -08:00
src fix(progress-indicator): correct Story 2019-12-21 11:10:35 -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 chore(deps-dev): bump carbon-components from 10.9.0-rc.1 to 10.9.0 2019-12-21 19:21:54 +00:00
README.md feat(component): add ProgressIndicator 2019-12-21 11:03:50 -08:00
rollup.config.js feat: initial commit 2019-12-15 11:20:52 -08:00
yarn.lock Merge pull request #57 from IBM/dependabot/npm_and_yarn/babel/preset-env-7.7.7 2019-12-21 11:29:50 -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
  • ContentSwitcher
    • Switch
  • Copy
  • CopyButton
  • DataTableSkeleton
  • InlineLoading
  • Link
  • ListItem
  • Loading
  • Notification
    • ToastNotification
    • InlineNotification
    • NotificationActionButton
    • NotificationButton
    • NotificationIcon
    • NotificationTextDetails
  • OrderedList
  • ProgressIndicator
    • ProgressIndicatorSkeleton
    • ProgressStep
  • RadioButton
    • RadioButtonSkeleton
  • Search
    • SearchSkeleton
  • SkeletonPlaceholder
  • SkeletonText
  • Tag
    • TagSkeleton
  • TextArea
    • TextAreaSkeleton
  • TextInput
    • TextInputSkeleton
    • PasswordInput
  • Tile
    • ClickableTile
    • SelectableTile
    • ExpandableTile
      • TileAboveTheFoldContent
      • TileBelowTheFoldContent
    • RadioTile
    • Tile
    • TileGroup
      • RadioTile
  • Toggle
    • ToggleSkeleton
  • ToggleSmall
    • ToggleSmallSkeleton
  • TooltipDefinition
  • TooltipIcon
  • UnorderedList

Usage

[Placeholder]

Contributing

[Placeholder]

Changelog

License

Apache 2.0