Sean Durham

Results 21 comments of Sean Durham

I, too, just tried this in Coda 2 and found it wasn't working. I'll look into it as soon as I can.

Thanks for the help. I'll try to look at it this weekend.

Hi @loafofpiecrust Thanks for reaching out. Dropdown `2.0.0` just came out and in it the Input part of the dropdown expands to fit the width of the container. I'd rather...

I like it. I'm going to prioritize deprecation warnings before this story. ``` "avatar.extraSmall": {}, "avatar.extraLarge": {}, "spacings.extraExtraSmall": {}, "spacings.extraSmall": {}, "spacings.small": {}, "spacings.medium": {}, "spacings.large": {}, "spacings.extraLarge": {}, "spacings.extraExtraLarge":...

Do you support aliasing as distinct from referencing in your design language?

Work in progress in #1331 . API approved.

@wmui51 Buttons are missing density support and it looks like we are missing web light color scheme.

- Wilbert makes a good case for having devs use CSS to override rather than a stylesheet functions. - Morris suggests naming the stylesheet function to make it clear it...

# Four approaches to one-off component styles ### Override styles via stylesheet function prop (used internally today) *Pass a function to the `stylehseet` prop. It receives the output of the...

### Neo says I don’t have a chance to use HIG in product yet, but from my perspective & practice, #2 is really useful while building ui layout, as we...