Commit Graph

1298 Commits

Author SHA1 Message Date
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
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
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
Prof Gra dac37543d7 Code Walkthrough: localhost URL now clickable 2017-07-13 15:08:30 +02:00
Prof Gra 99b95f9225 Readme: fix what h should have returned
Maybe I'm wrong. I'm just trying to understand the cycle.
2017-07-13 13:59:56 +02:00
Daniel Compton fa081e8b26 Merge pull request #356 from mike706574/patch-2
Fix typo.
2017-07-10 11:49:32 +12:00
mike b38a8b4964 Fix typo. 2017-07-08 15:48:36 -05:00
Daniel Compton 98bf0ae79e Merge pull request #353 from tramzee/master
Fix tense to match subject
2017-06-26 10:17:44 +12:00
Tim Ramsey 0ff9386dd0 Fix tense to match subject 2017-06-24 13:08:20 -04:00
Daniel Compton 0402715b86 Merge pull request #352 from deg/pr-extlink-storage
Add external link: re-frame-storage-fx
2017-06-19 11:34:36 +12:00
David Goldfarb c87bbac6b4 Add external link: re-frame-storage-fx 2017-06-14 15:17:59 +03:00
Daniel Compton 0dce7d8db6 Merge branch 'develop' 2017-06-06 13:47:05 +12:00
Daniel Compton 4925861e8b Fix CircleCI YAML file 2017-06-06 13:46:44 +12:00
Daniel Compton 847fc2e32c Merge branch 'develop' 2017-06-06 13:14:42 +12:00
Daniel Compton 0ad1167b31 Bump example dependencies, and add compilation test
Fixes #351
2017-06-06 13:14:18 +12:00
Mike Thompson 86c7cd1dcc Merge pull request #350 from akiroz/patch-1
Add re-frame-storage (co)fx to External Resources
2017-06-02 20:23:05 +10:00
Akiroz e21699a4e3 Add re-frame-storage (co)fx 2017-06-02 17:07:06 +08:00
Mike Thompson c5cca6497b Improve External Resources doc 2017-06-02 15:30:06 +10:00
Mike Thompson d26c6f5057 Merge branch 'develop' 2017-06-02 15:26:12 +10:00
Mike Thompson 7a3a695563 WIP on testing document 2017-06-02 15:25:14 +10:00
Mike Thompson 93f82dfa12 Alter how re-frame is introduced in README 2017-06-02 15:24:59 +10:00
Mike Thompson c0034bad50 Improve External resources docs 2017-06-02 15:24:23 +10:00
Stuart Mitchell c1f7e1a16e updated CITATION.md 2017-06-01 16:53:32 +12:00