feat(events): add client-side pagination and animations on /events\n\n- Show 5 nearest events (>= today-3d) by default\n- Add Load previous/Load later with smooth fade-slide-in for new items\n- Prevent animating existing items; preserve scroll on prepend\n- Show check-in prompt only for initial 5 events\n- Add keyframes utility in index.css

This commit is contained in:
Radosław Gierwiało
2025-11-15 22:44:21 +01:00
parent b9d6f42ff5
commit 6a17143ce1
3 changed files with 184 additions and 72 deletions

View File

@@ -1,3 +1,5 @@
.cli users:list
.cli users:create --email test@radziel.com --username radziel --password QWEqwe123 --first Radek --last Gierwialo
.cli users:verify --email test@radziel.com
.cli users:create --email test@radziel.com --username radziel --password QWEqwe123 --first Radek --last Gierwialo
users:create --mail test@radziel.com --username radziel --password QWEqwe123 --first Radek --last Gierwialo
@@ -25,6 +27,4 @@ event
.
help
.exity
.cli events:import:worldsdc --dry-run --limit 20
exit
.cli events:import:worldsdc --dry-run --limit 20<32> w CLI REPL
.cli events:import:worldsdc --dry-run --limit 20