canvas-kit
https://github.com/workday/canvas-kit
TypeScript
Development kits to implement UI following the Workday Canvas Design System (https://design.workday.com). See our Component Storybook -
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to canvas-kit![CodeTriage badge for workday/canvas-kit](/workday/canvas-kit/badges/users.svg?count=1)
Help out
- Issues
- feat: Add `parts` property on `createStencil` for better type safety
- chore: Add stackblitz support to our example
- feat: Improving component styling support for Windows 11 High Contrast desktop themes
- chore: Expandable component style refactor
- feat: Add New Component `HtmlTable`
- Add Linear Gradient to Tabs when modality exits
- feat: Refactor SidePanel to use new styling utilities and tokens
- Create `RemoveablePill` and `ReadOnlyPill` components instead of overloading `Pill` with complex logic
- Add `parts` property on `createStencil` so that we can have type safety around `data-part` instead of magic strings.
- Remove default `Avatar` string from `altText`.
- Docs
- TypeScript not yet supported