Skip to content

Commit

Permalink
Merge branch 'main' into dsw-000-consistent-type-imports
Browse files Browse the repository at this point in the history
  • Loading branch information
xander-marjoram authored Jul 25, 2024
2 parents 031a487 + e0c81fc commit 5ee8a46
Show file tree
Hide file tree
Showing 41 changed files with 192 additions and 80 deletions.
7 changes: 0 additions & 7 deletions .changeset/light-badgers-suffer.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/modern-melons-draw.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/neat-cooks-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-singers-give.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/polite-carpets-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-ducks-kneel.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/examples/wc-angular12/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-angular12

## 0.5.1

### Patch Changes

- Updated dependencies [[`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd)]:
- @justeattakeaway/pie-webc@0.5.15

## 0.5.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-angular12/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-angular12",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"scripts": {
"ng": "ng",
Expand All @@ -18,7 +18,7 @@
"@angular/platform-browser-dynamic": "15.2.0",
"@angular/router": "15.2.0",
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.14",
"@justeattakeaway/pie-webc": "0.5.15",
"rxjs": "7.8.0",
"tslib": "2.3.0",
"zone.js": "0.12.0"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-next10/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-next10

## 0.6.1

### Patch Changes

- Updated dependencies [[`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd)]:
- @justeattakeaway/pie-webc@0.5.15

## 0.6.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-next10/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-next10",
"version": "0.6.0",
"version": "0.6.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.14",
"@justeattakeaway/pie-webc": "0.5.15",
"@lit/react": "1.0.2",
"next": "10.2.3",
"next-transpile-modules": "4.1.0",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-next13/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-next13

## 0.4.1

### Patch Changes

- Updated dependencies [[`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd)]:
- @justeattakeaway/pie-webc@0.5.15

## 0.4.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-next13/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-next13",
"private": true,
"version": "0.4.0",
"version": "0.4.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.14",
"@justeattakeaway/pie-webc": "0.5.15",
"@lit-labs/nextjs": "0.2.0",
"@lit/react": "1.0.5",
"next": "13.5.5",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-nuxt2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-nuxt2

## 0.7.2

### Patch Changes

- Updated dependencies [[`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd)]:
- @justeattakeaway/pie-webc@0.5.15

## 0.7.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-nuxt2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-nuxt2",
"author": "Just Eat Takeaway.com - Design System Team",
"version": "0.7.1",
"version": "0.7.2",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.14",
"@justeattakeaway/pie-webc": "0.5.15",
"core-js": "3.30.0",
"nuxt": "2.17.0",
"vue": "2.7.16",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-nuxt3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-nuxt3

## 0.6.2

### Patch Changes

- Updated dependencies [[`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd)]:
- @justeattakeaway/pie-webc@0.5.15

## 0.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-nuxt3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-nuxt3",
"version": "0.6.1",
"version": "0.6.2",
"private": true,
"scripts": {
"build:examples": "nuxt build",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.14",
"@justeattakeaway/pie-webc": "0.5.15",
"nuxt-ssr-lit": "1.6.5"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions apps/examples/wc-react17/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# wc-react17

## 0.5.0

### Minor Changes

- [Added] - pie-webc integration to react app ([#1610](https://github.com/justeattakeaway/pie/pull/1610)) by [@kevinrodrigues](https://github.com/kevinrodrigues)

### Patch Changes

- Updated dependencies [[`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd)]:
- @justeattakeaway/pie-webc@0.5.15

## 0.4.43

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-react17/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-react17",
"private": true,
"version": "0.4.43",
"version": "0.5.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.13",
"@justeattakeaway/pie-webc": "0.5.15",
"@lit/react": "1.0.5",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
11 changes: 11 additions & 0 deletions apps/examples/wc-react18/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# wc-react18

## 0.6.0

### Minor Changes

- [Added] - pie-webc integration and switch to using vite to resolve bundling error ([#1609](https://github.com/justeattakeaway/pie/pull/1609)) by [@kevinrodrigues](https://github.com/kevinrodrigues)

### Patch Changes

- Updated dependencies [[`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd)]:
- @justeattakeaway/pie-webc@0.5.15

## 0.5.42

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-react18/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-react18",
"private": true,
"version": "0.5.42",
"version": "0.6.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.13",
"@justeattakeaway/pie-webc": "0.5.15",
"@lit/react": "1.0.5",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-vanilla

## 0.5.2

### Patch Changes

- Updated dependencies [[`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd)]:
- @justeattakeaway/pie-webc@0.5.15

## 0.5.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-vanilla",
"version": "0.5.1",
"version": "0.5.2",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"@justeat/pie-design-tokens": "6.3.1",
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-icons-webc": "0.24.2",
"@justeattakeaway/pie-webc": "0.5.14"
"@justeattakeaway/pie-webc": "0.5.15"
},
"installConfig": {
"hoistingLimits": "workspaces"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-vue3

## 0.5.2

### Patch Changes

- Updated dependencies [[`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd)]:
- @justeattakeaway/pie-webc@0.5.15

## 0.5.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-vue3",
"version": "0.5.1",
"version": "0.5.2",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.14",
"@justeattakeaway/pie-webc": "0.5.15",
"@vitejs/plugin-vue": "4.0.0",
"vite": "4.5.3",
"vue": "3.2.47"
Expand Down
12 changes: 12 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 0.81.5

### Patch Changes

- Updated dependencies [[`d47b4cc02`](https://github.com/justeattakeaway/pie/commit/d47b4cc02465db340b8be94f5e24a09d363713c8), [`d3d974c76`](https://github.com/justeattakeaway/pie/commit/d3d974c76a5ee1e800c30b59e81002d089b5a26d), [`927b800ed`](https://github.com/justeattakeaway/pie/commit/927b800ed2456c6db299694fbf850dea4aed34bd), [`d47b4cc02`](https://github.com/justeattakeaway/pie/commit/d47b4cc02465db340b8be94f5e24a09d363713c8)]:
- @justeattakeaway/pie-checkbox@0.9.0
- @justeattakeaway/pie-button@0.48.0
- @justeattakeaway/pie-switch@0.29.11
- @justeattakeaway/pie-checkbox-group@0.3.0
- @justeattakeaway/pie-cookie-banner@0.22.1
- @justeattakeaway/pie-modal@0.43.5

## 0.81.4

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions apps/pie-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pie-storybook",
"version": "0.81.4",
"version": "0.81.5",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand All @@ -15,22 +15,22 @@
"dependencies": {
"@justeat/pie-design-tokens": "6.3.1",
"@justeattakeaway/pie-assistive-text": "0.5.1",
"@justeattakeaway/pie-button": "0.47.8",
"@justeattakeaway/pie-button": "0.48.0",
"@justeattakeaway/pie-card": "0.19.7",
"@justeattakeaway/pie-checkbox": "0.8.0",
"@justeattakeaway/pie-checkbox-group": "0.2.0",
"@justeattakeaway/pie-checkbox": "0.9.0",
"@justeattakeaway/pie-checkbox-group": "0.3.0",
"@justeattakeaway/pie-chip": "0.7.1",
"@justeattakeaway/pie-cookie-banner": "0.22.0",
"@justeattakeaway/pie-cookie-banner": "0.22.1",
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-divider": "0.13.7",
"@justeattakeaway/pie-form-label": "0.13.6",
"@justeattakeaway/pie-icon-button": "0.28.9",
"@justeattakeaway/pie-icons-webc": "0.24.2",
"@justeattakeaway/pie-link": "0.17.7",
"@justeattakeaway/pie-modal": "0.43.4",
"@justeattakeaway/pie-modal": "0.43.5",
"@justeattakeaway/pie-notification": "0.9.3",
"@justeattakeaway/pie-spinner": "0.6.6",
"@justeattakeaway/pie-switch": "0.29.10",
"@justeattakeaway/pie-switch": "0.29.11",
"@justeattakeaway/pie-tag": "0.9.8",
"@justeattakeaway/pie-text-input": "0.23.1",
"@justeattakeaway/pie-textarea": "0.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/pie-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.48.0

### Minor Changes

- [Changed] - Styles now use classmap ([#1587](https://github.com/justeattakeaway/pie/pull/1587)) by [@ashleynolan](https://github.com/ashleynolan)

[Fixed] - Fixed background colour when button is in `xsmall` or `small` size and responsive mode is true, where the bg-color wasn't updating to orange as required

## 0.47.8

### Patch Changes
Expand Down
Loading

0 comments on commit 5ee8a46

Please sign in to comment.