yinon

Results 53 comments of yinon

Are u going to expose all that?? Why would u allow such an open API which could lead to an "abuse" of the component?

we work with tokens. I guess the question should be asked here is - if the ownership of the design system was google (or any other company for that matter),...

guess this makes it a white labeling vs lock-down "battle" important (for us) to understand when working on a specific organization DS

As in https://developer.chrome.com/blog/timer-throttling-in-chrome-88/#animation

Here's the problem in practice - setting aria-label on button will set it twice, on the host and the shadowed button then it makes SR read it twice

Mac's VoiceOver SR. @chrisdholt logically this makes sense but is what you're describing a formal written spec? cause the VoiceOver does read it twice, exactly as written in the box

@KingOfTac would you try only assigning a svg node? this is where aria-label as the svg by its own, doesn't make a discernible text. ```html ... ``` that's really bizarre...

> > @KingOfTac would you try only assigning a svg node? this is where aria-label as the svg by its own, doesn't make a discernible text. > > ``` >...

@andrico1234 is there a library of open-ui (web) components?

SD transitive-transforms example shares a similar approach at https://github.com/amzn/style-dictionary/blob/28787befb1a2c7173c64a2a4bef5b029d0799cce/examples/advanced/transitive-transforms/tokens/color/overlay.json5#L13-L21