845 Commits

Author SHA1 Message Date
Mike Thompson
a24d5414b3 Still experimenting - searching for a nicely rendered /docs README 2016-08-30 20:04:09 +10:00
Mike Thompson
67cdffdbb2 Move to new clojurescript deps 2016-08-30 20:02:18 +10:00
Mike Thompson
f3c849ee83 Change README to use smaller section titles 2016-08-30 17:50:53 +10:00
Mike Thompson
94fc2d4f00 Trim down the size of the README, removing some sections which are covered in the new /docs folder 2016-08-30 17:46:21 +10:00
Mike Thompson
54ed26b0d1 Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2016-08-30 17:41:24 +10:00
Mike Thompson
f8b7d082fd Add new doc - Solving The CPU Hog Problem 2016-08-30 17:40:21 +10:00
hipitihop
5e01592ee8 Update deps and include files for source mapping in karma.conf 2016-08-30 12:41:04 +10:00
Shaun Mahood
24dbe7a261 Merge pull request #219 from smahood/master
Fix typo in re-frame-logo docs title
2016-08-29 13:28:55 -06:00
Shaun Mahood
d6187b3259 Fix typo in docs 2016-08-29 13:19:35 -06:00
Shaun Mahood
569f1577a1 Merge pull request #1 from Day8/develop
Update fork
2016-08-29 13:18:05 -06:00
Mike Thompson
7a2dcb3f58 Get the line lengths right, to make reading flow. 2016-08-30 00:59:53 +10:00
Mike Thompson
11821950b5 Experiment with line width for easy reading. 2016-08-30 00:00:15 +10:00
Mike Thompson
6db396381f More misc docs 2016-08-29 23:49:00 +10:00
Mike Thompson
781e7ca323 Experiment with FAQ formatting 2016-08-29 23:06:41 +10:00
Mike Thompson
8260e41c60 link correction 2016-08-29 22:58:45 +10:00
Mike Thompson
a4d341ec4b WIP on FAQ 2016-08-29 22:57:35 +10:00
Mike Thompson
651cbd7059 docs 2016-08-29 14:05:29 +10:00
Mike Thompson
a0679e12a2 More docs 2016-08-29 13:11:29 +10:00
Shaun Mahood
2a2db3d2e6 Merge pull request #217 from smahood/develop
Populate and clean up docs navigation
2016-08-28 18:14:47 -06:00
Shaun Mahood
436bd5917b Fix docs navigation in navigation doc
Quite the commit message, isn’t it?
2016-08-28 09:55:29 -06:00
Shaun Mahood
2ebff40373 Docs Navigation
Fix links to Index and wrong navigation links
2016-08-28 09:50:15 -06:00
Shaun Mahood
ed19f36376 Fix typo 2016-08-28 09:41:52 -06:00
Shaun Mahood
d4f51f933b Docs navigation
Add navigation to bottom of docs that don’t have it, update existing to
match current doc structure
2016-08-28 09:40:00 -06:00
Mike Thompson
2f42186456 Logo massaging. 2016-08-28 18:37:55 +10:00
Mike Thompson
89706f8655 Add some more explanation to Interceptor wrappers. 2016-08-28 10:08:09 +10:00
Mike Thompson
209f36a0c2 Better highlighting in docs 2016-08-28 10:07:46 +10:00
Mike Thompson
2d15246b4d typo correction 2016-08-28 10:07:24 +10:00
Mike Thompson
bc17c44c73 Merge pull request #213 from yogthos/patch-1
fixed typo in reg-event-fx
2016-08-28 08:44:00 +10:00
Mike Thompson
1b36190141 Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2016-08-28 08:42:05 +10:00
Mike Thompson
55b1294c7d Weak attempt at improving a doc string. 2016-08-28 08:41:09 +10:00
Mike Thompson
15f9d68a1b Merge pull request #214 from EuAndreh/patch-1
Update README.md
2016-08-28 08:38:36 +10:00
André Miranda
eee486202d Update README.md
This PR is just to fix some small styling typos, code examples indentation, etc.

Kudos for the very good README. It is very fun, and condenses a whole lot of information pretty clearly.
2016-08-27 15:31:51 -03:00
Dmitri Sotnikov
b7cd31575b fixed typo in reg-event-fx 2016-08-27 12:48:44 -04:00
Mike Thompson
797fc76006 Take out mention of middleware. 2016-08-27 23:54:07 +10:00
Mike Thompson
6c5a9bb880 Comment headings corrected 2016-08-27 23:45:47 +10:00
Mike Thompson
32336a20b5 Correct spelling. 2016-08-27 23:38:25 +10:00
Mike Thompson
b0c0aa54ab Move low level handler registration for subs. 2016-08-27 23:18:40 +10:00
Mike Thompson
9ad9598d8f Remove example from code. It is already present in the docs. 2016-08-27 22:47:40 +10:00
Mike Thompson
adec3b5459 This mod should have been a part of the previous checkin. 2016-08-27 22:47:15 +10:00
Mike Thompson
56de2a563e Stop :name being accepted for Interceptors. Should be :id.
`:name` was only ever valid for a short time during the alpha phases of 0.8.0
2016-08-27 22:22:35 +10:00
Mike Thompson
bca5fd76db Remove old comment 2016-08-27 18:37:01 +10:00
Mike Thompson
5f5020e391 Absolutely the last edit ever on logo. Couldn't resist. 2016-08-27 14:56:06 +10:00
Mike Thompson
a5d3c6020f Merge branch 'develop' into re-frame-tweaks
# Conflicts:
#	src/re_frame/std_interceptors.cljc
2016-08-27 12:48:00 +10:00
Mike Thompson
657a6935be Miscellaneous doc tweaks 2016-08-27 12:41:41 +10:00
Mike Thompson
bf95408bdc The first step on a long journey 2016-08-27 12:41:40 +10:00
Mike Thompson
b57c165704 Merge pull request #212 from smahood/master
A bit of clean up work
2016-08-27 12:37:20 +10:00
Shaun Mahood
163c9388bf Fixing typos, spelling, and spacing on requires
General basic clean up.
I also changed begatted to begotten, which I think is correct but less
fun...
2016-08-26 12:48:24 -06:00
Shaun Mahood
f73dbf5f39 Merge pull request #2 from Day8/develop
Update fork
2016-08-26 11:18:00 -06:00
Mike Thompson
b4b8b75ae2 A quick pass over Talking-To-Servers 2016-08-26 12:58:17 +10:00
Mike Thompson
097f05029c First pass over Subscribing-To-External_Data 2016-08-26 12:51:26 +10:00