Craig Palermo
Craig Palermo
@oliviertassinari Thanks, that's an excellent suggestion! It seems like Material's modal has the behavior we want (at least in the context of their docs site), so I'll have to see...
Discussion notes: We can rename size for Icon in IconButton to `iconSize`, which will be the same prop type as `size` on the Icon component.
@sdalonzo Agreed, that makes sense since you have a fuller picture of the potential plans for DSM than everybody else.
Adding visibility to @bmansell's comment on the trello card > Box shadow in styled-system doesn't seem to support responsive sizes so I'm shelving this one.
We'll want to look into whether or not `styled-system` supports responsive box shadows to see if that can work alongside our current custom `boxShadow` function. We may need to change...
@hakimelek Is this issue still relevant?
Blocked by https://github.com/priceline/design-system/issues/711
Hey @AyushRathi07, thanks for contributing! Many of us are out of office for the holidays, but we'll review this the next time our working group meets.
**Discussion notes** Before starting work, we should define a list of allowed child components and a cap on the number of children. We could cap it at 5 children if...