Commit Graph

424 Commits

Author SHA1 Message Date
Mike Thompson f4b9fa0d65 Final cut of FAQ 2017-09-01 15:22:45 +10:00
Mike Thompson 0274c784b6 FAQ tweak 2017-09-01 11:52:23 +10:00
Mike Thompson 6f0ff876b0 Improve FAQ 2017-09-01 11:08:39 +10:00
Mike Thompson 53855f1250 Merge pull request #405 from jcw/patch-1
fix some typos
2017-09-01 10:38:28 +10:00
Jean-Claude Wippler 2bc0d3c85e fix some typos
... and a big thank you for creating & supporting re-frame, as well as for this particular FAQ (still learning, awesome stuff!).
2017-08-31 17:39:25 +02:00
Dexter Gramfors 834277a29e Update External-Resources.md 2017-08-31 06:47:12 +02:00
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
Prof Gra 9c99cc217e Typo in docs/Effects.md: key2 -> :key2 2017-07-16 08:43:31 +02: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
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 136596de09 More Testing docs tweaks 2017-07-14 14:43:51 +10: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
Prof Gra dac37543d7 Code Walkthrough: localhost URL now clickable 2017-07-13 15:08:30 +02:00
David Goldfarb c87bbac6b4 Add external link: re-frame-storage-fx 2017-06-14 15:17:59 +03: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 7a3a695563 WIP on testing document 2017-06-02 15:25:14 +10:00
Mike Thompson c0034bad50 Improve External resources docs 2017-06-02 15:24:23 +10:00
Mike Thompson 960a5409f3 Add initial testing docs 2017-05-30 00:54:18 +10:00
Mike Thompson 06bcb69466 More doc tweaks 2017-05-29 23:07:33 +10:00
Mike Thompson 37fd824d04 Tidy up Debugging docs 2017-05-29 22:13:13 +10:00
Dexter Gramfors b6e431d220 Add Braid to example applications. 2017-05-13 22:10:44 +02:00
Mike Thompson 5d110086da Fix quote in docs 2017-04-15 13:39:27 +10:00
Mike Thompson e59168e441 Docs massaging 2017-04-15 12:19:24 +10:00
Mike Thompson c2492494a8 Merge branch 'develop' 2017-04-14 15:38:49 +10:00
Mike Thompson 65ed3a2aa3 Improve the Table of Contents in some docs 2017-04-14 15:38:18 +10:00
Christian Egli 533df5374e Fix rendering of quote 2017-03-29 14:50:47 +02:00
Joscha 873f7206fc Fix for example: Request format is mandatory
Like documented in the example: https://github.com/Day8/re-frame-http-fx#step-2-registration-and-use
2017-03-25 14:27:16 +01:00
hipitihop 41ec2a3798 Fix testing cofx refers to random when explaining `now` 2017-03-08 17:42:05 +10:00
Daniel Compton e1ebc69f93 Add code of conduct 2017-02-28 09:45:27 +13:00
Tim Gilbert 2195dd62b5 Typo fix in reg-sub-raw sample code 2017-02-17 16:44:18 -05:00
Daniel Compton 9a93a8eec4 Merge branch 'develop' 2017-02-09 22:25:07 +13:00
Daniel Compton 21882a7845 Switch back to Real English 2017-02-03 08:58:58 +13:00
Daniel Compton 8d09b019af Merge pull request #315 from Kiwka/patch-1
Documentation: Removing unneeded line breaks that affects UI
2017-02-03 08:29:41 +13:00
Daniel Compton eb97a15616 Merge pull request #311 from richardharrington/edits-to-examples-doc
Edits to examples doc
2017-02-03 08:28:25 +13:00
Daniel Compton 5780f4ca9b Merge pull request #316 from boechat107/patch-1
[docs] Add missing right bracket in the handling example
2017-02-02 18:34:08 +13:00
Mike Thompson 8160ce6bf7 Tweak introduction to Interceptors tutorial. 2017-02-02 08:46:40 +11:00
Mike Thompson 28cdd86a3d Fix a TOC in docs 2017-02-02 07:38:37 +11:00
Arne Brasseur f544cfa185 Update doc table of contents with latest doctoc (1.2.0)
It seems the version of doctoc that was used didn't correctly handle backticks
and trailing special characters in title names, e.g. it would generate

    [What Are They?](#what-are-they-)
    [`inject-cofx`](#-inject-cofx-)

Instead of what Github expects:

    [What Are They?](#what-are-they)
    [`inject-cofx`](#inject-cofx)
2017-02-01 13:43:42 +01:00
Arne Brasseur c55e3fd910 Docs: tiny typo fix in EffectHandlers.md 2017-01-30 12:43:40 +01:00