design-systems
Here are 311 public repositories matching this topic...
I'm not sure what the policy on css transitions is in this repo, but here's a suggestion.
I noticed that color transitions on the StepIcon component are instantaneous, even though the entire component is quite animated and fluid. The StepIcon goes through several colors (default -> active -> completed), and I believe a simple transition: color 300ms ease; already adds quite a bit more style
Describe the bug
Creating angular project with no initial app throws sb init error
• Detecting project type. ✓
• Adding Storybook support to your "Angular" app
TypeError: Cannot read property 'architect' of undefined
To Reproduce
Steps to reproduce the behavior:
- ng new ng-ui --create-application=false
- cd ng-ui
- ng g lib button -p ui
- npx -p @storybook/cli sb
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Aug 19, 2020 - Vue
The best design tools and plugins for everything
-
Updated
Aug 24, 2020 - JavaScript
System design interview for IT companies
-
Updated
Jul 12, 2020
💅🏻
-
Updated
Aug 28, 2020
Functional css for humans
-
Updated
Jul 25, 2020 - CSS
-
Updated
Aug 29, 2020 - JavaScript
The CSS design system that powers GitHub
-
Updated
Aug 28, 2020 - CSS
⬢ Style props for rapid UI development
-
Updated
Aug 26, 2020 - JavaScript
Description
The combo box list doesn't have a high enough z-index to overlap other positioned element such as the buttons for another combo box it could be placed above.
The z-index should be increased to make sure it covers non dialog items.
<img width="459" alt="Screenshot 2020-08-03 09 58 02" src="https://user-images.githubusercontent.com/1385752/89196565-01b64f80-d570-11ea-81e8-1
<Select /> and <DatePicker /> don't offer the option of accessing name, id and other props once the onChange handler triggers. An event object with this information is accessible in the onChange handler for <Input />.
Feature description
Provide access to these variables for Select and DatePicker. It is needed when the component is being passed handler functions from an
The adaptive interface system for modern web experiences.
-
Updated
Aug 31, 2020 - TypeScript
Design with JSX, powered by your own component library.
-
Updated
Aug 16, 2020 - TypeScript
Full Modular Monolith application with Domain-Driven Design approach.
-
Updated
Aug 31, 2020 - C#
🙋 Feature Request
ButtonGroup currently adds an event listener for window resize events (https://github.com/adobe/react-spectrum/blob/main/packages/@react-spectrum/buttongroup/src/ButtonGroup.tsx#L69-L79). Now that we have a useResizeObserver hook, we should use it in place of the useEffect linked above.
🤔 Expected Behavior
The ButtonGroup's current behavior should be maintained afte
Salesforce Lightning Design System
-
Updated
Jun 12, 2020 - JavaScript
Argon - Design System for Bootstrap 4 by Creative Tim
-
Updated
Jul 3, 2020 - CSS
An open source tool for building UI Design Systems with Vue.js
-
Updated
Jun 18, 2020 - JavaScript
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Aug 31, 2020 - Vue
The Node version of Pattern Lab
-
Updated
Aug 31, 2020 - JavaScript
HTML to Sketch export solution
-
Updated
Jul 29, 2020 - JavaScript
Document & develop React components without breaking a sweat
-
Updated
Nov 6, 2019 - JavaScript
Theo is a an abstraction for transforming and formatting Design Tokens
-
Updated
Aug 28, 2020 - JavaScript
One of the consumers of our system uses curly braces for content replacement in strings.
Due to the way that SD currently uses curly braces in the build process there is no way I can have a string that includes the braces for consumption.
I have tried a number of ways to escape the braces with no luck
Other languages and templating systems seem to use the concept of using double curly b
Tools for developing, documenting, and testing React component libraries
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
May 20, 2019 - JavaScript
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
-
Updated
Aug 19, 2020 - C#
Improve this page
Add a description, image, and links to the design-systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the design-systems topic, visit your repo's landing page and select "manage topics."


Reproduction link
Steps to reproduce
Project Too Large to isolate
What is exp