Skip to content

[replaced with #326] Latte bridge: add block rendering support #325

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Conversation

fixsoftware
Copy link

  • new feature
  • BC break: no
  • doc PR: n/a

This pull request is adding missing support of the third parameter ($block) to render and renderToString methods of Nette Latte bridge. The $block parameter can be used to render a specific block of Latte template.

Related nette/latte issue: nette/latte#101
Related nette/latte commit: nette/latte@56e4514

@fixsoftware fixsoftware closed this Apr 7, 2024
@fixsoftware fixsoftware deleted the fix-bridge-applicationlatte-template-render-blocks branch April 7, 2024 01:14
@fixsoftware
Copy link
Author

Sorry, don't know what I was thinking about. Closed this and made a new pull request with fixed parameter data type to ?string.

#326

@fixsoftware fixsoftware changed the title Latte bridge: add block rendering support [replaced with #326] Latte bridge: add block rendering support Apr 7, 2024
@dg
Copy link
Member

dg commented Apr 7, 2024

please don't create new PRs, you can use force push to change commits

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants