Commit Graph

1322 Commits

Author SHA1 Message Date
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
Mike Thompson b6c301b31c Dos updates 2017-07-15 14:35:28 +10:00
Mike Thompson 131e0ba30c Update Changes doc 2017-07-14 17:53:34 +10:00
Mike Thompson a0ca8cf2c4 Another docs tweak. 2017-07-14 15:58:56 +10:00
Mike Thompson b2ad2cf7c2 Final Omnibus tweak (docs) 2017-07-14 15:56:22 +10:00
Christophe Gragnic f7c3684338 Simpler line in simple/core
It also makes the code like in the walkthrough:
<https://github.com/Day8/re-frame/blob/master/docs/CodeWalkthrough.md#reg-sub>
2017-07-14 07:54:54 +02:00
Mike Thompson b5558d9eb7 More docs tweaks 2017-07-14 15:53:23 +10:00
Mike Thompson 4b05fdfa0f Add new idea to MentalModelOmnibus 2017-07-14 15:43:58 +10:00
Christophe Gragnic 2ce934635c Fix my fix 'only one instance' 2017-07-14 07:14:55 +02:00
Prof Gra 2313c9d509 Fix typo in comments of simple/core.cljs 2017-07-14 07:14:09 +02:00
Mike Thompson 20872fdef8 Add other sources of information to docs 2017-07-14 14:58:12 +10:00
Mike Thompson b9a4ca9c52 Merge branch 'master' of https://github.com/Day8/re-frame 2017-07-14 14:44:25 +10:00
Mike Thompson 136596de09 More Testing docs tweaks 2017-07-14 14:43:51 +10:00
Daniel Compton e29992b85f Merge pull request #363 from Grahack/patch-4
Fix simple example namespace
2017-07-14 16:41:39 +12:00
Prof Gra 804cf88b29 Fix simple example namespace
/src/simpleexampe/core.cljs -> /src/simple/core.cljs
2017-07-14 06:26:04 +02:00
Mike Thompson d5678d8504 Rework Testing Docs 2017-07-14 14:24:11 +10:00
Mike Thompson db1496bfe3 Tweak subscription documentation 2017-07-14 13:56:39 +10:00
Mike Thompson 31ba95ba1b Remember changes 2017-07-14 13:55:29 +10:00
Mike Thompson 6b23210b45 Fixes #340 2017-07-14 13:51:34 +10:00
Mike Thompson ba471853ae Fixes #357 2017-07-14 13:48:38 +10:00
Mike Thompson 9a3584a8b6 Merge branch 'master' into develop 2017-07-14 13:38:57 +10:00
mike cd59210d9c Remove unused refer. 2017-07-14 13:04:41 +12:00
Mike Thompson ec000a8f93 Merge pull request #359 from Grahack/patch-1
Readme: fix what h should have returned
2017-07-14 08:37:28 +10:00
Marc Claesen 97bba84cb5 Update events.cljs
fixed typo
2017-07-14 10:03:38 +12:00
Daniel Compton 3c8dabc4f8 Merge pull request #360 from Grahack/patch-2
Code Walkthrough: localhost URL now clickable
2017-07-14 10:00:34 +12:00