62 Commits
Author SHA1 Message Date
Jaime Agudo 170321f1dc Warn about re-natal pending issue 2018-01-29 15:56:46 +01:00
Daniel Compton 9b5cf4daea Update Inspecting-app-db.md 2018-01-25 21:51:35 +13:00
Mike Thompson 7a20fd767b Merge branch 'master' of https://github.com/Day8/re-frame 2018-01-11 20:16:54 +11:00
Mike Thompson 212e698d2a Improve FAQ entry 2018-01-11 20:16:29 +11:00
Mike Thompson fb7d6959db Tweak wording in FAQ, correcting typo 2018-01-09 12:59:18 +11:00
Daniel Compton d48fe58543 Merge pull request #429 from Grahack/pretty_list
Pretty list in the Full Stack FAQ
2017-11-27 11:25:50 +13:00
Christophe Gragnic 8025bec62f Pretty list in the Full Stack FAQ 2017-11-26 12:32:23 +01:00
Christophe Gragnic 8465780829 Commit add punctuation and fix trivial typo 2017-11-26 12:31:25 +01:00
Mike Thompson b7e6b4b784 add link to new compound library 2017-11-23 06:14:31 +11:00
Mike Thompson aaae41a262 Tweak wording in FAQ 2017-11-21 23:04:04 +11:00
Mike Thompson d511ab9933 Wording on FAQ 2017-11-14 08:57:46 +11:00
Mike Thompson a2b0eb9a2c typo 2017-11-14 08:47:18 +11:00
Mike Thompson f61b649656 typos 2017-11-14 08:45:24 +11:00
Mike Thompson 3f6aacc798 Formatting in FAQ 2017-11-14 08:10:16 +11:00
Mike Thompson b1d682f95f Improve FAQ entry. Get more philosophical. 2017-11-14 08:05:47 +11:00
Mike Thompson a509b21abf Tweak FAQ 2017-10-30 22:19:28 +11:00
Mike Thompson cc7bbb7d30 whitespace 2017-10-21 16:19:56 +11:00
Mike Thompson ba02f10972 FAQ 2017-10-21 14:51:10 +11:00
Mike Thompson 4f028e1387 We're now officially in the Post FAQ era. But this is one more tweak. 2017-10-21 14:42:01 +11:00
Mike Thompson 5f238f1d28 FAQ again 2017-10-21 12:27:11 +11:00
Mike Thompson 337816fd07 okay, that's absolutely it 2017-10-21 12:17:42 +11:00
Mike Thompson 69fe8c4657 New FAQ entry is done. 2017-10-21 12:06:51 +11:00
Mike Thompson f515030045 Still going 2017-10-21 12:02:12 +11:00
Mike Thompson beb0cb1e2b And again. 2017-10-21 11:49:18 +11:00
Mike Thompson fe62cc08a4 Again with the FAQ tweaks 2017-10-21 11:31:59 +11:00
Mike Thompson 5526902010 Add alternatives 2017-10-21 11:28:04 +11:00
Mike Thompson 7d2f4bc57d FAQ word tweak 2017-10-21 10:49:23 +11:00
Mike Thompson 41448fd6b8 Fix whitespace 2017-10-21 10:35:03 +11:00
Mike Thompson f40b32cf6d Final step of adding FAQ 2017-10-21 10:31:44 +11:00
Mike Thompson 889267bb63 Draft FAQ - "Why Do i need Re-frame Over Reagent" 2017-10-21 10:24:00 +11:00
Mike Thompson 286f342e1e Add parent links to various FAQ entries 2017-10-13 10:57:42 +11:00
Mike Thompson c94907d12f Improve FAQ entry. 2017-10-13 00:58:04 +11:00
Mike Thompson 7b08942936 Improve wording in FAQ entry 2017-10-10 23:58:45 +11:00
Mike Thompson 42b5cb9229 Fix bug in docs 2017-10-10 23:20:08 +11:00
Mike Thompson ba1370565d Improve wording on new FAQ 2017-09-27 05:16:08 +10:00
Mike Thompson 346a52d607 Add new FAQ: "How do I do full-stack re-frame?" 2017-09-27 05:10:58 +10:00
Mike Thompson 97e9552c25 Further FAQ tweak. 2017-09-01 15:35:37 +10:00
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
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
Mike Thompson 6f5b3f65c3 Add new FAQ 2017-08-28 17:13:19 +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 b98cc0039b FAQ update 2017-08-01 11:22:15 +10:00
Mike Thompson 4456305d6c Improve FAQ entry 2017-07-31 22:24:52 +10:00
Mike Thompson 178bd806f3 Add new FAQ entry 2017-07-22 00:34:09 +10:00
Mike Thompson 65ed3a2aa3 Improve the Table of Contents in some docs 2017-04-14 15:38:18 +10: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
Ted Hogan 68c4f37b34 Link text to cljs-devtools matchs link 2017-01-16 13:22:48 -07:00