Commit Graph

368 Commits

Author SHA1 Message Date
Mike Thompson 800608a0b9 Merge branch 'master' of https://github.com/Day8/re-frame 2017-08-28 17:13:26 +10:00
Mike Thompson 6f5b3f65c3 Add new FAQ 2017-08-28 17:13:19 +10:00
David Goldfarb 88e0fe941b fix ns typo in sample code 2017-08-22 12:16:54 +03:00
Mike Thompson 779ef5e57b Improve description in last commit 2017-08-21 16:52:36 +10:00
Mike Thompson 388a84cecf Add `memento` to external resources list 2017-08-21 16:49:06 +10:00
Mike Thompson 6340ff50c8 Fixes #401 2017-08-20 10:55:35 +10:00
Mike Thompson 3b90fbe4cd Add BlueGenes to resources 2017-08-18 08:10:17 +10:00
dimovich aed5ab7474 Update CodeWalkthrough.md 2017-08-16 08:28:07 +10:00
Mike Thompson 60ac6c0fe4 Fix up testing document 2017-08-09 18:29:13 +10:00
Mike Thompson 15402df301 New logo words 2017-08-05 15:31:01 +10:00
Mike Thompson 906ab9c885 Add a new FAQ 2017-08-05 15:30:13 +10:00
Mike Thompson e7114d1a6c Add new FAQ entry on Normalised databases 2017-08-01 23:11:33 +10:00
Mike Thompson 267ff1e298 FAQ update 2017-08-01 11:23:08 +10:00
Facundo Olano 639250678e Fix typo in CodeWalkthrough.md 2017-07-31 19:09:28 -03:00
Mike Thompson 4456305d6c Improve FAQ entry 2017-07-31 22:24:52 +10:00
Mike Thompson 88423662fc Reformat to one of the docs 2017-07-30 20:12:56 +10:00
Mike Thompson cf78ad4361 Various tweaks to doc strings and md 2017-07-29 13:26:41 +10:00
Mike Thompson 1739820483 Better API docs 2017-07-26 08:42:54 +10:00
Mike Thompson 66ff98ca77 API tweaks 2017-07-24 22:51:09 +10:00
Mike Thompson cac2c7a02e API refinements 2017-07-24 13:52:52 +10:00
Mike Thompson eb6e999048 Further API doc refinements 2017-07-24 13:33:40 +10:00
Mike Thompson 574e11d76a Correct a link 2017-07-24 00:31:58 +10:00
Mike Thompson e2bdbc225b Tweak API docs 2017-07-24 00:15:36 +10:00
Mike Thompson b3c0c6d139 API docs are now complete. Probably still some editing to do. 2017-07-24 00:08:59 +10:00
Mike Thompson 5a2bcac347 Reorganize changes doc + Tweak main /docs 2017-07-23 22:58:52 +10:00
Mike Thompson e6d87cf7a8 Still working on API docs - move "built-in effects docs" 2017-07-23 22:46:46 +10:00
Mike Thompson f0079345e0 Fix missing '/' in path 2017-07-23 13:50:44 +10:00
Mike Thompson a7d0e40af5 Chip away at API docs 2017-07-23 13:09:38 +10:00
Mike Thompson ac4def4cba Get docs linkage right, now we have a new API doc 2017-07-22 13:30:33 +10:00
Mike Thompson 630f78b83c API docs go live, with some still missing, but good enough to help. 2017-07-22 13:27:20 +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 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
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
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 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
Prof Gra 6e5ef9cb6b App structure: add core.cljs for multipanel apps 2017-07-16 21:21:54 +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 697130723f Merge branch 'master' into develop 2017-07-16 19:51:05 +10:00
Mike Thompson 7a99415d41 Omnibus 2017-07-16 19:49: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
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