Commit Graph

279 Commits

Author SHA1 Message Date
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
mike-thompson-day8 a12267308e v0.3.1 2015-04-17 22:34:40 +10:00
mike-thompson-day8 f9ae1c2923 Improvements to simple example 2015-04-17 22:22:43 +10:00
mike-thompson-day8 1ace7654e6 Note most recent commit in Changes doc 2015-04-16 16:04:41 +10:00
mike-thompson-day8 fa954e5d9f Give middleware anonymous handler functions better names, so they are more meaningful in stack traces 2015-04-16 16:02:19 +10:00
mike-thompson-day8 9a90b5e5bb Fix #24 2015-04-16 00:33:14 +10:00
mike-thompson-day8 e5529d52d4 Fix #31 2015-04-16 00:26:49 +10:00
mike-thompson-day8 158bc56d4a Fix #32 2015-04-16 00:22:40 +10:00
mike-thompson-day8 e4f2cbee96 Start work on v0.4.0 2015-04-16 00:13:11 +10:00
mike-thompson-day8 3ff4625104 Merge branch 'master' of https://github.com/Day8/re-frame
Conflicts:
	examples/todomvc/src/todomvc/db.cljs
2015-04-16 00:05:09 +10:00
mike-thompson-day8 90abb7b6ef Document changes 2015-04-15 23:02:37 +10:00
mike-thompson-day8 123011ee1d Better description 2015-04-15 22:34:36 +10:00
mike-thompson-day8 89f5344a86 Correct wiki links 2015-04-08 09:12:47 +10:00
mike-thompson-day8 2c59552482 db-app corrected to app-db in README 2015-03-17 22:51:41 +11:00
mike-thompson-day8 d32c7c6efa Refine changes log 2015-03-17 22:49:24 +11:00
mike-thompson-day8 f5ee682487 Follow suggestion from @whodidthis and include "v" into after and enrich 2015-03-17 22:03:21 +11:00
mike-thompson-day8 ef9dad529a Correct stack access 2015-03-15 20:10:54 +11:00
mike-thompson-day8 7bfbc47878 Update change log 2015-03-14 09:47:31 +11:00
mike-thompson-day8 a5b1ccdb16 Add log-ex middleware. 2015-03-14 09:47:16 +11:00
mike-thompson-day8 13058912ed Correctly name license file. 2015-03-14 07:46:25 +11:00
mike-thompson-day8 300b69cfae Correct Wiki link in Readme 2015-03-14 07:44:03 +11:00
mike-thompson-day8 1d2682e887 Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2015-03-13 23:31:08 +11:00
mike-thompson-day8 7b43ca7464 Use the latest reagent 2015-03-13 23:30:39 +11:00
mike-thompson-day8 54da79fd00 Use latest version of reagent 2015-03-13 12:30:15 +11:00
Stuart Mitchell 6cb43207ec better printing of errors from re-frame 2015-03-11 16:46:16 +13:00
Stuart Mitchell 24984ccec2 Merge branch 'feature/test-slimmerjs' into develop 2015-03-11 16:22:28 +13:00