Skip to content

Add Html::colorInput() and Input::color()#252

Merged
samdark merged 6 commits intoyiisoft:masterfrom
razvbir:master
Sep 9, 2025
Merged

Add Html::colorInput() and Input::color()#252
samdark merged 6 commits intoyiisoft:masterfrom
razvbir:master

Conversation

@razvbir
Copy link
Contributor

@razvbir razvbir commented Sep 7, 2025

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fix #250

@codecov
Copy link

codecov bot commented Sep 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5cf4609) to head (c1e21c9).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #252   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       822       828    +6     
===========================================
  Files             88        89    +1     
  Lines           2248      2260   +12     
===========================================
+ Hits            2248      2260   +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@razvbir razvbir mentioned this pull request Sep 7, 2025
Copy link
Member

@vjik vjik left a comment

Choose a reason for hiding this comment

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

Add line to changelog

@razvbir razvbir requested a review from vjik September 8, 2025 11:03
razvbir and others added 2 commits September 8, 2025 16:57
Co-authored-by: Sergei Predvoditelev <sergey.predvoditelev@gmail.com>
@vjik vjik added the status:code review The pull request needs review. label Sep 8, 2025
@vjik vjik requested a review from a team September 8, 2025 14:15
@vjik
Copy link
Member

vjik commented Sep 8, 2025

Good job, @razvbir ! Thank you

@samdark samdark merged commit 2656015 into yiisoft:master Sep 9, 2025
22 checks passed
@samdark
Copy link
Member

samdark commented Sep 9, 2025

Thank you! Well done.

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

Labels

status:code review The pull request needs review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce color input

3 participants