Skip to content

Commit

Permalink
Merge pull request #16 from Favo02/feature/small-fe-fixes
Browse files Browse the repository at this point in the history
Small frontend fixes
  • Loading branch information
Favo02 authored Apr 23, 2024
2 parents 2c61b5b + f2e81df commit 26be885
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 37 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

- add university edition branding
- round average rating (issue #15)
- dynamically fetch know issues

## Changelog init (Version 1.0)

### Added
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/components/footer.svelte

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion frontend/src/components/header.svelte

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 9 additions & 3 deletions frontend/src/routes/+page.server.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

67 changes: 36 additions & 31 deletions frontend/src/routes/+page.svelte

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/src/routes/toilets/toiletCard.svelte

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26be885

Please sign in to comment.