1346 Commits

Author SHA1 Message Date
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
Prof Gra
9c99cc217e Typo in docs/Effects.md: key2 -> :key2 2017-07-16 08:43:31 +02:00
Mike Thompson
e8d1ea57d9 Merge pull request #370 from Grahack/patch-2
Effects.md: it's -> its
2017-07-16 16:40:20 +10:00
Prof Gra
dd2dfb945a Effects.md: it's -> its
Not sure since I'm not native.
2017-07-16 08:27:59 +02:00
Mike Thompson
f9ccc2bd83 Omnibus 2017-07-16 10:47:08 +10:00
Mike Thompson
a7f6b22e02 omnibus 2017-07-16 10:30:57 +10:00
Mike Thompson
a5ec26b55a Surprise! More docs tweaks 2017-07-16 10:08:03 +10:00
Mike Thompson
72d69c5a1b Correct some recently introduced typos in README 2017-07-16 08:37:29 +10:00
Mike Thompson
213584e086 Merge pull request #367 from Grahack/patch-1
Interceptors doc: add "event" to qualify handler
2017-07-16 07:59:29 +10:00
Prof Gra
ee7c83e6da Interceptors doc: add "event" to qualify handler
This change is only valid if I understood this correctly.
A handler in this page is an event handler, right?

BTW thanks for this fun and informative work on the docs.
2017-07-15 11:15:01 +02:00