Skip to content

Replace partials with the cells they render#7251

Merged
mrcasals merged 2 commits intodevelopfrom
chore/simplify-partials
Feb 2, 2021
Merged

Replace partials with the cells they render#7251
mrcasals merged 2 commits intodevelopfrom
chore/simplify-partials

Conversation

@mrcasals
Copy link
Copy Markdown
Contributor

🎩 What? Why?

As described in #7250, some partials only render a cell without any logic check. In these cases, we'd better use the cell directly and we'll avoid the extra render.

📌 Related Issues

Testing

Test suite should be green.

@mrcasals mrcasals marked this pull request as draft January 29, 2021 14:14
@mrcasals mrcasals force-pushed the chore/simplify-partials branch 6 times, most recently from bf374cf to f082aaf Compare February 1, 2021 09:12
@mrcasals mrcasals requested a review from oriolgual February 1, 2021 09:19
@mrcasals mrcasals marked this pull request as ready for review February 1, 2021 09:19
@mrcasals mrcasals force-pushed the chore/simplify-partials branch from f082aaf to 771ca2c Compare February 1, 2021 09:46
@mrcasals mrcasals force-pushed the chore/simplify-partials branch from 771ca2c to 7f5cc58 Compare February 2, 2021 08:53
@mrcasals mrcasals force-pushed the chore/simplify-partials branch from 7f5cc58 to 5bb26c0 Compare February 2, 2021 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace partials with the cells they render

2 participants