Skip to content

Conversation

@kyledurand
Copy link
Member

Bump tokens and release experimental values to consumers

@kyledurand kyledurand requested a review from aaronccasanova June 6, 2023 18:45
@kyledurand kyledurand merged commit 9c9e80e into main Jun 6, 2023
@kyledurand kyledurand deleted the bump-tokens-7.1 branch June 6, 2023 19:52
alex-page pushed a commit that referenced this pull request Jun 7, 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-icons@7.1.0

### Minor Changes

- [#9328](#9328)
[`f907a55a1`](f907a55)
Thanks
[@richardmarquezshopify](https://github.com/richardmarquezshopify)! -
Added GaugeMajor, GaugeMinor

## @shopify/polaris-tokens@7.1.0

### Minor Changes

- [#9385](#9385)
[`9c9e80ed1`](9c9e80e)
Thanks [@kyledurand](https://github.com/kyledurand)! - Added new
experimental tokens

## @shopify/polaris-cli@0.2.3

### Patch Changes

-   Updated dependencies \[]:
    -   @shopify/polaris-migrator@0.19.1

## @shopify/polaris-codemods@0.1.4

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](9c9e80e)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/stylelint-polaris@13.0.1

## @shopify/polaris-migrator@0.19.1

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](9c9e80e)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/stylelint-polaris@13.0.1

## @shopify/polaris@11.1.1

### Patch Changes

- [#9342](#9342)
[`6dcd69ab6`](6dcd69a)
Thanks [@qt314](https://github.com/qt314)! - Fixed small screen
horizontal overflow by changing `Banner` focus ring from `box-shadow` to
`outline`


- [#9342](#9342)
[`6dcd69ab6`](6dcd69a)
Thanks [@qt314](https://github.com/qt314)! - Removed unused transition
delay param from focus-ring mixin


- [#9342](#9342)
[`6dcd69ab6`](6dcd69a)
Thanks [@qt314](https://github.com/qt314)! - Add
polarisSummerEditions2023 feature flag to AppProvider context.


- [#9361](#9361)
[`52edd1faa`](52edd1f)
Thanks [@qt314](https://github.com/qt314)! - Added `disabled` variant
prop to Labelled


- [#9342](#9342)
[`6dcd69ab6`](6dcd69a)
Thanks [@qt314](https://github.com/qt314)! - Add `primarySuccess`
variant prop to `Button`

- Updated dependencies
\[[`9c9e80ed1`](9c9e80e),
[`f907a55a1`](f907a55)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/polaris-icons@7.1.0

## @shopify/stylelint-polaris@13.0.1

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](9c9e80e)]:
    -   @shopify/polaris-tokens@7.1.0

## polaris.shopify.com@0.55.1

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](9c9e80e),
[`6dcd69ab6`](6dcd69a),
[`6dcd69ab6`](6dcd69a),
[`6dcd69ab6`](6dcd69a),
[`f907a55a1`](f907a55),
[`52edd1faa`](52edd1f),
[`6dcd69ab6`](6dcd69a)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/polaris@11.1.1
    -   @shopify/polaris-icons@7.1.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
juzser pushed a commit to juzser/polaris that referenced this pull request Jul 27, 2023
Bump tokens and release experimental values to consumers
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-icons@7.1.0

### Minor Changes

- [Shopify#9328](Shopify#9328)
[`f907a55a1`](Shopify@f907a55)
Thanks
[@richardmarquezshopify](https://github.com/richardmarquezshopify)! -
Added GaugeMajor, GaugeMinor

## @shopify/polaris-tokens@7.1.0

### Minor Changes

- [Shopify#9385](Shopify#9385)
[`9c9e80ed1`](Shopify@9c9e80e)
Thanks [@kyledurand](https://github.com/kyledurand)! - Added new
experimental tokens

## @shopify/polaris-cli@0.2.3

### Patch Changes

-   Updated dependencies \[]:
    -   @shopify/polaris-migrator@0.19.1

## @shopify/polaris-codemods@0.1.4

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](Shopify@9c9e80e)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/stylelint-polaris@13.0.1

## @shopify/polaris-migrator@0.19.1

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](Shopify@9c9e80e)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/stylelint-polaris@13.0.1

## @shopify/polaris@11.1.1

### Patch Changes

- [Shopify#9342](Shopify#9342)
[`6dcd69ab6`](Shopify@6dcd69a)
Thanks [@qt314](https://github.com/qt314)! - Fixed small screen
horizontal overflow by changing `Banner` focus ring from `box-shadow` to
`outline`


- [Shopify#9342](Shopify#9342)
[`6dcd69ab6`](Shopify@6dcd69a)
Thanks [@qt314](https://github.com/qt314)! - Removed unused transition
delay param from focus-ring mixin


- [Shopify#9342](Shopify#9342)
[`6dcd69ab6`](Shopify@6dcd69a)
Thanks [@qt314](https://github.com/qt314)! - Add
polarisSummerEditions2023 feature flag to AppProvider context.


- [Shopify#9361](Shopify#9361)
[`52edd1faa`](Shopify@52edd1f)
Thanks [@qt314](https://github.com/qt314)! - Added `disabled` variant
prop to Labelled


- [Shopify#9342](Shopify#9342)
[`6dcd69ab6`](Shopify@6dcd69a)
Thanks [@qt314](https://github.com/qt314)! - Add `primarySuccess`
variant prop to `Button`

- Updated dependencies
\[[`9c9e80ed1`](Shopify@9c9e80e),
[`f907a55a1`](Shopify@f907a55)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/polaris-icons@7.1.0

## @shopify/stylelint-polaris@13.0.1

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](Shopify@9c9e80e)]:
    -   @shopify/polaris-tokens@7.1.0

## polaris.shopify.com@0.55.1

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](Shopify@9c9e80e),
[`6dcd69ab6`](Shopify@6dcd69a),
[`6dcd69ab6`](Shopify@6dcd69a),
[`6dcd69ab6`](Shopify@6dcd69a),
[`f907a55a1`](Shopify@f907a55),
[`52edd1faa`](Shopify@52edd1f),
[`6dcd69ab6`](Shopify@6dcd69a)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/polaris@11.1.1
    -   @shopify/polaris-icons@7.1.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AnnaCheba pushed a commit to AnnaCheba/polaris that referenced this pull request Apr 22, 2024
Bump tokens and release experimental values to consumers
ascherkus pushed a commit to ascherkus/polaris that referenced this pull request Feb 19, 2025
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-icons@7.1.0

### Minor Changes

- [Shopify#9328](Shopify#9328)
[`f907a55a1`](Shopify@2888410)
Thanks
[@richardmarquezshopify](https://github.com/richardmarquezshopify)! -
Added GaugeMajor, GaugeMinor

## @shopify/polaris-tokens@7.1.0

### Minor Changes

- [Shopify#9385](Shopify#9385)
[`9c9e80ed1`](Shopify@dad3f4c)
Thanks [@kyledurand](https://github.com/kyledurand)! - Added new
experimental tokens

## @shopify/polaris-cli@0.2.3

### Patch Changes

-   Updated dependencies \[]:
    -   @shopify/polaris-migrator@0.19.1

## @shopify/polaris-codemods@0.1.4

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](Shopify@dad3f4c)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/stylelint-polaris@13.0.1

## @shopify/polaris-migrator@0.19.1

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](Shopify@dad3f4c)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/stylelint-polaris@13.0.1

## @shopify/polaris@11.1.1

### Patch Changes

- [Shopify#9342](Shopify#9342)
[`6dcd69ab6`](Shopify@cd98772)
Thanks [@qt314](https://github.com/qt314)! - Fixed small screen
horizontal overflow by changing `Banner` focus ring from `box-shadow` to
`outline`


- [Shopify#9342](Shopify#9342)
[`6dcd69ab6`](Shopify@cd98772)
Thanks [@qt314](https://github.com/qt314)! - Removed unused transition
delay param from focus-ring mixin


- [Shopify#9342](Shopify#9342)
[`6dcd69ab6`](Shopify@cd98772)
Thanks [@qt314](https://github.com/qt314)! - Add
polarisSummerEditions2023 feature flag to AppProvider context.


- [Shopify#9361](Shopify#9361)
[`52edd1faa`](Shopify@d8ebe77)
Thanks [@qt314](https://github.com/qt314)! - Added `disabled` variant
prop to Labelled


- [Shopify#9342](Shopify#9342)
[`6dcd69ab6`](Shopify@cd98772)
Thanks [@qt314](https://github.com/qt314)! - Add `primarySuccess`
variant prop to `Button`

- Updated dependencies
\[[`9c9e80ed1`](Shopify@dad3f4c),
[`f907a55a1`](Shopify@2888410)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/polaris-icons@7.1.0

## @shopify/stylelint-polaris@13.0.1

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](Shopify@dad3f4c)]:
    -   @shopify/polaris-tokens@7.1.0

## polaris.shopify.com@0.55.1

### Patch Changes

- Updated dependencies
\[[`9c9e80ed1`](Shopify@dad3f4c),
[`6dcd69ab6`](Shopify@cd98772),
[`6dcd69ab6`](Shopify@cd98772),
[`6dcd69ab6`](Shopify@cd98772),
[`f907a55a1`](Shopify@2888410),
[`52edd1faa`](Shopify@d8ebe77),
[`6dcd69ab6`](Shopify@cd98772)]:
    -   @shopify/polaris-tokens@7.1.0
    -   @shopify/polaris@11.1.1
    -   @shopify/polaris-icons@7.1.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.

2 participants