Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #11719

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Version Packages #11719

merged 1 commit into from
Mar 21, 2024

Conversation

shopify-github-actions-access[bot]
Copy link
Contributor

@shopify-github-actions-access shopify-github-actions-access bot commented Mar 12, 2024

This PR was opened by the Changesets release 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@12.22.0

Minor Changes

  • #11677 f6ba2b2a8 Thanks @jesstelford! - Migrated @shopify/polaris from SASS to CSS using postcss plugins

  • #11723 4699bb229 Thanks @mrcthms! - Updated BulkActions to only show actions when selectMode is true

  • #11727 c3ba6ae1b Thanks @sam-b-rose! - Removed the responsive logic that disabled the Card bevel on mobile. Removing this until we are ready to rollout bevel changes across all components.

Patch Changes

@shopify/stylelint-polaris@15.4.0

Minor Changes

  • #11677 f6ba2b2a8 Thanks @jesstelford! - Add --pg- as a disallowed CSS Custom Property prefix (these are "global" Custom Properties used within @shopify/polaris-react).

@shopify/polaris-migrator@0.28.2

Patch Changes

  • #11754 f57db81df Thanks @jesstelford! - Move migrations to v14 since the node v20 requirement will be the only change in v13

  • Updated dependencies [f6ba2b2a8]:

    • @shopify/stylelint-polaris@15.4.0

polaris.shopify.com@0.66.0

Minor Changes

Patch Changes

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 5 times, most recently from 7d13937 to 64b0b77 Compare March 13, 2024 19:22
@kyledurand
Copy link
Contributor

/snapit

Copy link
Contributor

🫰✨ Thanks @kyledurand! Your snapshot has been published to npm.

Test the snapshot by updating your package.json with the newly published version:

yarn add @shopify/polaris@0.0.0-snapshot-20240313195838

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 17 times, most recently from 84405f9 to de0b788 Compare March 20, 2024 12:36
@kyledurand
Copy link
Contributor

/snapit

Copy link
Contributor

🫰✨ Thanks @kyledurand! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

yarn add @shopify/polaris-migrator@0.0.0-snapshot-20240320131542
yarn add @shopify/polaris@0.0.0-snapshot-20240320131542
yarn add @shopify/stylelint-polaris@0.0.0-snapshot-20240320131542

@kyledurand
Copy link
Contributor

/snapit

Copy link
Contributor

🫰✨ Thanks @kyledurand! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

yarn add @shopify/polaris-migrator@0.0.0-snapshot-20240320214922
yarn add @shopify/polaris@0.0.0-snapshot-20240320214922
yarn add @shopify/stylelint-polaris@0.0.0-snapshot-20240320214922

@kyledurand kyledurand merged commit 75e19fd into main Mar 21, 2024
10 checks passed
@kyledurand kyledurand deleted the changeset-release/main branch March 21, 2024 14:44
AnnaCheba pushed a commit to AnnaCheba/polaris that referenced this pull request Apr 22, 2024
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@12.22.0

### Minor Changes

- [Shopify#11677](Shopify#11677)
[`f6ba2b2a8`](Shopify@72a3cf8)
Thanks [@jesstelford](https://github.com/jesstelford)! - Migrated
@shopify/polaris from SASS to CSS using postcss plugins


- [Shopify#11723](Shopify#11723)
[`4699bb229`](Shopify@3ad0e1c)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated `BulkActions`
to only show actions when selectMode is `true`


- [Shopify#11727](Shopify#11727)
[`c3ba6ae1b`](Shopify@4a98633)
Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Removed the
responsive logic that disabled the Card bevel on mobile. Removing this
until we are ready to rollout bevel changes across all components.

### Patch Changes

- [Shopify#11757](Shopify#11757)
[`e0ae9565c`](Shopify@b605cc6)
Thanks [@sophschneider](https://github.com/sophschneider)! - Added
dynamicTopBarAndReframe feature flag type


- [Shopify#11733](Shopify#11733)
[`9c24a465c`](Shopify@a8ceec1)
Thanks [@jesstelford](https://github.com/jesstelford)! - Convert
SASS-style inline comments to CSS-style multiline comments.


- [Shopify#11724](Shopify#11724)
[`1543246b7`](Shopify@409c127)
Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Updated
responsive styles for `Text` component


- [Shopify#11765](Shopify#11765)
[`42c298ea7`](Shopify@1c9eb9c)
Thanks [@jesstelford](https://github.com/jesstelford)! - Fix build
performance regression from using postcss-mixins.


- [Shopify#11725](Shopify#11725)
[`3e011e3b6`](Shopify@4c5c99f)
Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed a bug where
iOS 16 font patch wasn't added for mobile app web views


- [Shopify#11763](Shopify#11763)
[`e7ab4a8f5`](Shopify@18d0b02)
Thanks [@sydturn](https://github.com/sydturn)! - Fixed `IndexTable.Row`
`onClick` not being called when `selectable` is `false`


- [Shopify#11745](Shopify#11745)
[`831a683a2`](Shopify@d41c662)
Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed bug in
math.ts for popover with position cover


- [Shopify#11735](Shopify#11735)
[`6d8ef8c99`](Shopify@a30cc57)
Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Used `Text`
component to apply text styles for `Button`


- [Shopify#11592](Shopify#11592)
[`ad6315845`](Shopify@1d209af)
Thanks [@SMAKSS](https://github.com/SMAKSS)! - Passed missing `id` prop
to the root element of `BlockStack`

## @shopify/stylelint-polaris@15.4.0

### Minor Changes

- [Shopify#11677](Shopify#11677)
[`f6ba2b2a8`](Shopify@72a3cf8)
Thanks [@jesstelford](https://github.com/jesstelford)! - Add `--pg-` as
a disallowed CSS Custom Property prefix (these are "global" Custom
Properties used within @shopify/polaris-react).

## @shopify/polaris-migrator@0.28.2

### Patch Changes

- [Shopify#11754](Shopify#11754)
[`f57db81df`](Shopify@2ddc12d)
Thanks [@jesstelford](https://github.com/jesstelford)! - Move migrations
to v14 since the node v20 requirement will be the only change in v13

- Updated dependencies
\[[`f6ba2b2a8`](Shopify@72a3cf8)]:
    -   @shopify/stylelint-polaris@15.4.0

## polaris.shopify.com@0.66.0

### Minor Changes

- [Shopify#11720](Shopify#11720)
[`97184dc80`](Shopify@f78518f)
Thanks [@sarahill](https://github.com/sarahill)! - Added common action
guidance.


- [Shopify#11690](Shopify#11690)
[`c78f125c7`](Shopify@06e7de8)
Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Updates
images for icon design guidance

### Patch Changes

- [Shopify#11747](Shopify#11747)
[`5cff96245`](Shopify@61c0893)
Thanks [@sarahill](https://github.com/sarahill)! - Updated card layout
patterns to match common action patterns.

- Updated dependencies
\[[`e0ae9565c`](Shopify@b605cc6),
[`9c24a465c`](Shopify@a8ceec1),
[`f6ba2b2a8`](Shopify@72a3cf8),
[`4699bb229`](Shopify@3ad0e1c),
[`c3ba6ae1b`](Shopify@4a98633),
[`1543246b7`](Shopify@409c127),
[`42c298ea7`](Shopify@1c9eb9c),
[`3e011e3b6`](Shopify@4c5c99f),
[`e7ab4a8f5`](Shopify@18d0b02),
[`831a683a2`](Shopify@d41c662),
[`6d8ef8c99`](Shopify@a30cc57),
[`ad6315845`](Shopify@1d209af)]:
    -   @shopify/polaris@12.22.0

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant