Skip to content

Add ability to not encode a DataField value #258

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 9, 2025

Conversation

beastbytes
Copy link
Contributor

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

To allow - for example - the DataField value to contain HTML

Encode field values or leave raw according to the field encodeValue parameter
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.87%. Comparing base (21ee22f) to head (f5b1f1c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #258      +/-   ##
============================================
+ Coverage     82.85%   82.87%   +0.02%     
- Complexity      623      624       +1     
============================================
  Files            51       51              
  Lines          2105     2108       +3     
============================================
+ Hits           1744     1747       +3     
  Misses          361      361              

☔ 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.

@vjik vjik changed the title Add ability to not enclode a DataField value Add ability to not encode a DataField value Mar 8, 2025
@vjik vjik requested a review from samdark March 8, 2025 09:27
@vjik vjik added the status:code review The pull request needs review. label Mar 8, 2025
@samdark samdark merged commit 5a09ab1 into yiisoft:master Mar 9, 2025
21 checks passed
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.

3 participants