design-systems
Here are 415 public repositories matching this topic...
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
Emotion-js added a new feature 'insertionPoint' to createCache in this pull request and marked previous 'prepend' option as deprecated.
But Mui's next.js example uses prepend. [You can find It he
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.
The best design tools and plugins for everything
-
Updated
Mar 12, 2022 - JavaScript
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Mar 2, 2022 - Vue
System design interview for IT companies
-
Updated
Dec 22, 2021
💅🏻
-
Updated
Mar 31, 2022
-
Updated
Mar 30, 2022 - JavaScript
Functional css for humans
-
Updated
Jun 17, 2021 - CSS
The CSS design system that powers GitHub
-
Updated
Apr 7, 2022 - SCSS
-
Updated
Apr 6, 2022 - Svelte
𝙃𝙪𝙜𝙚 collection of Tailwind components, sections and templates
-
Updated
Apr 5, 2022 - HTML
<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
A curated list of awesome articles, videos, and other resources to learn and practice about software architecture, patterns, and principles.
-
Updated
Apr 5, 2022
⬢ Style props for rapid UI development
-
Updated
Mar 22, 2022 - JavaScript
The adaptive interface system for modern web experiences.
-
Updated
Apr 7, 2022 - TypeScript
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.
Following up on #2488
🙋 Feature Request
I want to determine what breakpoint (breakpoints?) are currently matched and I would prefer a way in React Spectrum to help me with this.
🤔 Expected Behavior
I should be able to use some function (a hook?) to get (and maybe receive updates) to matching breakpoints.
😯 Current Behavior
Right now I can get breakpoints from `useProvider
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
-
Updated
Apr 7, 2022 - SCSS
Design with JSX, powered by your own component library.
-
Updated
Mar 31, 2022 - TypeScript
An open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @modulz.
-
Updated
Apr 7, 2022 - TypeScript
Salesforce Lightning Design System
-
Updated
Mar 24, 2022 - JavaScript
A design system for building modern websites and applications.
-
Updated
Apr 1, 2022 - TypeScript
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Mar 4, 2022 - Vue
Argon - Design System for Bootstrap 4 by Creative Tim
-
Updated
Apr 22, 2021 - CSS
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
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
Apr 1, 2022 - JavaScript
The Node version of Pattern Lab
-
Updated
Apr 2, 2022 - 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