[PR #2] [MERGED] Components Buttons, Header und Cards #2

Closed
opened 2026-09-04 00:22:16 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GithubOrgProjectPiza/frontend/pull/2
Author: @BettinaHallinger
Created: 4/20/2022
Status: Merged
Merged: 4/20/2022
Merged by: @BettinaHallinger

Base: mainHead: feature-components-Betty


📝 Commits (4)

📊 Changes

17 files changed (+88 additions, -8 deletions)

View changed files

📝 public/logo192.png (+0 -0)
public/logo192_x.png (+0 -0)
📝 public/logo512.png (+0 -0)
public/logo512_x.png (+0 -0)
📝 src/App.css (+5 -3)
📝 src/App.js (+12 -4)
src/Components/buttonPrimary.jsx (+12 -0)
src/Components/buttonSecondary.jsx (+12 -0)
src/Components/card.jsx (+17 -0)
src/Components/header_1.jsx (+19 -0)
📝 src/Components/test.jsx (+1 -1)
src/alaturca.jpg (+0 -0)
src/paparoy.jpg (+0 -0)
src/pizza_logo_dark.png (+0 -0)
src/pizza_logo_light.png (+0 -0)
src/shopping_cart.svg (+1 -0)
📝 tailwind.config.js (+9 -0)

📄 Description

Components Buttons, Header und Cards


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GithubOrgProjectPiza/frontend/pull/2 **Author:** [@BettinaHallinger](https://github.com/BettinaHallinger) **Created:** 4/20/2022 **Status:** ✅ Merged **Merged:** 4/20/2022 **Merged by:** [@BettinaHallinger](https://github.com/BettinaHallinger) **Base:** `main` ← **Head:** `feature-components-Betty` --- ### 📝 Commits (4) - [`e564858`](https://github.com/GithubOrgProjectPiza/frontend/commit/e5648582595851f7edd8ad3cf54dd2a0874619d5) Components Buttons, Header und Cards - [`991b067`](https://github.com/GithubOrgProjectPiza/frontend/commit/991b06708f5b59af998ec772ccd18e4ccce43c10) Merge branch 'main' into feature-components-Betty - [`8d813fb`](https://github.com/GithubOrgProjectPiza/frontend/commit/8d813fba6c4a1da85f638d5116a191185e920273) Fix formatting - [`640d04e`](https://github.com/GithubOrgProjectPiza/frontend/commit/640d04e5c2b98ab90c47e3a9b8486d77010d33e7) Merge branch 'feature-components-Betty' of https://github.com/GithubOrgProjectPiza/frontend into feature-components-Betty ### 📊 Changes **17 files changed** (+88 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `public/logo192.png` (+0 -0) ➕ `public/logo192_x.png` (+0 -0) 📝 `public/logo512.png` (+0 -0) ➕ `public/logo512_x.png` (+0 -0) 📝 `src/App.css` (+5 -3) 📝 `src/App.js` (+12 -4) ➕ `src/Components/buttonPrimary.jsx` (+12 -0) ➕ `src/Components/buttonSecondary.jsx` (+12 -0) ➕ `src/Components/card.jsx` (+17 -0) ➕ `src/Components/header_1.jsx` (+19 -0) 📝 `src/Components/test.jsx` (+1 -1) ➕ `src/alaturca.jpg` (+0 -0) ➕ `src/paparoy.jpg` (+0 -0) ➕ `src/pizza_logo_dark.png` (+0 -0) ➕ `src/pizza_logo_light.png` (+0 -0) ➕ `src/shopping_cart.svg` (+1 -0) 📝 `tailwind.config.js` (+9 -0) </details> ### 📄 Description Components Buttons, Header und Cards --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:22:16 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GithubOrgProjectPiza/frontend#2