I noticed that the new Button web component in Polaris doesn’t support multiple sizes, unlike the React version. Is this an intentional design decision? I’ve seen similar approaches in other design systems like SAP Fiori Design System and Amazon Cloudscape Design System, where size options are limited or abstracted. Is this part of a broader design trend? I’d be interested to hear more about the design principles or system guidelines your team is following for this direction.
Hey I think this is choice they made for consistancy, and force some UI patterns based on context since the <s-text />
component deosn’t have size as well, but it gets its size from the usage context.
I hope however if they could explain these patterns more, especialy in cards for instance.