Skip to content

Conversation

@rustamwin
Copy link
Member

Q A
Is bugfix?
New feature? ✔️/❌
Breaks BC?
Fixed issues comma-separated list of tickets # fixed by the PR, if any

@rustamwin rustamwin requested a review from a team April 20, 2023 06:58
@rustamwin rustamwin added the status:code review The pull request needs review. label Apr 20, 2023
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4d0ab5d) 99.74% compared to head (86661a7) 99.74%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #226   +/-   ##
=========================================
  Coverage     99.74%   99.74%           
  Complexity      299      299           
=========================================
  Files            18       18           
  Lines           791      791           
=========================================
  Hits            789      789           
  Misses            2        2           
Impacted Files Coverage Δ
src/ViewTrait.php 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vjik
Copy link
Member

vjik commented Apr 20, 2023

See yiisoft/view-twig#61 (review)

@rustamwin rustamwin changed the title Improve config, ability to get view context Improve config, add Template class Jun 6, 2023
@rustamwin rustamwin requested a review from a team June 24, 2023 06:17
@samdark
Copy link
Member

samdark commented Jul 11, 2023

@rustamwin let's split Add class Template that holds the information for rendering part into separate pull request since it's what is questionable. The rest are definitely changes to be applied.

@rustamwin rustamwin changed the title Improve config, add Template class Improve config Jul 11, 2023
@rustamwin
Copy link
Member Author

Done.

@rustamwin rustamwin requested review from samdark and vjik July 12, 2023 06:29
Co-authored-by: Sergei Predvoditelev <[email protected]>
@samdark samdark merged commit 6703eba into master Jul 12, 2023
@samdark samdark deleted the improve branch July 12, 2023 15:14
@samdark
Copy link
Member

samdark commented Jul 12, 2023

👍

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.

4 participants