diff options
Diffstat (limited to 'birdie_snapshots')
-rw-r--r-- | birdie_snapshots/can_compute_a_diff_from_one_render_to_the_next_with_fragments.accepted | 5 | ||||
-rw-r--r-- | birdie_snapshots/can_render_an_application's_initial_state_when_using_fragments.accepted | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/birdie_snapshots/can_compute_a_diff_from_one_render_to_the_next_with_fragments.accepted b/birdie_snapshots/can_compute_a_diff_from_one_render_to_the_next_with_fragments.accepted new file mode 100644 index 0000000..10e6efc --- /dev/null +++ b/birdie_snapshots/can_compute_a_diff_from_one_render_to_the_next_with_fragments.accepted @@ -0,0 +1,5 @@ +--- +version: 1.1.0 +title: Can compute a diff from one render to the next with fragments +--- +[[["0-2-0",{"content":"3"}]],[],[]]
\ No newline at end of file diff --git a/birdie_snapshots/can_render_an_application's_initial_state_when_using_fragments.accepted b/birdie_snapshots/can_render_an_application's_initial_state_when_using_fragments.accepted new file mode 100644 index 0000000..d89dc7b --- /dev/null +++ b/birdie_snapshots/can_render_an_application's_initial_state_when_using_fragments.accepted @@ -0,0 +1,5 @@ +--- +version: 1.1.0 +title: Can render an application's initial state when using fragments +--- +<p>start fragment</p><p>middle fragment</p><p>0</p><button>-</button><button>+</button><p>order check, last element</p>
\ No newline at end of file |