Commit Graph

1455 Commits

Author SHA1 Message Date
Mike Thompson dc26343727 Improve internal errors. 2017-07-22 10:04:03 +10:00
Mike Thompson 8d13634c55 Experiment with linking in API docs 2017-07-22 00:44:35 +10:00
Mike Thompson 178bd806f3 Add new FAQ entry 2017-07-22 00:34:09 +10:00
Mike Thompson c9688e16e9 Merge pull request #380 from facundoolano/patch-1
Fix typo in README.md
2017-07-21 23:30:05 +10:00
Facundo Olano 3c9cc9010c Fix typo in README.md 2017-07-21 10:21:37 -03:00
Mike Thompson 34ccd4b272 Towards API docs 2017-07-21 01:14:07 +10:00
Mike Thompson 7556f67319 Working towards API docs 2017-07-21 01:01:51 +10:00
Mike Thompson c0534e0839 Improvements is dispatch documentation, ahead of an API release 2017-07-20 18:21:14 +10:00
Mike Thompson 8c7ec7976c Improvement is documentation, ahead of an API release 2017-07-20 18:20:47 +10:00
Mike Thompson 3beb7cfaf3 Improvements in newbie documentation 2017-07-20 15:10:18 +10:00
Mike Thompson ed79d8e4ac Further work on "API docs". Promise more nudity. 2017-07-20 13:40:28 +10:00
Mike Thompson 3ad8c1e7bb Improve reference to todomvc example in comment 2017-07-20 09:50:48 +10:00
Mike Thompson 522c3e4c1b Light edits on the inline Interceptor docs 2017-07-20 09:46:35 +10:00
Mike Thompson b98306f1a3 Remove an old XXX comment 2017-07-20 09:27:22 +10:00
Mike Thompson 3e25259afc Update changes doc 2017-07-20 09:22:51 +10:00
Mike Thompson 6efdae438f Enshrine and document existing practice around dispatch-n and nils 2017-07-20 08:51:44 +10:00
Mike Thompson 9b49b46dd8 Merge pull request #379 from pesterhazy/patch-3
Fix typo in my-reg-event-fx function
2017-07-20 08:11:55 +10:00
Paulus Esterhazy b84afb9db3 Duplication issue with reg-event-db
Same problem as with reg-event-fx
2017-07-19 19:20:24 +02:00
Paulus Esterhazy 8ec5405106 Fix my-reg-event-fx
The code caused interceptors to be added twice, leading e.g. to duplicate log messages. This patch fixes the docs.
2017-07-19 19:18:58 +02:00
Mike Thompson 9b179bb17c In the absence of proper API docs, core.cljs becomes the docs. So start to improve it. 2017-07-18 10:34:59 +10:00
Mike Thompson 53abcfc184 Improve the comment on clear-subsscription-cache! 2017-07-18 10:34:14 +10:00
Paulus Esterhazy 53ae7090f6 Fix typo in my-reg-event-fx function
The example code in the docs didn't work for me. This fixes the issue. Also remove trailing whitespace
2017-07-17 12:20:56 +02:00
Mike Thompson dc5fa8b566 More improvements to todomvc 2017-07-17 17:21:29 +10:00
Mike Thompson 61ee2f18ac Improve the commenting in todomvc 2017-07-17 17:09:02 +10:00
Mike Thompson 4b3da7e4ff Merge branch 'develop' 2017-07-17 09:57:08 +10:00
Mike Thompson 0a58754d0b Merge pull request #375 from Grahack/patch-8
Effects.md: about registration of builtin handlers
2017-07-17 09:54:14 +10:00
Mike Thompson f6244f8f8c Merge pull request #376 from Grahack/patch-1
Fix "you'll then you'll" typo
2017-07-17 09:53:23 +10:00
Mike Thompson 6f7a4d6774 Merge pull request #377 from Grahack/appstruct
Comment about useless require in todomvc
2017-07-17 09:52:42 +10:00
Mike Thompson 80647261d1 Merge pull request #378 from Grahack/patch-3
App structure: add core.cljs for multipanel apps
2017-07-17 09:50:56 +10:00
Prof Gra 6e5ef9cb6b App structure: add core.cljs for multipanel apps 2017-07-16 21:21:54 +02:00
Christophe Gragnic 0efcec3de6 Comment about useless require in todomvc 2017-07-16 21:19:19 +02:00
Prof Gra 9e2c82c8d9 Fix "you'll then you'll" typo 2017-07-16 21:18:09 +02:00
Prof Gra ec6c58175d Effects.md: about registration of builtin handlers 2017-07-16 14:33:47 +02:00
Mike Thompson 3781f2e31e Fix what I broke in a previous merge 2017-07-16 19:54:07 +10:00
Mike Thompson 697130723f Merge branch 'master' into develop 2017-07-16 19:51:05 +10:00
Mike Thompson 0901c8ffc4 Merge branch 'master' of https://github.com/Day8/re-frame 2017-07-16 19:50:00 +10:00
Mike Thompson 7a99415d41 Omnibus 2017-07-16 19:49:40 +10:00
Mike Thompson 1bdac37e2e Merge pull request #348 from cmal/master
fix requires to use the strict method
2017-07-16 19:47:18 +10:00
Mike Thompson bcd852d089 Merge branch 'master' into master 2017-07-16 19:45:50 +10:00
Mike Thompson 4f964b7030 Merge pull request #341 from bradleesand/patch-1
Don't run on-changes if db is not in effects
2017-07-16 19:44:39 +10:00
Mike Thompson eb5c55da68 Merge branch 'develop' into patch-1 2017-07-16 19:44:28 +10:00
Mike Thompson f493b83675 Merge pull request #361 from Grahack/patch-3
Fix typo in comments of simple/core.cljs
2017-07-16 19:39:30 +10:00
Mike Thompson 5d00a895e8 Merge pull request #364 from Grahack/simpler
Simpler line in simple/core.cljs
2017-07-16 19:38:40 +10:00
Mike Thompson 2057f2ede5 Merge pull request #371 from Grahack/patch-5
Typo in docs/Effects.md: key2 -> :key2
2017-07-16 19:38:18 +10:00
Mike Thompson e480f7a117 Merge pull request #372 from Grahack/patch-2
Fix typo in Coeffects.md coeffeects -> coeffects
2017-07-16 19:37:48 +10:00
Mike Thompson 8f7f68b807 Merge pull request #373 from Grahack/patch-6
Formatting in Coeffects.md: new line was missing
2017-07-16 19:37:11 +10:00
Mike Thompson b846427ba0 Merge pull request #374 from Grahack/patch-7
Add a summary to docs/Effects.md
2017-07-16 19:36:36 +10:00
Prof Gra cab2ccdd1a Add a summary to docs/Effects.md 2017-07-16 10:52:18 +02:00
Prof Gra 67421eb696 Formatting in Coeffects.md: new line was missing 2017-07-16 10:02:25 +02:00
Prof Gra 7a013e93a1 Fix typo in Coeffects.md coeffeects -> coeffects 2017-07-16 09:46:39 +02:00