Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

added sort in alphabetical order in the themes select#853

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

Open
GuelBandeira wants to merge2 commits intoDenverCoder1:main
base:main
Choose a base branch
Loading
fromGuelBandeira:adding-alphabetical-order-themes

Conversation

@GuelBandeira
Copy link

Description

Adding the themes in alphabetical order
Fixes#852

Type of change

  • [ x ] New feature (added a non-breaking change which adds functionality)

How Has This Been Tested?

  • [ x ] Tested locally

Checklist:

  • [ x ] I have checked to make sure no otherpull requests are open for this issue
  • [ x ] The code is properly formatted and is consistent with the existing code style
  • [ x ] I have commented my code, particularly in hard-to-understand areas
  • [ x ] My changes generate no new warnings

Screenshots

image

CopilotAI review requested due to automatic review settingsDecember 9, 2025 15:36
Copy link

CopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Pull request overview

This PR adds alphabetical sorting to the themes dropdown in the demo page to improve user experience by making themes easier to find. The implementation uses PHP'sksort() function with natural, case-insensitive sorting.

  • Sorts themes alphabetically in the theme selector dropdown
  • Cleans up trailing whitespace in various lines
  • Minor formatting adjustments to foreach statement syntax

💡Add Copilot custom instructions for smarter, more guided reviews.Learn how to get started.

@prathamd123
Copy link

can i contribute in this OR issue has been resolved already ?

@GuelBandeira
Copy link
Author

it is resolved, but I think they didn't review the pull request yet

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

Copilot code reviewCopilotCopilot left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Make Themes in alphabetical order

2 participants

@GuelBandeira@prathamd123

[8]ページ先頭

©2009-2025 Movatter.jp