Commit Graph

7 Commits

Author SHA1 Message Date
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