Steve Sanderson
|
9e90ff3689
|
Rename AddComponentElement->OpenComponentElement for clarity (you have to close it too)
|
2018-01-24 15:26:27 -08:00 |
Steve Sanderson
|
2469558410
|
Preserve child component instances across renders. Move instantiation into the diffing phase.
|
2018-01-24 14:29:46 -08:00 |
Steve Sanderson
|
2107a1927f
|
In RazorCompiler, support temporary <c:MyComponent /> syntax
|
2018-01-24 10:43:23 -08:00 |
Steve Sanderson
|
b049c7f574
|
Fix diffing for consecutive text nodes
|
2018-01-23 09:43:14 -08:00 |
Steve Sanderson
|
df321b9b8d
|
Make RenderTreeEdit specify which sibling node it acts on, so we can eliminate the Continue concept and no longer track indices on JS side
|
2018-01-22 20:17:32 -08:00 |
Steve Sanderson
|
5435582c0e
|
Update rendering APIs to supply the diff as well as the final state
|
2018-01-22 08:54:03 -08:00 |
Steve Sanderson
|
bea15241f2
|
Various renames of diff-related types, plus XML docs for newly-public types.
|
2018-01-22 08:31:07 -08:00 |