Commit Graph

764 Commits

Author SHA1 Message Date
Mike Thompson e45fd8b858 If debug interceptor was "to the left" of path, debug would not show correct diffs. Make path reinstate effect to fix this. 2016-08-09 19:22:15 +10:00
Alan Leal 28afe57b96 fixes typo in log level warn (#190) 2016-08-09 12:18:22 +12:00
Mike Thompson 8c797e33f2 Reduce test boilerplate by combining two tests. 2016-08-09 00:10:19 +10:00
Mike Thompson 5c17176f8d Add a test to cover the newly discovered nil case 2016-08-09 00:01:15 +10:00
Mike Thompson 656f586ece reformat 2016-08-08 23:17:00 +10:00
Mike Thompson fb93763c98 Add a few more words to the change.md 2016-08-08 23:16:44 +10:00
Mike Thompson a475767ce0 More consistent naming 2016-08-08 23:15:26 +10:00
Mike Thompson 6a172ddbe0 Fix bug identified by @samroberton https://github.com/Day8/re-frame/pull/189 2016-08-08 23:10:41 +10:00
Mike Thompson c8659d6770 Version 0.8.0-alpha10 2016-08-08 15:30:38 +10:00
Mike Thompson f78541af59 Split clj and cljs code into more distinct sections, rather than have them interspersed. 2016-08-04 22:20:23 +10:00
Mike Thompson fe6148a554 Comment fiddling 2016-08-04 22:19:25 +10:00
Mike Thompson 3ecfbcd41c Add note on registrar needs. 2016-08-04 22:19:04 +10:00
Mike Thompson 2c7812374d Make interceptor API available. I find I need to use it in the undo library. 2016-08-04 22:18:43 +10:00
Mike Thompson 4ade89c74e rework implementation of subscriptions 2016-08-04 17:08:08 +10:00
Mike Thompson d70c8c2c5e No longer remembering dispatch stack 2016-08-04 11:15:58 +10:00
Mike Thompson 139e27c706 Colocate TODOs 2016-08-03 18:40:38 +10:00
Mike Thompson d3ffbf1415 Remove completed todos 2016-08-03 18:39:39 +10:00
Mike Thompson fbbcfc165b Improve deprecation messages. 2016-08-03 18:09:53 +10:00
Mike Thompson ea2dbff974 Work on Changes.md 2016-08-03 17:36:18 +10:00
Mike Thompson 5d87acbd3e Fix up ctx registration 2016-08-03 17:35:49 +10:00
Mike Thompson e527deea99 Add deprecation for reg-event. 2016-08-03 17:35:17 +10:00
Mike Thompson 8737d57b0d Misc interceptor cleanups 2016-08-03 17:34:30 +10:00
Mike Thompson a97741ada0 Add `ctx-handler->interceptor` 2016-08-03 17:33:18 +10:00
Mike Thompson 8ef5c6b8ba Reorganize my lets 2016-08-03 17:32:42 +10:00
Mike Thompson 3b14f3ffb6 Give names to anonymous functions 2016-08-03 17:32:06 +10:00
Mike Thompson 3e203c6650 Improve comment 2016-08-03 17:30:46 +10:00
Mike Thompson 5c3830b992 We are SNAPSHOT for the moment 2016-08-03 17:19:55 +10:00
Mike Thompson 600c12a285 Provide an example of a coeffect-ing interceptor 2016-08-03 17:19:28 +10:00
Mike Thompson 86b555a86c Version 0.8.0 2016-08-03 13:02:51 +10:00
Mike Thompson f415c3c180 Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2016-08-03 12:53:52 +10:00
Mike Thompson 311367dc3d Change to Interceptors (away from middleware). This is a big code drop.
Tests pass and todomvc works.
But there is some ugliness to now resolve, and a couple of  unresolved issues.
2016-08-03 12:53:01 +10:00
Daniel Compton 13815f1310 Remove Chrome 47 Circle install 2016-08-01 14:28:08 +12:00
Mike Thompson 0327d2cf89 Bump release 2016-07-29 14:31:53 +10:00
Mike Thompson 7fff9c6039 Improve comments around post-event-callback stuff 2016-07-29 14:31:31 +10:00
Mike Thompson 996eda62ce alpha9 - fix another bug 2016-07-28 19:00:17 +10:00
Mike Thompson 788ba0850b Bump to next SNAPSHOT 2016-07-28 18:54:26 +10:00
Mike Thompson f4734f2a1b Bump to alpha8 2016-07-28 18:52:49 +10:00
Mike Thompson 16d4da2c62 Fix bug with queue initialisation 2016-07-28 18:52:35 +10:00
Mike Thompson 26259044f3 Bump version 2016-07-28 16:45:40 +10:00
Mike Thompson 807a37fc8b release alpha7 for Daniel 2016-07-28 16:38:39 +10:00
Mike Thompson 9f61691279 Add helpful warnings when post event callback fns find a problem 2016-07-28 16:37:57 +10:00
Mike Thompson ac3a3e48b0 Style settings 2016-07-28 16:08:28 +10:00
Mike Thompson 47ed315d34 bump to alpha6 2016-07-28 16:07:00 +10:00
Mike Thompson a5a2cc9bdc rename fmap to map-vals 2016-07-28 15:55:24 +10:00
Mike Thompson c250bbbc9d Comment change 2016-07-28 15:55:02 +10:00
Mike Thompson e2034f4576 Allow registration and de-registration of post event callbacks via an id. 2016-07-28 14:50:39 +10:00
Mike Thompson 05c1e1fbd9 Produce deprecation warnings rather than errors. Dispense with warnings on earlier alpha changes. 2016-07-28 14:01:03 +10:00
Mike Thompson 31d2da7087 New version 2016-07-28 10:59:44 +10:00
Mike Thompson 6b5e0adab4 bump to alpha5 2016-07-28 10:58:36 +10:00
Mike Thompson 358efc7091 Remove old todos 2016-07-27 22:34:04 +10:00