Skip to content

Commit

Permalink
Merge branch 'main' into dsw-2121-pie-toast-create-basic-markup
Browse files Browse the repository at this point in the history
  • Loading branch information
thejfreitas committed Jul 25, 2024
2 parents 235f384 + e0c81fc commit 44882ce
Show file tree
Hide file tree
Showing 125 changed files with 2,226 additions and 972 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-yaks-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-tomatoes-leave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dry-frogs-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-ducks-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-bugs-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-dingos-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-dryers-attack.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wicked-crews-serve.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ossf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
results_format: sarif

- name: Upload artifact
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
with:
name: SARIF
path: results.sarif
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.62.0

### Minor Changes

- [Changed] - Let commitizen read ticket number from branch name ([#1614](https://github.com/justeattakeaway/pie/pull/1614)) by [@xander-marjoram](https://github.com/xander-marjoram)

## 2.61.3

### Patch Changes
Expand Down
18 changes: 18 additions & 0 deletions apps/examples/wc-angular12/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# 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

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

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.14

## 0.4.43

### Patch 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.4.43",
"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.13",
"@justeattakeaway/pie-webc": "0.5.15",
"rxjs": "7.8.0",
"tslib": "2.3.0",
"zone.js": "0.12.0"
Expand Down
18 changes: 18 additions & 0 deletions apps/examples/wc-next10/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# 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

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

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.14

## 0.5.46

### Patch 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.5.46",
"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.13",
"@justeattakeaway/pie-webc": "0.5.15",
"@lit/react": "1.0.2",
"next": "10.2.3",
"next-transpile-modules": "4.1.0",
Expand Down
18 changes: 18 additions & 0 deletions apps/examples/wc-next13/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# 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

- [Added] - pie-webc integration to next13 example apps ([#1613](https://github.com/justeattakeaway/pie/pull/1613)) by [@kevinrodrigues](https://github.com/kevinrodrigues)

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.14

## 0.3.43

### Patch 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.3.43",
"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.13",
"@justeattakeaway/pie-webc": "0.5.15",
"@lit-labs/nextjs": "0.2.0",
"@lit/react": "1.0.5",
"next": "13.5.5",
Expand Down
14 changes: 14 additions & 0 deletions apps/examples/wc-nuxt2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# 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

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.14

## 0.7.0

### Minor 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.0",
"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.13",
"@justeattakeaway/pie-webc": "0.5.15",
"core-js": "3.30.0",
"nuxt": "2.17.0",
"vue": "2.7.16",
Expand Down
14 changes: 14 additions & 0 deletions apps/examples/wc-nuxt3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# 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

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.14

## 0.6.0

### Minor 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.0",
"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.13",
"@justeattakeaway/pie-webc": "0.5.15",
"nuxt-ssr-lit": "1.6.5"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions apps/examples/wc-react17/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
root: true,
extends: [
require.resolve('@justeattakeaway/eslint-config-pie/strict'),
],
Expand Down
43 changes: 21 additions & 22 deletions apps/examples/wc-react17/.gitignore
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

.yarn/*

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
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
22 changes: 11 additions & 11 deletions apps/examples/wc-react17/README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Getting Started with Create React App
# React + Vite

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

## Available Scripts
Currently, two official plugins are available:

In the project directory, you can run:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

### `yarn start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
## Available Scripts

The page will reload when you make changes.\
You may also see any lint errors in the console.
In the project directory, you can run:

### `yarn dev`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
Runs the app in the development mode.

The page will reload when you make changes.
You may also see any lint errors in the console.
13 changes: 13 additions & 0 deletions apps/examples/wc-react17/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>
Loading

0 comments on commit 44882ce

Please sign in to comment.