aveline
aveline
- [x] Add type scale - [ ] Add composite tokens - [ ] Add typography object to default theme (See @aaronccasanova's comments on https://github.com/Shopify/polaris/pull/255)
Build out the color values in the default and local themes and see how they flow through to the button component. Refer to @aaronccasanova's comments in https://github.com/Shopify/polaris/pull/255
Spin off from https://github.com/Shopify/polaris/issues/191#issuecomment-893702646
Explorations for #6893
Add a prop to the `AlphaStack` component that renders all children full width. Currently since it uses `flex` children are flexed and collapse to the size of the content. This...
### WHY are these changes introduced? Fixes #6893 ### WHAT is this pull request doing? Playground code ``` Existing View a summary of your online store’s performance. Alpha default Online...
## Feature request summary Export `TokenGroup`, `TokenName`, `TokenScale` type for each token group ## Rationale So they can be imported from any component
### WHY are these changes introduced? Resolves https://github.com/Shopify/mobile/issues/33793 ### WHAT is this pull request doing? Disables text selection on small screens in order to be consistent with the behaviour on...