Speed up expanding/collapsing diff files
When v-if is false, Vue calls $destroy for every single component. Since table-cell component was basically a wrapper around diff_line_gutter_content we can save valuable cycles by combining them
Showing
Please register or sign in to comment