Skip to content

Changelog ui color and appearance - #3038

Merged
MdAsifHossainNadim merged 2 commits into
enhance/implement-reactive-changelog-pagefrom
ChangelogUiAppearance
Dec 22, 2025
Merged

Changelog ui color and appearance#3038
MdAsifHossainNadim merged 2 commits into
enhance/implement-reactive-changelog-pagefrom
ChangelogUiAppearance

Conversation

@Shamim-97

Copy link
Copy Markdown
Contributor

All Submissions:

  • My code follow the WordPress' coding standards
  • My code satisfies feature requirements
  • My code is tested
  • My code passes the PHPCS tests
  • My code has proper inline documentation
  • I've included related pull request(s) (optional)
  • I've included developer documentation (optional)
  • I've added proper labels to this pull request

Changes proposed in this Pull Request:

Related Pull Request(s)

  • Full PR Link

Closes

How to test the changes in this Pull Request:

  • Steps or issue link

Changelog entry

Title

Detailed Description of the pull request. What was previous behaviour
and what will be changed in this PR.

Before Changes

Describe the issue before changes with screenshots(s).

After Changes

Describe the issue after changes with screenshot(s).

Feature Video (optional)

Link of detailed video if this PR is for a feature.

PR Self Review Checklist:

  • Code is not following code style guidelines
  • Bad naming: make sure you would understand your code if you read it a few months from now.
  • KISS: Keep it simple, Sweetie (not stupid!).
  • DRY: Don't Repeat Yourself.
  • Code that is not readable: too many nested 'if's are a bad sign.
  • Performance issues
  • Complicated constructions that need refactoring or comments: code should almost always be self-explanatory.
  • Grammar errors.

FOR PR REVIEWER ONLY:

As a reviewer, your feedback should be focused on the idea, not the person. Seek to understand, be respectful, and focus on constructive dialog.

As a contributor, your responsibility is to learn from suggestions and iterate your pull request should it be needed based on feedback. Seek to collaborate and produce the best possible contribution to the greater whole.

  • Correct — Does the change do what it’s supposed to? ie: code 100% fulfilling the requirements?
  • Secure — Would a nefarious party find some way to exploit this change? ie: everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities?
  • Readable — Will your future self be able to understand this change months down the road?
  • Elegant — Does the change fit aesthetically within the overall style and architecture?

@coderabbitai

coderabbitai Bot commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ChangelogUiAppearance

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Shamim-97 Shamim-97 self-assigned this Dec 19, 2025
@Shamim-97 Shamim-97 added the Needs: Dev Review It requires a developer review and approval label Dec 19, 2025
@MdAsifHossainNadim
MdAsifHossainNadim merged commit f63bbec into enhance/implement-reactive-changelog-page Dec 22, 2025
1 check passed
@MdAsifHossainNadim
MdAsifHossainNadim deleted the ChangelogUiAppearance branch December 22, 2025 05:36
shohag121 pushed a commit that referenced this pull request Dec 26, 2025
* enhance: Implement the reactive changelog page.

* Changelog ui color and appearance (#3038)

* Changelog ui color and appearance

* enhance: Refactor changelog page with modular components (SearchBar, ChangeBadge, PackageToggle)

---------

Co-authored-by: Md Asif Hossain Nadim <devianadim@gmail.com>

* enhance: Update styles for SearchBar padding and ChangeBadge colors.

* enhance: Refine changelog highlight behavior and update version row styles.

---------

Co-authored-by: SHAMIM <111671483+Shamim-97@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs: Dev Review It requires a developer review and approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants