add: collapsing and deletion animation

Added collapsable cards and animation for deletion and card footer
This commit is contained in:
Fiona Lena Urban 2025-03-06 13:20:56 +01:00
parent 7c46be6227
commit d0f2adaa38
23 changed files with 0 additions and 0 deletions

0
.gitignore vendored Normal file → Executable file
View file

0
README.md Normal file → Executable file
View file

0
app/app.vue Normal file → Executable file
View file

0
app/assets/styles/button.css Normal file → Executable file
View file

0
app/assets/styles/formInput.css Normal file → Executable file
View file

0
app/assets/styles/general.css Normal file → Executable file
View file

0
app/assets/styles/header.css Normal file → Executable file
View file

0
app/assets/styles/priceCard.css Normal file → Executable file
View file

0
app/assets/styles/toolbar.css Normal file → Executable file
View file

0
app/components/Pp/Button.vue Normal file → Executable file
View file

0
app/components/Pp/Footer.vue Normal file → Executable file
View file

0
app/components/Pp/FormInput.vue Normal file → Executable file
View file

0
app/components/Pp/Header.vue Normal file → Executable file
View file

0
app/components/Pp/PriceCard.vue Normal file → Executable file
View file

0
app/components/Pp/Toolbar.vue Normal file → Executable file
View file

0
app/pages/index.vue Normal file → Executable file
View file

0
nuxt.config.ts Normal file → Executable file
View file

0
package-lock.json generated Normal file → Executable file
View file

0
package.json Normal file → Executable file
View file

0
public/favicon.ico Normal file → Executable file
View file

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Before After
Before After

0
public/robots.txt Normal file → Executable file
View file

0
server/tsconfig.json Normal file → Executable file
View file

0
tsconfig.json Normal file → Executable file
View file