Skip to content
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

Make render method public #322

Merged
merged 2 commits into from
Jul 27, 2022
Merged

Make render method public #322

merged 2 commits into from
Jul 27, 2022

Conversation

djbe
Copy link
Contributor

@djbe djbe commented Jul 27, 2022

Needed for features like SwiftGen/StencilSwiftKit#111, where the user wants to provide their own Context object (reference) instead of a dictionary.

Reason for this is that the method with dictionary will work on a copy, whereas the Context one will work on a reference, storing the changes.

@SwiftGen-Eve
Copy link

SwiftGen-Eve commented Jul 27, 2022

Hey 👋 I'm Eve, the friendly bot watching over Stencil 🤖

Thanks a lot for your contribution!


Seems like everything is in order 👍 You did a good job here! 🤝

Generated by 🚫 Danger

@djbe djbe merged commit a6d0428 into master Jul 27, 2022
@djbe djbe deleted the feature/public-render branch July 27, 2022 03:05
@djbe djbe added this to the 0.15.0 milestone Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants