Skip to content

Commit

Permalink
Merge branch 'main' into dsw-1604-replace-fozzie-color-tokeksn
Browse files Browse the repository at this point in the history
  • Loading branch information
raoufswe authored Jan 19, 2024
2 parents de693d4 + 064a33c commit 4b88c6b
Show file tree
Hide file tree
Showing 50 changed files with 258 additions and 103 deletions.
8 changes: 0 additions & 8 deletions .changeset/eighty-items-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-keys-wait.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-parrots-relate.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/old-flowers-relax.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/spotty-goats-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-turtles-enjoy.md

This file was deleted.

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

## 0.4.26

### Patch Changes

- Updated dependencies [[`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be)]:
- @justeattakeaway/pie-css@0.9.1
- @justeattakeaway/pie-button@0.45.2

## 0.4.25

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.4.25",
"version": "0.4.26",
"private": true,
"scripts": {
"ng": "ng",
Expand All @@ -17,8 +17,8 @@
"@angular/platform-browser": "15.2.0",
"@angular/platform-browser-dynamic": "15.2.0",
"@angular/router": "15.2.0",
"@justeattakeaway/pie-button": "0.45.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-button": "0.45.2",
"@justeattakeaway/pie-css": "0.9.1",
"rxjs": "7.8.0",
"tslib": "2.3.0",
"zone.js": "0.12.0"
Expand Down
9 changes: 9 additions & 0 deletions apps/examples/wc-next10/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# wc-next10

## 0.5.18

### Patch Changes

- Updated dependencies [[`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be), [`e320cb1e1`](https://github.com/justeattakeaway/pie/commit/e320cb1e12cc10e07863090ea2d22be7017dd365)]:
- @justeattakeaway/pie-css@0.9.1
- @justeattakeaway/pie-cookie-banner@0.16.0
- @justeattakeaway/pie-button@0.45.2

## 0.5.17

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.5.17",
"version": "0.5.18",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -10,9 +10,9 @@
"lint:examples": "eslint ."
},
"dependencies": {
"@justeattakeaway/pie-button": "0.45.1",
"@justeattakeaway/pie-cookie-banner": "0.15.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-button": "0.45.2",
"@justeattakeaway/pie-cookie-banner": "0.16.0",
"@justeattakeaway/pie-css": "0.9.1",
"@lit/react": "1.0.2",
"next": "10.2.3",
"next-transpile-modules": "4.1.0",
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-next13/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-next13

## 0.3.26

### Patch Changes

- Updated dependencies [[`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be)]:
- @justeattakeaway/pie-css@0.9.1
- @justeattakeaway/pie-button@0.45.2

## 0.3.25

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/wc-next13/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-next13",
"version": "0.3.25",
"version": "0.3.26",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS=--conditions=development next dev",
Expand All @@ -10,8 +10,8 @@
"lint:examples": "next lint"
},
"dependencies": {
"@justeattakeaway/pie-button": "0.45.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-button": "0.45.2",
"@justeattakeaway/pie-css": "0.9.1",
"@lit-labs/nextjs": "0.1.3",
"@lit/react": "1.0.2",
"next": "13.2.4",
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-nuxt2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-nuxt2

## 0.6.3

### Patch Changes

- Updated dependencies [[`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be)]:
- @justeattakeaway/pie-css@0.9.1
- @justeattakeaway/pie-button@0.45.2

## 0.6.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.6.2",
"version": "0.6.3",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -10,8 +10,8 @@
"generate:examples": "nuxt generate"
},
"dependencies": {
"@justeattakeaway/pie-button": "0.45.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-button": "0.45.2",
"@justeattakeaway/pie-css": "0.9.1",
"core-js": "3.30.0",
"nuxt": "2.17.0",
"vue": "2.7.16",
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-nuxt3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-nuxt3

## 0.5.13

### Patch Changes

- Updated dependencies [[`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be)]:
- @justeattakeaway/pie-css@0.9.1
- @justeattakeaway/pie-button@0.45.2

## 0.5.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.5.12",
"version": "0.5.13",
"private": true,
"scripts": {
"build:examples": "nuxt build",
Expand All @@ -10,8 +10,8 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@justeattakeaway/pie-button": "0.45.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-button": "0.45.2",
"@justeattakeaway/pie-css": "0.9.1",
"nuxt-ssr-lit": "1.6.5"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-react17/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-react17

## 0.4.26

### Patch Changes

- Updated dependencies [[`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be)]:
- @justeattakeaway/pie-css@0.9.1
- @justeattakeaway/pie-button@0.45.2

## 0.4.25

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/wc-react17/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "wc-react17",
"version": "0.4.25",
"version": "0.4.26",
"private": true,
"dependencies": {
"@justeattakeaway/pie-button": "0.45.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-button": "0.45.2",
"@justeattakeaway/pie-css": "0.9.1",
"@lit/react": "1.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-react18/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-react18

## 0.5.25

### Patch Changes

- Updated dependencies [[`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be)]:
- @justeattakeaway/pie-css@0.9.1
- @justeattakeaway/pie-button@0.45.2

## 0.5.24

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/wc-react18/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "wc-react18",
"version": "0.5.24",
"version": "0.5.25",
"private": true,
"dependencies": {
"@justeattakeaway/pie-button": "0.45.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-button": "0.45.2",
"@justeattakeaway/pie-css": "0.9.1",
"@lit/react": "1.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
10 changes: 10 additions & 0 deletions apps/examples/wc-vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# wc-vanilla

## 0.4.53

### Patch Changes

- Updated dependencies [[`365681462`](https://github.com/justeattakeaway/pie/commit/3656814623c74dbe49a25c894292d4621697ec7c), [`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be)]:
- @justeattakeaway/pie-icon-button@0.27.2
- @justeattakeaway/pie-css@0.9.1
- @justeattakeaway/pie-modal@0.38.2
- @justeattakeaway/pie-button@0.45.2

## 0.4.52

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.4.52",
"version": "0.4.53",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -13,11 +13,11 @@
},
"dependencies": {
"@justeat/pie-design-tokens": "5.9.0",
"@justeattakeaway/pie-button": "0.45.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-icon-button": "0.27.1",
"@justeattakeaway/pie-button": "0.45.2",
"@justeattakeaway/pie-css": "0.9.1",
"@justeattakeaway/pie-icon-button": "0.27.2",
"@justeattakeaway/pie-icons-webc": "0.17.2",
"@justeattakeaway/pie-modal": "0.38.1"
"@justeattakeaway/pie-modal": "0.38.2"
},
"installConfig": {
"hoistingLimits": "workspaces"
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-vue3

## 0.4.26

### Patch Changes

- Updated dependencies [[`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be)]:
- @justeattakeaway/pie-css@0.9.1
- @justeattakeaway/pie-button@0.45.2

## 0.4.25

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.4.25",
"version": "0.4.26",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -10,8 +10,8 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@justeattakeaway/pie-button": "0.45.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-button": "0.45.2",
"@justeattakeaway/pie-css": "0.9.1",
"@vitejs/plugin-vue": "4.0.0",
"vite": "4.2.3",
"vue": "3.2.47"
Expand Down
15 changes: 15 additions & 0 deletions apps/pie-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 3.22.0

### Minor Changes

- [Added] - show more button for component status page ([#1176](https://github.com/justeattakeaway/pie/pull/1176)) by [@LTurns](https://github.com/LTurns)

- [Changed] - Update all spacing styles to use pie-css ([#1180](https://github.com/justeattakeaway/pie/pull/1180)) by [@raoufswe](https://github.com/raoufswe)

[Changed] - Update all spacing properties to use logical properties

### Patch Changes

- Updated dependencies [[`254295b17`](https://github.com/justeattakeaway/pie/commit/254295b1745f2a3c8b05c15a5a6795385b0003be)]:
- @justeattakeaway/pie-css@0.9.1

## 3.21.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/pie-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pie-docs",
"private": true,
"description": "Documentation website for the PIE design system",
"version": "3.21.1",
"version": "3.22.0",
"main": "index.js",
"keywords": [],
"author": "Just Eat Takeaway.com - Design System Team",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@justeat/fozzie": "11.0.2",
"@justeat/pie-design-tokens": "5.9.0",
"@justeattakeaway/browserslist-config-pie": "0.2.0",
"@justeattakeaway/pie-css": "0.8.0",
"@justeattakeaway/pie-css": "0.9.1",
"@justeattakeaway/pie-icons": "4.9.2",
"@types/markdown-it": "13.0.2",
"eleventy-plugin-toc": "1.1.5",
Expand Down
Loading

0 comments on commit 4b88c6b

Please sign in to comment.