The Wayback Machine - https://web.archive.org/web/20200609234119/https://github.com/topics/design-system
Skip to content
#

design-system

Here are 580 public repositories matching this topic...

njacharya
njacharya commented Aug 16, 2019

A description is incomplete. It should mention:

These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.

right after

"There are two main patterns to support high availability: fail-over and replication. "

docz
css
rebass
amaster507
amaster507 commented Apr 28, 2020

The docs on rebassjs.org are pretty slim when it comes to using forms and the props that are accepted and what they do.

I was able to use inputs and checkboxes without too much effort but wanted to use a Switch in an instance instead of a checkbox. A switch is a ON|OFF Component so it would make sense that in the DOM it would use a checkbox and allow handlers with OnChange but that is not wha

grommet
mathisscott
mathisscott commented Apr 24, 2020

Summary

Our current messaging around clarity core been" ETA" is confusing internal teams that are unclear whether the web components are even available through NPM.

Based on a discussion today, we want to update our messaging in such a way that we have the flexibility to make breaking changes to works-in-progress but also clearly delineate components and utilities whose API is stable.

daltonvarao
daltonvarao commented Oct 11, 2019

Describe the bug
By clicking See guide in Library Screen the app opens a broken link.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Home Screen
  2. Click Library
  3. Scroll down
  4. Click in See Guide link
  5. Wait Browser open Doc Page
  6. See error

Expected behavior
Open Install local library guide page

Screenshots

Expected Page

![image](https://user-im

polaris-react
theme-ui
mxstbr
mxstbr commented Apr 20, 2020

In order to make the Tailwind preset more approachable for people that already know Tailwind, we should:

  • Font sizes should have the same aliases (e.g. lg = 2)
  • Colors should be aliased to the same aliases * 100, e.g. purple.5 === purple.500
  • Breaking change for a major version: Make the padding scale match Tailwind's
eui
chandlerprall
chandlerprall commented Apr 23, 2020

This has confused me and at least 2 other devs. EuiInMemoryTable requires a selection prop and an itemId prop to enable selection. The only way to know this is looking at the Demo JS tab, spotting the itemId line, and recognizing it is important. Without itemId selection looks like it should be working but it mysteriously doesn't. Information about the necessary props should be inc

slidenerd
slidenerd commented Mar 17, 2020
  • Sorry if this is not the right place to ask, I read through the documentation and could not find anything on Nuxt
  • Searched nuxt.js subreddit no mention
  • I am using Nuxt in SSR mode, how would you add this library to it? Could you kindly the documentation to add a small section in case it is simple so that in the future people wont ask the same question
    Thank you for your time
alisey
alisey commented Mar 21, 2020

The following warnings appear in the console during compilation, and they are also shown by stylable intelligence:

WARNING in Stylable: "@st-scope" must receive a simple selector, but instead got: ":global(.foo)"
@st-scope :global(.foo) { }
WARNING in Stylable: "@st-scope" received an unknown symbol: "html"
@st-scope html { }

The compiled CSS works correctly, though.

Photonios
Photonios commented May 4, 2020

It would be nice to add a symbol to the theme objects so they can easily be identified.

A good reason for this is to be able to easily write a custom Jest snapshot serializer and avoids the entire theme from being serialized into the snapshot.

We have a custom Jest snapshot serializer that does this, but it has to rely on checking for the existence of several theme properties to identify the

raikusy
raikusy commented Feb 11, 2020

Hello, I am using atomize in one of my soon to be released project. I loved the concept how atomize works.
But I feel the documentation needs more work. Also there aren't any release changelog in github.
It would be good to have a changelog so that I can keep track with version updates.
Also any plan of moving the examples to functional components and introducing more hooks?

Also I had some

Improve this page

Add a description, image, and links to the design-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the design-system topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.