polaris icon indicating copy to clipboard operation
polaris copied to clipboard

[WIP][Layout foundations] Add alpha layout components

Open laurkim opened this issue 3 years ago • 1 comments

WHY are these changes introduced?

Fixes #0000

WHAT is this pull request doing?

How to 🎩

🖥 Local development instructions 🗒 General tophatting guidelines 📄 Changelog guidelines

Copy-paste this code in playground/Playground.tsx:
import React from 'react';
import {Page} from '../src';

export function Playground() {
  return (
    <Page title="Playground">
      {/* Add the code you want to test in here */}
    </Page>
  );
}

🎩 checklist

laurkim avatar Aug 30 '22 18:08 laurkim

size-limit report 📦

Path Size
polaris-react-cjs 204.85 KB (+0.94% 🔺)
polaris-react-esm 131.19 KB (+1.25% 🔺)
polaris-react-esnext 186.46 KB (+1.49% 🔺)
polaris-react-css 41.45 KB (+1.92% 🔺)

github-actions[bot] avatar Aug 30 '22 18:08 github-actions[bot]

/snapit

laurkim avatar Sep 22 '22 19:09 laurkim

🫰✨ 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]

github-actions[bot] avatar Sep 22 '22 19:09 github-actions[bot]

/snapit

aveline avatar Oct 03 '22 21:10 aveline

🫰✨ Thanks @aveline! 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]

github-actions[bot] avatar Oct 03 '22 21:10 github-actions[bot]

/snapit

aveline avatar Oct 03 '22 21:10 aveline

/stageit

aveline avatar Oct 03 '22 21:10 aveline

🚀 d05c43ed2ec3c579173a9e1ccb791066faf42637 is now deploying to staging. View status.

github-actions[bot] avatar Oct 03 '22 21:10 github-actions[bot]

🫰✨ Thanks @aveline! 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]

github-actions[bot] avatar Oct 03 '22 21:10 github-actions[bot]

@aveline Looks like some of the styles are missing from the examples? Attached a couple screenshot examples

AlphaCard image

Box Screen Shot 2022-10-03 at 3 33 48 PM

sarahill avatar Oct 03 '22 22:10 sarahill