polaris
polaris copied to clipboard
Add support for view transitions when using `react-router-dom` Link
WHY are these changes introduced?
Resolves #1499.
Add support for view transitions with new viewTransition prop on:
- Breadcrumbs
- Button
- Navigation
- Page
- UnstyledLink
Removes progress bar aka Loading from Frame and all references to it in polaris-react and polaris.shopify.com.
Updates transitions for Navigation to improve snappiness and UX.
WHAT is this pull request doing?
How to 🎩
🖥 Local development instructions 🗒 General tophatting guidelines 📄 Changelog guidelines
🎩 checklist
- [ ] Tested a snapshot
- [ ] Tested on mobile
- [ ] Tested on multiple browsers
- [ ] Tested for accessibility
- [ ] Updated the component's
README.mdwith documentation changes - [ ] Tophatted documentation changes in the style guide
/snapit
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshots have been published to npm.
Test the snapshots by updating your package.json with the newly published versions:
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
/snapit
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshots have been published to npm.
Test the snapshots by updating your package.json with the newly published versions:
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshots have been published to npm.
Test the snapshots by updating your package.json with the newly published versions:
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshots have been published to npm.
Test the snapshots by updating your package.json with the newly published versions:
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshots have been published to npm.
Test the snapshots by updating your package.json with the newly published versions:
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
yarn add @shopify/[email protected]
🫰✨ Thanks @laurkim! Your snapshothas been published to npm.
Test the snapshot by updating your package.json with the newly published version:
"@shopify/polaris": "0.0.0-snapshot-20240411152650"
🫰✨ Thanks @laurkim! Your snapshothas been published to npm.
Test the snapshot by updating your package.json with the newly published version:
"@shopify/polaris": "0.0.0-snapshot-20240411214335"
🫰✨ Thanks @laurkim! Your snapshothas been published to npm.
Test the snapshot by updating your package.json with the newly published version:
"@shopify/polaris": "0.0.0-snapshot-20240412181234"
🫰✨ Thanks @laurkim! Your snapshothas been published to npm.
Test the snapshot by updating your package.json with the newly published version:
"@shopify/polaris": "0.0.0-snapshot-20240415152827"
🫰✨ Thanks @laurkim! Your snapshothas been published to npm.
Test the snapshot by updating your package.json with the newly published version:
"@shopify/polaris": "0.0.0-snapshot-20240416194832"
🫰✨ Thanks @laurkim! Your snapshothas been published to npm.
Test the snapshot by updating your package.json with the newly published version:
"@shopify/polaris": "0.0.0-snapshot-20240417151300"
🫰✨ Thanks @laurkim! Your snapshot has been published to npm.
Test the snapshot by updating your package.json with the newly published version:
"@shopify/polaris": "0.0.0-snapshot-20240422145659"
🫰✨ Thanks @laurkim! Your snapshots have been published to npm.
Test the snapshots by updating your package.json with the newly published versions:
"@shopify/polaris-icons": "0.0.0-snapshot-20240423203532",
"@shopify/polaris-migrator": "0.0.0-snapshot-20240423203532",
"@shopify/polaris": "0.0.0-snapshot-20240423203532",
"@shopify/polaris-tokens": "0.0.0-snapshot-20240423203532",
"@shopify/stylelint-polaris": "0.0.0-snapshot-20240423203532"
🫰✨ Thanks @laurkim! Your snapshots have been published to npm.
Test the snapshots by updating your package.json with the newly published versions:
"@shopify/polaris-icons": "0.0.0-snapshot-20240424141426",
"@shopify/polaris-migrator": "0.0.0-snapshot-20240424141426",
"@shopify/polaris": "0.0.0-snapshot-20240424141426",
"@shopify/polaris-tokens": "0.0.0-snapshot-20240424141426",
"@shopify/stylelint-polaris": "0.0.0-snapshot-20240424141426"
/snapit
🫰✨ Thanks @laurkim! Your snapshots have been published to npm.
Test the snapshots by updating your package.json with the newly published versions:
"@shopify/polaris-icons": "0.0.0-snapshot-20240424142930",
"@shopify/polaris-migrator": "0.0.0-snapshot-20240424142930",
"@shopify/polaris": "0.0.0-snapshot-20240424142930",
"@shopify/polaris-tokens": "0.0.0-snapshot-20240424142930",
"@shopify/stylelint-polaris": "0.0.0-snapshot-20240424142930"
Closing as this is being implemented in admin directly.