design-systems
Here are 320 public repositories matching this topic...
- I have searched the issues of this repository and believe that this is not a duplicate.
Summary 💡
Right now (at least if you use multiple) Autocomplete/useAutocomplete the value that comes back in onChange is always the raw option data. i.e. If you use options=[{value: 'a', label: 'A'}, {value: 'b', label: 'B'}] and select the
Is your feature request related to a problem? Please describe
In my component's props TS interface, I can use JSDoc comments to set the description, and can even use the @default tag to describe the default value
However, nothing happens when I use the @deprecated tag.
Describe the solution you'd like
Some ideas:
- It would be nice i
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Oct 21, 2020 - Vue
The best design tools and plugins for everything
-
Updated
Nov 17, 2020 - JavaScript
System design interview for IT companies
-
Updated
Sep 14, 2020
💅🏻
-
Updated
Nov 20, 2020
-
Updated
Nov 22, 2020 - JavaScript
Functional css for humans
-
Updated
Nov 1, 2020 - CSS
The CSS design system that powers GitHub
-
Updated
Nov 25, 2020 - SCSS
⬢ Style props for rapid UI development
-
Updated
Nov 23, 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
Nov 25, 2020 - TypeScript
Full Modular Monolith application with Domain-Driven Design approach.
-
Updated
Nov 24, 2020 - C#
🙋 Feature Request
While useBreadcrumbs makes the AriaBreadcrumbsProps interface publicly available via @react-types/breadcrumbs, useBreadcrumbItem does not export the AriaBreadcrumbItemProps interface, either directly or via @react-types/breadcrumbs
🤔 Expe
Design with JSX, powered by your own component library.
-
Updated
Nov 18, 2020 - TypeScript
Salesforce Lightning Design System
-
Updated
Oct 22, 2020 - JavaScript
Argon - Design System for Bootstrap 4 by Creative Tim
-
Updated
Nov 24, 2020 - CSS
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Nov 22, 2020 - Vue
An open source tool for building UI Design Systems with Vue.js
-
Updated
Jun 18, 2020 - JavaScript
The Node version of Pattern Lab
-
Updated
Nov 12, 2020 - JavaScript
HTML to Sketch export solution
-
Updated
Nov 9, 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
Nov 24, 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
Nov 20, 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
https://ant.design/components/form/#Rule
Steps to reproduce
defaultFieldprop for array type rule as defined here https://github.com/react-component/field-f