61 Commits

Author SHA1 Message Date
Mike Thompson
ca03f219f3 Tweak wording in Changes.md 2016-06-24 18:27:08 +10:00
Mike Thompson
0b2bcbe65e Complete undo/redo work 2016-06-23 23:41:20 +10:00
Mike Thompson
9452998e0b WIP. undo test fails. 2016-06-22 10:54:41 +10:00
Mike Thompson
fd50562811 Correct change log about dependencies 2016-06-15 10:14:06 +10:00
Mike Thompson
2822dc064a Put all undo related into a single namespace. Change the way middleware factories are done. 2016-06-14 21:08:32 +10:00
Mike Thompson
5a214fc83b Fix bug which meant that post-event-callbacks were not called for dispatch-sync 2016-06-04 00:13:41 +10:00
Mike Thompson
5684543b1a Introduce new API - remove-post-event-callback 2016-06-03 12:49:49 +10:00
Mike Thompson
a9dcdd695e Tweak words in changelog 2016-05-31 08:04:36 +10:00
Mike Thompson
053771ad9d Breaking change to logging 2016-05-31 07:50:49 +10:00
Mike Thompson
3d4e8cde8f Introduce de-duplicated subscriptions. 2016-05-29 23:23:17 +10:00
Mike Thompson
45e0baee30 Get rid of code for Reagent pre-0.6.0. Plus add more comments. 2016-05-21 00:44:54 +10:00
Daniel Compton
c085ac8bb0 middleware/debug: Log a single line if app-db not changed by a handler
middleware/debug logs a group to the console even if there has been no
change to app-db. This makes it harder to tell if you've made a mistake
in refactoring, as the same log message will be shown whether or not
app-db is changing.

This change will log a single line if app-db is not changed by a handler

Fixes #166
2016-05-05 11:56:09 +12:00
Mike Thompson
9795a00ec7 Tweak debug middleware output so that exceptions don't get lost in collapsed Groups. 2016-03-14 23:32:24 +11:00
Mike Thompson
f821c99858 Remove log-ex middleware - no longer needed 2016-03-14 21:00:33 +11:00
Mike Thompson
a9447f3082 Better explanations in Change log. 2016-02-26 17:19:15 +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
Daniel Compton
ecbf740851 Update changelog for #149 2016-01-29 11:07:58 +13:00
Mike Thompson
322f00212c Fix spelling error in changelog 2016-01-07 06:25:51 +09:00
Mike Thompson
338226f6d4 Add clarification to change log. 2016-01-06 11:54:29 +09:00
Mike Thompson
63326a1b18 update changelog: new version of Reagent supported 2015-12-22 00:56:05 +11:00
Mike Thompson
ddec78442d Note recent changes in changelog 2015-12-17 05:26:30 +11:00
Mike Thompson
99e01030ec Add additional change to changelog 2015-12-10 22:44:58 +11:00
Mike Thompson
8c01555a6a Further docs tweaks for v0.6.0 2015-12-09 07:40:47 +11:00
Mike Thompson
796f0d7c67 Update changelog in anticipation of release 2015-12-08 07:37:55 +11:00
mike-thompson-day8
780ae49e7d Improve change log. 2015-11-05 18:32:06 +11:00
mike-thompson-day8
b0928d7afe Final tweaks to Changes doc, ahead of new release. 2015-11-05 17:20:23 +11:00
Mike Thompson
7bbc9a240e Merge pull request #104 from kamn/develop
Updated TodoMvc css to newest version. Fixes some issues with #94
2015-11-05 11:13:09 +11:00
mike-thompson-day8
657d08c544 Yet more word tweaks 2015-11-04 14:08:05 +11:00
mike-thompson-day8
46c627430f Wording changes in docs 2015-11-04 13:33:50 +11:00
mike-thompson-day8
e9a3b1ebeb Improve wording of comments 2015-11-02 23:43:19 +11:00
mike-thompson-day8
e978bb0108 Add change log entries 2015-11-02 22:56:18 +11:00
Daniel Compton
dd8ef423f1 Add PR's to CHANGES.md 2015-10-16 17:10:08 +13:00
Samuel Miller
087d0eccfb Updated TodoMvc css to newest version. Fixes some issues with #94 2015-08-12 18:18:20 -06:00
Daniel Compton
915ad9a351 Merge branch 'master' into develop
Conflicts:
	README.md
	examples/todomvc/src/todomvc/db.cljs
2015-07-27 16:51:22 +12:00
Krisztian Szabo
312eae223f Remove unnecessary whitespace from code 2015-07-24 16:39:28 +02:00
Stuart Mitchell
f1cb3ad66c updated CHANGES.md 2015-07-17 14:43:22 +12:00
mike-thompson-day8
78dacf5ca1 Fix #65 2015-05-28 23:15:47 +10:00
mike-thompson-day8
a1b1011746 Begin to note changes in this version. 2015-05-09 00:06:38 +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
c8b1621d56 Improve changes file 2015-05-03 19:04:31 +10:00
mike-thompson-day8
65c93cd4d1 Implement #53 2015-04-27 07:38:37 +10:00
mike-thompson-day8
c59e55411e Update changes docs for latest additions 2015-04-25 10:06:14 +10:00
mike-thompson-day8
82b3c87f80 Introduce reaction-like middleware. Closes #50 2015-04-25 00:06:51 +10:00
mike-thompson-day8
edc5a85780 Links changes with issue 2015-04-24 22:17:43 +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
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
55c563c951 Now I really am working on v0.4.0 2015-04-17 23:49:31 +10:00
mike-thompson-day8
769723c069 add log-ex to core API 2015-04-17 22:51:03 +10:00
mike-thompson-day8
a12267308e v0.3.1 2015-04-17 22:34:40 +10:00