Skip to content

Initial implementation of shallow render #397

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

Merged
merged 8 commits into from
May 18, 2021
Merged

Initial implementation of shallow render #397

merged 8 commits into from
May 18, 2021

Conversation

egil
Copy link
Member

@egil egil commented May 17, 2021

Pull request description

PR meta checklist

  • Pull request is targeted at main branch for code
    or targeted at stable branch for documentation that is live on bunit.dev.
  • Pull request is linked to all related issues, if any.
  • I have read the CONTRIBUTING.md document.

Code PR specific checklist

  • My code follows the code style of this project and AspNetCore coding guidelines.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have updated the appropriate sub section in the CHANGELOG.md.
  • I have added, updated or removed tests to according to my changes.
    • All tests passed.

@egil egil changed the title shallow render / closes #395 shallow render / closes #396 May 17, 2021
@egil egil linked an issue May 17, 2021 that may be closed by this pull request
6 tasks
@egil egil changed the title shallow render / closes #396 Initial implementation of shallow render May 18, 2021
@egil egil force-pushed the shallow-render branch from 795d5de to 3000cb3 Compare May 18, 2021 21:18
@egil egil merged commit f1da7db into main May 18, 2021
@egil egil deleted the shallow-render branch May 18, 2021 21:42
# 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.

Shallow Rendering based on Component Factories
1 participant