feat: sidebar scrolling works on mobile

This commit is contained in:
Robert Perce 2026-04-08 11:38:05 -05:00
parent 18de4c5895
commit a178bc1cc0
7 changed files with 35 additions and 7 deletions

View file

@ -1,3 +1,30 @@
## [0.2.0] - 2026-04-08
### Features
- Scroll to current contact in sidebar by default
- Clicking off sidebar on small windows closes it
- Sort contacts sidebar ignoring case
- Report version information
### Refactor
- Cloak input elements while alpine.js loads
### Performance
- *(test)* Test performance improvements
- Large cache time on immutable hashed statics
### Testing
- Deflake by waiting for Save response
- Open sidebar on mobile
### ⚙️ Miscellaneous Tasks
- Prepare for tagged releases
## [0.1.0] - 2026-04-05
# Features