design-systems
Here are 387 public repositories matching this topic...
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
The text inside of a button with size="small" is not centered vertically. This is especially obvious when used with an icon or a contained/outlined button.
Expected behavior 🤔
The text inside of a button with size="small" is centered vertically.
Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.
Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Dec 28, 2021 - Vue
The best design tools and plugins for everything
-
Updated
Dec 10, 2021 - JavaScript
System design interview for IT companies
-
Updated
Dec 22, 2021
💅🏻
-
Updated
Dec 21, 2021
-
Updated
Dec 28, 2021 - JavaScript
Functional css for humans
-
Updated
Jun 17, 2021 - CSS
The CSS design system that powers GitHub
-
Updated
Dec 27, 2021 - SCSS
<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
⬢ Style props for rapid UI development
-
Updated
Nov 16, 2021 - JavaScript
-
Updated
Dec 26, 2021 - Vue
The adaptive interface system for modern web experiences.
-
Updated
Dec 27, 2021 - TypeScript
A curated list of awesome articles, videos, and other resources to learn and practice about software architecture, patterns, and principles.
-
Updated
Dec 28, 2021
I believe the comparison operator used in the IsBroken method is wrong because the rule is checking that meeting attendees limit must be greater than guests limit.
🐛 Bug Report
A multiple selection TableView with a few columns but no items. renderEmptyState is set to render an IllustratedMessage.
With your debugger console open, using the keyboard navigate to the
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
-
Updated
Dec 27, 2021 - SCSS
Design with JSX, powered by your own component library.
-
Updated
Dec 16, 2021 - TypeScript
Salesforce Lightning Design System
-
Updated
Dec 20, 2021 - JavaScript
An open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @modulz.
-
Updated
Dec 23, 2021 - TypeScript
Modern and minimalist React UI library.
-
Updated
Dec 23, 2021 - TypeScript
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Dec 24, 2021 - Vue
Argon - Design System for Bootstrap 4 by Creative Tim
-
Updated
Apr 22, 2021 - CSS
Hi,
I looked into the CLI part of style-dictonary to construct a similar thing and I found a bug when I run the command style-dictionary test or npx -p style-dictionary style-dictionary test in my case:
npx : 43 installé(s) en 3.911s
/Users/xzalawa/.npm/_npx/19473/lib/node_modules/style-dictionary/bin/style-dictionary:75
console.error('Invalid command: %s\nSee --help for a list o
An open source tool for building UI Design Systems with Vue.js
-
Updated
Apr 10, 2021 - JavaScript
A tool to help you build and document website component libraries and design systems.
-
Updated
Dec 28, 2021 - JavaScript
The Node version of Pattern Lab
-
Updated
Dec 27, 2021 - JavaScript
HTML to Sketch export solution
-
Updated
Sep 20, 2021 - JavaScript
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
-
Updated
Nov 25, 2021 - 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