Mike Thompson
67cdffdbb2
Move to new clojurescript deps
2016-08-30 20:02:18 +10:00
Mike Thompson
8cf42f57f5
Version 0.8.0
2016-08-19 18:20:21 +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
Mike Thompson
acbfda41b3
v0.0.9-alpha4
2016-07-24 18:15:02 +10:00
Mike Thompson
04be34d615
Move samples to alpha3
2016-07-24 17:18:24 +10:00
Mike Thompson
658f3b0232
Switch to using `reg-*` naming, instead of `def-*` naming
2016-07-24 17:08:09 +10:00
Mike Thompson
d1550d8e5e
v0.8.0-alpha2
2016-07-19 14:34:10 +10:00
Mike Thompson
c763ff652d
Remove incorrect deref from simple example, now that we have moved to def-sub
2016-07-09 13:42:08 +10:00
Mike Thompson
0d31e3c7c6
Cut v0.8.0-alpha1
2016-07-07 14:52:13 +10:00
Mike Thompson
398d68a639
Bump various dependencies
2016-06-14 22:46:38 +10:00
Mike Thompson
95c32ed985
Bump dependencies in projects
2016-06-11 22:21:29 +10:00
Mike Thompson
32ab35a436
Bump dependencies. In particular for Reagent 0.6.0-SNAPSHOT
2016-05-29 23:22:41 +10:00
Rob Jentzema
be6c53131d
newlines and eof newline
2016-04-11 11:31:29 +12:00
Mike Thompson
151c32d448
Time to release v0.7.0
2016-03-14 23:32:54 +11:00
Mike Thompson
3246265483
Added one tick of extra pause when events have `:flush=dom` metadata. Previously, there were odd times when the pause wasn't enough.
2016-02-26 14:24:34 +11:00
Gabriel Horner
7b6afc350c
Fix docstring references to old fns
2016-02-15 08:55:10 -05:00
Mike Thompson
a1700b243a
Bump to version 0.7.0-alpha
2015-12-22 00:54:05 +11:00
Mike Thompson
2dd5d0d2a8
Update dependencies and switch to 0.6.0 version
2015-12-08 07:38:32 +11:00
mike-thompson-day8
9f62be30c2
Move example to latest versions
2015-11-05 17:19:48 +11:00
mike-thompson-day8
cd230d1da2
Bump to alpha3
2015-11-04 17:12:06 +11:00
mike-thompson-day8
c0da4d6606
Long delays on dispatch are gone. So no need to use dispatch-sync.
2015-11-02 22:38:59 +11:00
mike-thompson-day8
cb76ed3741
Use more modern dependencies
2015-11-02 22:37:04 +11:00
Krisztian Szabo
312eae223f
Remove unnecessary whitespace from code
2015-07-24 16:39:28 +02:00
Mike Thompson
02c12bf6d6
Merge pull request #75 from estsauver/example-cleanup
...
Remove unneccessary atom refer
2015-07-10 17:10:46 +10:00
Earl St Sauver
e991717478
Remove unneccessary atom refer
2015-07-10 13:31:19 +07:00
Shaun Mahood
2f59033275
Replace dispatch with dispath-sync for issue #39
2015-07-09 16:03:54 -06:00
ZTO
71a193d0fc
Update core.cljs
2015-07-08 19:28:42 +02:00
mike-thompson-day8
b227dc4d98
Bump to version 0.4.1
2015-05-28 23:17:40 +10:00
Gregg8
273d32ef70
Changes:
...
- Added figwheel support for todomvc sample and updated README.
- Updated lein-figwheel "0.2.3-SNAPSHOT" to "0.2.6" to match the dependency in simple example project.clj and improved README.
2015-05-12 13:17:31 +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
a1f60f8227
Switch back to v0.4.0
2015-05-03 19:04:50 +10:00
mike-thompson-day8
0a335f4871
version 0.4.0.SNAPSHOT
2015-04-24 22:16:04 +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
55c563c951
Now I really am working on v0.4.0
2015-04-17 23:49:31 +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
mike-thompson-day8
f9ae1c2923
Improvements to simple example
2015-04-17 22:22:43 +10:00
mike-thompson-day8
158bc56d4a
Fix #32
2015-04-16 00:22:40 +10:00
Stuart Mitchell
6cb43207ec
better printing of errors from re-frame
2015-03-11 16:46:16 +13:00
Stuart Mitchell
ce94aa422a
moved simpleexample to 0.2.0
2015-03-06 13:09:40 +13:00
Stuart Mitchell
ff0d33e936
moved examples to 0.1.8
2015-02-26 16:23:03 +13:00
Stuart Mitchell
057639f3e8
moved example to re-frame 0.1.7
2015-02-26 11:38:22 +13:00
Stuart Mitchell
774de39e6c
added an example
2015-02-25 14:31:11 +13:00