Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Compton 7fe907c988 Fix tests 2018-02-10 07:36:21 +13:00
Daniel Compton c427974800 Revert "Revert "Refactor subscription-state parsing""
This reverts commit c6835aab06.
2018-02-09 01:39:03 +13:00
Daniel Compton c6835aab06 Revert "Refactor subscription-state parsing"
This reverts commit 39c61c6d12.
2018-02-02 15:47:40 +13:00
Daniel Compton 39c61c6d12 Refactor subscription-state parsing 2018-02-02 15:47:34 +13:00
Daniel Compton 43eea38086 Add test snapshotting current match state behaviour 2018-02-01 14:32:14 +13:00
Daniel Compton 0d064c4ea1 Fix tests 2018-02-01 14:23:21 +13:00
Daniel Compton 025537c757 Add (failing) test for parsing todomvc
Shows incorrect time handling after Figwheel reloads
2018-01-19 11:59:09 +13:00
Daniel Compton 3c80acd9db Parse the event stream 2018-01-11 16:27:08 +13:00
Daniel Compton ad7d7393c7 Add metamorphic event processing 2017-12-22 16:40:43 +13:00
Daniel Compton 05656af0b9 Revert "Switch re-frame-trace to render into Shadow DOM"
Because it doesn't actually work yet.

This reverts commit bab881ee75.

Relates to https://github.com/Day8/re-frame-trace/issues/44
2017-10-20 14:05:16 +13:00
Daniel Compton bab881ee75 Switch re-frame-trace to render into Shadow DOM
I tried to render re-frame-trace into a Shadow DOM which worked, but I
ran out of time to get click handlers to work. This is the working point
that I got up to.

Relates to https://github.com/Day8/re-frame-trace/issues/44
2017-10-20 14:02:32 +13:00
Daniel Compton 6b8b961d13 Commit changes 2016-11-15 15:06:10 +13:00