Skip to content

Conversation

@kyledurand
Copy link
Member

@kyledurand kyledurand commented Dec 13, 2022

Fixes nested Boxes spacing issues in Safari and Chromatic

🎩 changes on the layout beta branch here

I think there are still improvements that can be made here but this is a good first step if it safely unblocks us

@github-actions
Copy link
Contributor

github-actions bot commented Dec 13, 2022

size-limit report 📦

Path Size
polaris-react-cjs 211.1 KB (+0.01% 🔺)
polaris-react-esm 136.31 KB (-0.01% 🔽)
polaris-react-esnext 192.07 KB (-0.05% 🔽)
polaris-react-css 42.04 KB (-0.19% 🔽)

laurkim and others added 2 commits December 13, 2022 10:37
Co-authored-by: Kyle Durand <kyle.durand@shopify.com>
@kyledurand kyledurand marked this pull request as ready for review December 13, 2022 16:28
@kyledurand kyledurand self-assigned this Dec 13, 2022
@kyledurand kyledurand added Blocking public Comms Bug Something is broken and not working as intended in the system. and removed Blocking public Comms labels Dec 13, 2022
@kyledurand kyledurand mentioned this pull request Dec 13, 2022
Copy link
Contributor

@laurkim laurkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

'padding-block-end',
'space',
paddingBlockEnd,
paddingBlockEnd || padding,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🎉

Copy link
Contributor

@aveline aveline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This gets us unblocked for now and we can iterate on our approach 👍

@kyledurand kyledurand merged commit bdc62eb into main Dec 14, 2022
@kyledurand kyledurand deleted the fix-responsive-props-scss branch December 14, 2022 19:03
laurkim pushed a commit that referenced this pull request Dec 15, 2022
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. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @shopify/polaris@10.16.1

### Patch Changes

- [#7904](#7904)
[`bdc62ebbb`](bdc62eb)
Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed a bug where
responsive props would inherit values on Box


- [#7911](#7911)
[`b26408e2f`](b26408e)
Thanks [@bencmilton](https://github.com/bencmilton)! - Fix
validateDOMNesting warning in `VideoThumbnail`

## @shopify/plugin-polaris@0.0.22



## polaris.shopify.com@0.27.3

### Patch Changes

- Updated dependencies
\[[`bdc62ebbb`](bdc62eb),
[`b26408e2f`](b26408e)]:
    -   @shopify/polaris@10.16.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@gwyneplaine gwyneplaine mentioned this pull request Feb 14, 2023
juzser pushed a commit to juzser/polaris that referenced this pull request Jul 27, 2023
Fixes nested Boxes spacing issues in Safari and Chromatic

🎩 changes on the layout beta branch
[here](Shopify#7903)

I think there are still improvements that can be made here but this is a
good first step if it safely unblocks us

Co-authored-by: Lo Kim <lo.kim@shopify.com>
juzser pushed a commit to juzser/polaris that referenced this pull request Jul 27, 2023
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. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @shopify/polaris@10.16.1

### Patch Changes

- [Shopify#7904](Shopify#7904)
[`bdc62ebbb`](Shopify@bdc62eb)
Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed a bug where
responsive props would inherit values on Box


- [Shopify#7911](Shopify#7911)
[`b26408e2f`](Shopify@b26408e)
Thanks [@bencmilton](https://github.com/bencmilton)! - Fix
validateDOMNesting warning in `VideoThumbnail`

## @shopify/plugin-polaris@0.0.22



## polaris.shopify.com@0.27.3

### Patch Changes

- Updated dependencies
\[[`bdc62ebbb`](Shopify@bdc62eb),
[`b26408e2f`](Shopify@b26408e)]:
    -   @shopify/polaris@10.16.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something is broken and not working as intended in the system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants