Skip to content
#

design-system

Here are 554 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

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
alvarezmelissa87
alvarezmelissa87 commented Apr 29, 2020

Related issue: elastic/eui#1077

This is an enhancement request for table components (Basic and InMemory, primarily).

It would be useful when implementing selection to be able to set a default for checkboxes that should be selected/checked by default.

Example use case:

If this table is used as part of a wizard and the user wants to go back to the step with t

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

misterbrownlee
misterbrownlee commented Mar 13, 2020

We have a bit of a fork in our docs solution right now. Given the noise that's creating, and the fact that we don't have bandwidth from either the CSS team or the published docs team to improve the shared code situation, let's temporarily utilize the testing docs as public docs and revisit shared code when we get more time.

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.