polaris
polaris copied to clipboard
Shopify’s design system to help us work together to build a great experience for all of our merchants.
When looking at `polaris-coverage` there are pages where there should be failures showing up. This didn't work as many values were missing from the deprecated scss API. `color` `spacing` etc....
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
### WHY are these changes introduced? Fixes https://github.com/Shopify/polaris/issues/6413 - Updates the documentation for Links on polaris.shopify.com - Removes the external link icon from the Link's external property **External link example**...
After jamming with Yuraima, I wanted to explore just using the library as it is intended.
### WHY are these changes introduced? The current implementation of tooltips for overflowing column content in `DataTable` has a bug where tooltip content doesn't get updated properly when rows are...
### WHY are these changes introduced? Removing the local copies of the icon svg images with a dynamic api route to serve the svg code. To test run locally and...