<img width="342" height="227" alt="image" src="https://github.com/user-attachments/assets/d5ae9462-5a4b-4748-91da-bbec6b603e5b" />
You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/6299 -- Commit Summary -- * WIP add scrollable pagination * WIP turbo * WIP title total * WIP pass element counts * WIP title range * WIP delete classic helper * WIP pull out element range * WIP pull out pages count * WIP eliminate pages items count * WIP pass current page * WIP remove paginator use * WIP don't use classic pagination * WIP remove classic pagination lib * WIP rename pagination helper * WIP rename internal test "version" to "page" or "number" * WIP rename active_version to active_page * WIP rename top_version to top_page * WIP rename to numbered_pagination_item * WIP rename v to n * WIP rename other internal "versions" * WIP update comment * WIP rename n to page -- File Changes -- M app/controllers/changesets_controller.rb (36) M app/helpers/browse_helper.rb (23) M app/helpers/numbered_pagination_helper.rb (72) M app/views/changesets/_elements.html.erb (2) M app/views/changesets/_paging_nav.html.erb (37) M app/views/changesets/show.html.erb (6) M app/views/elements/show.html.erb (2) M app/views/old_elements/_actions.html.erb (2) M app/views/old_elements/index.html.erb (2) M config/application.rb (2) D config/initializers/classic_pagination.rb (33) D lib/classic_pagination/pagination.rb (422) D lib/classic_pagination/pagination_helper.rb (169) M test/helpers/numbered_pagination_helper_test.rb (366) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/6299.patch https://github.com/openstreetmap/openstreetmap-website/pull/6299.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6299 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________ rails-dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/rails-dev
