mike-thompson-day8
a1b1011746
Begin to note changes in this version.
2015-05-09 00:06:38 +10:00
mike-thompson-day8
0aee218689
Improve comments on router.
2015-05-08 15:49:48 +10:00
mike-thompson-day8
802d5142f8
Merge branch 'master' into develop
2015-05-08 15:46:59 +10:00
Gregg8
c2016e91d4
Rolled back reagent version to 0.5.0
2015-05-08 15:05:36 +10:00
Gregg8
4348336a0f
Fixed simple example so that both "lein figwheel" and "lein clean" actually work. Updated README.
2015-05-08 15:01:19 +10:00
mike-thompson-day8
1b2671fcd4
Merge pull request #57 from sir-pinecone/master
...
Fix 'where do I go next' TOC link in README
2015-05-06 16:09:31 +10:00
Michael Campagnaro
a9b2fb6d2d
Fix 'where do I go next' TOC link in README
2015-05-05 15:02:22 -04:00
mike-thompson-day8
965458cd34
Fix a trailing space on a README link.
2015-05-04 11:16:10 +10:00
mike-thompson-day8
922dc199a7
With these final tweaks to CHANGES.md, we appear to officially be at v0.4.0
2015-05-04 09:46:20 +10:00
mike-thompson-day8
a1f60f8227
Switch back to v0.4.0
2015-05-03 19:04:50 +10:00
mike-thompson-day8
c8b1621d56
Improve changes file
2015-05-03 19:04:31 +10:00
mike-thompson-day8
b567445f10
todomvc readme tweak
2015-05-03 19:04:20 +10:00
mike-thompson-day8
5121634586
A couple of readme tweaks
2015-05-03 19:03:59 +10:00
mike-thompson-day8
70987e5318
Tweaks to the readme
2015-05-03 01:41:16 +10:00
mike-thompson-day8
25ed816603
When an exception bubbles out of the router loop, it now restarts itself.
...
Previously the the router loop was permanently broken by an exception.
This change makes figwheel debugging work much more nicely in some circumstances.
Plus it means that in production, apps have a chance at recovery from UHE
2015-05-02 10:52:11 +10:00
mike-thompson-day8
b921fa497d
More "error" use instead of "warn"
2015-05-02 10:49:27 +10:00
mike-thompson-day8
7ebfc2a9ba
Start using "error" instead of "warn" for bad things
2015-05-02 10:48:31 +10:00
mike-thompson-day8
36b88a7378
Get logging working
2015-05-02 10:47:37 +10:00
mike-thompson-day8
be8f5b1cc5
Improve comments around logging
2015-05-02 10:46:05 +10:00
mike-thompson-day8
c07730d794
Better comments and naming for todomvc
2015-05-02 10:45:32 +10:00
mike-thompson-day8
7d85dbca48
Remove unneeded require
2015-04-27 07:39:17 +10:00
mike-thompson-day8
5a32049452
Improve comment
2015-04-27 07:38:48 +10:00
mike-thompson-day8
65c93cd4d1
Implement #53
2015-04-27 07:38:37 +10:00
mike-thompson-day8
87b3572baa
Correct comment
2015-04-27 06:05:06 +10:00
mike-thompson-day8
c59e55411e
Update changes docs for latest additions
2015-04-25 10:06:14 +10:00
mike-thompson-day8
c1fe51ddfd
Partially fix #43 by adding ability to clear both kinds of handlers.
2015-04-25 09:50:46 +10:00
mike-thompson-day8
3cf565c8d4
whitespace
2015-04-25 09:42:04 +10:00
mike-thompson-day8
903cd76cc3
Fix test
2015-04-25 09:37:22 +10:00
mike-thompson-day8
c2a9a041eb
Add tests for new "on-changes" middleware
2015-04-25 09:31:03 +10:00
mike-thompson-day8
82b3c87f80
Introduce reaction-like middleware. Closes #50
2015-04-25 00:06:51 +10:00
mike-thompson-day8
a9e0c053d4
Merge branch 'feature/augment-undo' into develop
2015-04-24 23:48:24 +10:00
mike-thompson-day8
e80c6c94b3
Improve comment
2015-04-24 23:46:27 +10:00
mike-thompson-day8
edc5a85780
Links changes with issue
2015-04-24 22:17:43 +10:00
mike-thompson-day8
0a335f4871
version 0.4.0.SNAPSHOT
2015-04-24 22:16:04 +10:00
hipitihop
2571cb5e0b
undo
...
- change undo to support separate event :purge-redos
- bump to [org.clojure/clojurescript "0.0-3211"]
2015-04-24 16:12:14 +10:00
hipitihop
06f7a29583
undo
...
- add optional parameter clear-redos? to :undo handler. Defaults to false so this is backward compatible.
2015-04-23 15:44:57 +10:00
mike-thompson-day8
69d32dce96
Put an additional fix into Changes.md
2015-04-22 00:22:54 +10:00
mike-thompson-day8
72b605340e
Bump various for a v0.3.2 release
2015-04-22 00:18:31 +10:00
mike-thompson-day8
6ed3ba1e1f
Fix #42
2015-04-22 00:16:55 +10:00
mike-thompson-day8
47153fe7e1
Incorporate pull #49 from @ioRekz
2015-04-21 23:42:05 +10:00
mike-thompson-day8
f5ed759767
Incorporate changes from #46
2015-04-18 21:15:53 +10:00
mike-thompson-day8
76ee67de10
Improve comments and warnings.
...
Continue process of nicely naming of anon fns, so as to get better stack traces.
2015-04-18 17:59:40 +10:00
mike-thompson-day8
2a2d34cf4a
Merge branch 'master' of https://github.com/Day8/re-frame into develop
2015-04-17 23:53:57 +10:00
mike-thompson-day8
f08067c68f
Merge branch 'master' into develop
2015-04-17 23:51:53 +10:00
mike-thompson-day8
5602bffc6b
WIP on subs
2015-04-17 23:51:29 +10:00
mike-thompson-day8
4b931fe672
Correct comment
2015-04-17 23:51:17 +10:00
mike-thompson-day8
55c563c951
Now I really am working on v0.4.0
2015-04-17 23:49:31 +10:00
mike-thompson-day8
192b93c9f6
Merge pull request #45 from Day8/develop
...
Move to v0.3.1
2015-04-17 23:11:25 +10:00
mike-thompson-day8
769723c069
add log-ex to core API
2015-04-17 22:51:03 +10:00
mike-thompson-day8
f69b7cd332
Move examples to v0.3.1.
...
Plus undo previous mistaken checkin to todomvc
2015-04-17 22:42:46 +10:00