- Notifications
You must be signed in to change notification settings - Fork11.4k
[13.x] use clearer pagination view names#56307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
it's been a LONG time since Bootstrap 3 was the default pagination view, but it looks like their file names persisted. we'll update the view file names to explicitly describe them as the Bootstrap 3 views.this will help avoid confusion since Tailwind is our default now.
Seb33300 commentedJul 16, 2025
Maybe |
I'd even say we just drop it and force people to be explicit, rather than making an assumption for them. |
@taylorotwell was this marked as draft because of the pipeline issues? or something you'd like changed? |
it's been a LONG time since Bootstrap 3 was the default pagination view, but it looks like their file names persisted. we'll update the view file names to explicitly describe them as the Bootstrap 3 views.
this will help avoid confusion since Tailwind is our default now.
resubmission of#56297