From 37f6a77a1abd1e4b4d1b8cccf07ccc995b27fe16 Mon Sep 17 00:00:00 2001 From: powerfullz <61956140+powerfullz@users.noreply.github.com> Date: Sun, 26 Apr 2026 18:41:31 +0800 Subject: [PATCH] feat: Add jump-to-page dialog and improve pagination logic and styling (#1303) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: add jump-to-page dialog on pagination ellipsis - Replace pagination windowing algorithm with a tighter 5-item window (curr-1 / curr / curr+1, clamped at edges) and hide-on-mobile for pages more than 1 step away from the current page - Ellipsis spans now carry the pagination-jump-trigger class and open a native on click instead of being static decorations - Add with number input, Go button, and Enter-key hint; data-total / data-first-url / data-format-url attributes on