More visually interesting open animations, close details on outside click

This commit is contained in:
daudix
2024-09-22 19:04:38 +03:00
parent 16811410f8
commit 3f80c870ea
9 changed files with 49 additions and 50 deletions

View File

@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v5.1.0...main)
### Added
- Add `closable` class for making `details` closable when other `details` is open/outside area is clicked.
### Changed
- Get rid of dashed outline on article hover in article list.
- Make navabr menu/search open animation nicer (scale up instead of just fading from transparency).
- More visually interesting paginator.
- Move paginator from `articles.html` to `article-list.html`.
- Tweak styling of `details`.