polaris icon indicating copy to clipboard operation
polaris copied to clipboard

Add media query for checkbox ui updates on small screen

Open rjur11 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

rjur11 avatar Sep 19 '22 20:09 rjur11

size-limit report 📦

Path Size
polaris-react-cjs 202.21 KB (0%)
polaris-react-esm 129.44 KB (0%)
polaris-react-esnext 183.64 KB (+0.02% 🔺)
polaris-react-css 40.68 KB (+0.07% 🔺)

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

Hi! We noticed there hasn’t been activity on this PR in a while. After 30 days, it will close automatically.

If it’s still relevant, or you have updates, comment and let us know. And don’t worry, you can always re-open later if needed.

github-actions[bot] avatar Dec 03 '23 03:12 github-actions[bot]