Commit Graph

1342 Commits

Author SHA1 Message Date
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
Mike Thompson 8bd74c8984 Adjust gitignore for IntelliJ 2016-07-27 22:33:13 +10:00
Mike Thompson c60e096d55 Correct bug in previous commit 2016-07-27 22:31:36 +10:00
Mike Thompson 29e3bfe145 Improve error strings. Use destructure 2016-07-27 22:26:22 +10:00
Mike Thompson 533c295c9b Couple of comment edits for todomvc 2016-07-27 21:45:48 +10:00
hipitihop e884dcadb6 Simplify :dispatch-later and only support single :dispatch 2016-07-27 16:03:29 +10:00
hipitihop 12f6eeee3c Change :dispatch-later fx handler now expects vector of {:ms ... :dispatch ...} & add unit test 2016-07-27 15:43:47 +10:00
Martin Klepsch c670856337 Update logo
- No more padding around logo
- "f" is now more balanced/symmetric
- additional sizes
2016-07-26 13:39:13 +02:00
hipitihop 6344d0a53c fx - check :dispatch effect val to be vector? & introduce new effect :dispatch-n for 2016-07-26 16:53:50 +10:00
Daniel Compton 0ce1a04930 Return nil when registering a handler 2016-07-26 16:09:56 +12:00
Daniel Compton 6df7320f97 Add Cursive code style settings 2016-07-26 16:06:46 +12:00
Mike Thompson e47caa2f34 Improve comment 2016-07-26 11:42:02 +10:00
Mike Thompson 2ac221828a Tweak Changes.md 2016-07-26 11:41:42 +10:00
Mike Thompson b3b377d9ea Add images folder. Move logos down a level. Add water cycle image. 2016-07-24 18:36:14 +10:00
Mike Thompson acbfda41b3 v0.0.9-alpha4 2016-07-24 18:15:02 +10:00
Mike Thompson d2645c089d add helpful error messages which explain recent renaming 2016-07-24 18:14:43 +10:00
Mike Thompson 04be34d615 Move samples to alpha3 2016-07-24 17:18:24 +10:00
Mike Thompson f5175223d5 v0.8.0-alpha3 2016-07-24 17:13:15 +10:00
Mike Thompson 658f3b0232 Switch to using `reg-*` naming, instead of `def-*` naming 2016-07-24 17:08:09 +10:00
Mike Thompson 484da2e9a9 crop surrounding "whitespace" from images 2016-07-23 10:42:44 +10:00
Mike Thompson c4bc10691b Use new logo 2016-07-23 10:31:23 +10:00
Mike Thompson 7a56afac6f Warn Martin. 2016-07-23 10:09:35 +10:00
Mike Thompson e192026c47 Merge pull request #185 from martinklepsch/logo
Add Martin's new logo
2016-07-23 10:07:26 +10:00