Commit Graph

1342 Commits

Author SHA1 Message Date
Shaun Mahood 368eab6f34 Merge branch 'master' of https://github.com/smahood/re-frame 2016-08-25 14:41:11 -06:00
Shaun Mahood 6bd664404f Merge remote-tracking branch 'refs/remotes/Day8/master' 2016-08-25 14:40:48 -06:00
Shaun Mahood ebf0d874d0 First attempt at updating Subscribing To A Database documentation 2016-08-25 14:40:40 -06:00
Shaun Mahood 88c8dc45d7 Merge pull request #1 from Day8/develop
Update my fork to day8 develop branch
2016-08-25 13:45:06 -06:00
Mike Thompson f22e1def08 More 2016-08-26 01:19:07 +10:00
Mike Thompson 483426184c Add whitespace 2016-08-26 01:15:04 +10:00
Mike Thompson c34250f5a4 Final madness 2016-08-26 01:04:17 +10:00
Mike Thompson 1116710196 More madness 2016-08-26 00:52:40 +10:00
Mike Thompson b6bf672734 Dashes on docs 2016-08-25 23:35:48 +10:00
Mike Thompson a979a55020 More on Martin 2016-08-25 23:35:32 +10:00
Mike Thompson 1e5da6ae5f Add a certain spice to Martin's contribution 2016-08-25 23:10:18 +10:00
Mike Thompson 55a0dfe2d0 Docs Tinkering 2016-08-25 21:52:39 +10:00
Mike Thompson 5628ea3f14 Another pass over Loading-Initial-Date doc 2016-08-25 21:52:22 +10:00
Mike Thompson 6d11a0116d One pass over loading-initial-data docs 2016-08-25 19:24:00 +10:00
Mike Thompson 06ddd2e852 Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2016-08-25 18:40:21 +10:00
Mike Thompson 86e6189525 A couple of tiny docs tweaks 2016-08-25 18:40:07 +10:00
Mike Thompson 8452bf741e Merge pull request #209 from smahood/master
Update and rename "Bootstrap-An-Application" docs
2016-08-25 18:38:23 +10:00
Shaun Mahood bbbab3d5b6 Update and rename "Bootstrap-An-Application" docs
Bootstrap An Application (originally from wiki)
- renamed to "Loading Initial Data"
- Updated to work with 0.8.0 and some tweaks to wording
- Added a bit more context to dispatch-sync section
- Removed section on loading data and put link to "Talking to Servers"
doc instead
docs/README.md
- Reorganized under a new section
- Added a couple entries for future documentation
2016-08-24 22:27:48 -06:00
Mike Thompson 9722fdbade Better ascii hierarchy 2016-08-25 00:53:37 +10:00
Mike Thompson 0cd3716370 Merge branch 'master' of https://github.com/Day8/re-frame 2016-08-25 00:42:53 +10:00
Tomas Drencak cbfd1ccdeb typo fix 2016-08-25 00:42:31 +10:00
Mike Thompson 2049731bbd More docs massaging. 2016-08-25 00:41:56 +10:00
Mike Thompson 3a8c03cf5e Merge pull request #203 from tomasd/patch-2
typo fix
2016-08-25 00:32:54 +10:00
Mike Thompson b391c03a3e Add first cut of talking to servers docs 2016-08-25 00:30:38 +10:00
Mike Thompson 3d3c7a1ccd Add navigation to docs pages 2016-08-25 00:30:37 +10:00
hipitihop 733ad218a2 Update fx-test fixtures to use re-frame.core/make-restore-fn & update docs 2016-08-24 10:44:21 +10:00
hipitihop cdf26ca3d0 test-runner - remove explicit devtools dep and init now done via :preloads 2016-08-24 10:41:45 +10:00
hipitihop 9f824cc528 bump next point release, deps [binaryage/devtools "0.8.1"] and use :preloads 2016-08-24 10:40:56 +10:00
Daniel Compton 5aa9fcf6c8 Spaces not tabs for editorconfig 2016-08-24 12:18:37 +12:00
Mike Thompson 2bfee2d62c Merge pull request #206 from smahood/master
Update "A Larger App" documentation and docs/readme
2016-08-24 09:49:53 +10:00
Shaun Mahood 344cd6036a Minor formatting change 2016-08-23 15:32:18 -06:00
Shaun Mahood d0614a52a2 Change format a bit 2016-08-23 15:31:11 -06:00
Shaun Mahood 8efe6dff04 Rename A-Larger-App.md 2016-08-23 15:20:54 -06:00
Shaun Mahood f168a7f821 Fix minor error in README 2016-08-23 15:18:42 -06:00
Shaun Mahood e1d69fc7b5 Break apart A-Larger-App docs and restructure README 2016-08-23 15:17:59 -06:00
Shaun Mahood f63ae9364c Update for 0.8.0 and minor edits 2016-08-23 15:07:14 -06:00
Shaun Mahood f22dc3dc9f Merge pull request #1 from Day8/master
Updating from master
2016-08-23 11:13:16 -06:00
Daniel Compton 6a86431a44 Misc re-frame tweaks 2016-08-24 01:24:30 +12:00
Tomas Drencak e5de64e056 typo fix 2016-08-23 09:12:35 +02:00
Mike Thompson 9d533d2f23 Merge pull request #201 from pesterhazy/patch-1
Correct typo
2016-08-23 10:30:43 +10:00
Paulus Esterhazy cc2354b988 Correct typo
I think this corrects the text to the intended meaning.
2016-08-22 22:56:47 +02:00
Mike Thompson 19d0fd4021 Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2016-08-22 14:22:53 +10:00
Mike Thompson 912f68d873 Note pull request in Changes 2016-08-22 14:21:38 +10:00
Mike Thompson 250c3d26bb Merge pull request #200 from Day8/trailing-console-space
Remove trailing spaces from console logging
2016-08-22 14:17:51 +10:00
Daniel Compton 6b21bfe714 Remove trailing spaces from console logging
console.log and family provide spaces between arguments, so we don't
need to add them in our console errors.
2016-08-22 16:06:15 +12:00
Mike Thompson eb0740e93e Make changes clearer 2016-08-22 10:01:33 +10:00
Mike Thompson 165faac4bb Merge pull request #199 from ducky427/patch-2
Fix small typo in CHANGES.md
2016-08-22 09:06:22 +10:00
Ducky 748bad3f11 Fix small typo. 2016-08-21 15:11:57 +01:00
Mike Thompson 4471fe58c8 Merge branch 'develop' 2016-08-21 19:52:50 +10:00
Mike Thompson f1f6ac7992 Ensure examples have the right deps. 2016-08-21 19:52:25 +10:00