personal-page/CHANGELOG.md

20 lines
602 B
Markdown

## 0.1.0 (2024-03-13)
### Feat
- Apply some elevation to landing components
- Apply skeleton of new design to landing page
- **Components**: Add Button and BackgroundImage
- **Layout**: add loading spinner component and to layout
- **Layout**: apply view transition to page navigation
- **components**: add carousel components
- **components**: Add lightgallery library
### Fix
- **woodpecker**: incorrect yaml syntax
### Refactor
- Remove BackgroundImageDiv component, component is redundant, move style to CSS class and allows to set the image via CSS variables
- move submodule into this repo