Commit Graph

1095 Commits

Author SHA1 Message Date
Mike Thompson f8ea6a3282 More work on subscriptions docs 2016-12-18 23:27:08 +11:00
Mike Thompson e8620221ea New infographic 2016-12-18 23:02:06 +11:00
Mike Thompson a9727c0af3 Subscription Infographics 2016-12-18 22:40:27 +11:00
Mike Thompson 3d404f7892 Merge pull request #295 from assoc-in/patch-2
Missing square brackets on subscription for :name
2016-12-18 12:50:13 +11:00
assoc-in 1dee4b5aca Missing square brackets on subscription for :name 2016-12-17 18:58:53 -06:00
Mike Thompson 6d56754532 Merge pull request #293 from gadfly361/develop
fix several typos in docs;
2016-12-17 23:22:59 +11:00
Mike Thompson 9fc738545a Merge pull request #294 from Dexterminator/patch-5
Added FAQ link.
2016-12-17 23:07:27 +11:00
Dexter Gramfors e200b29539 Added FAQ link. 2016-12-17 11:37:49 +01:00
Matthew Jaoudi bc6ade40d5 fix typos in debugging-event-handlers.md; 2016-12-17 01:09:30 -08:00
Matthew Jaoudi 2b7d2c0754 fix typos in subscribing-to-external-data.md; 2016-12-17 00:46:07 -08:00
Matthew Jaoudi eeb5e6609f fix typo in coeffects.md; 2016-12-17 00:14:00 -08:00
Matthew Jaoudi ba2fab9be5 fix typos in effects.md; 2016-12-17 00:00:45 -08:00
Mike Thompson 0b0c78acea Docs WIP 2016-12-17 18:30:09 +11:00
Mike Thompson 374e557bec Merge pull request #292 from gadfly361/develop
fix typos in mental model omnibus;
2016-12-17 18:26:44 +11:00
Matthew Jaoudi 3442726a54 fix typos in re-frame interceptors; 2016-12-16 23:25:46 -08:00
Matthew Jaoudi 609299ca71 fix typos in effectful handlers; 2016-12-16 22:58:49 -08:00
Matthew Jaoudi bb765dd1b8 fix typos in mental model omnibus; 2016-12-16 22:28:26 -08:00
Mike Thompson 86ccd975e3 Docs WIP 2016-12-17 16:03:47 +11:00
Mike Thompson 56d40319d3 Start the process of documenting regsub 2016-12-17 14:32:30 +11:00
Mike Thompson cb7ae60411 Make External Resources Doc less cluttered. Add effects and coeffects handlers 2016-12-17 13:33:46 +11:00
Mike Thompson 76353b5a99 Merge pull request #291 from gadfly361/develop
fix typos in initial code walk-through;
2016-12-17 13:31:38 +11:00
Matthew Jaoudi 07fa862dbf fix typos in initial code walk-through; 2016-12-16 17:52:32 -08:00
Mike Thompson ffb89239f6 Merge pull request #290 from milt/patch-1
Add re-thread to External Resources doc
2016-12-17 10:46:49 +11:00
Milton Reder 22a3c109b6 Add re-thread to External Resources doc
As requested, added [re-thread](https://github.com/yetanalytics/re-thread).
2016-12-16 16:07:18 -05:00
Mike Thompson ced0befbf9 Clean up of External Resources. 2016-12-17 05:42:36 +11:00
Mike Thompson b4814f160a Merge branch 'master' of https://github.com/Day8/re-frame 2016-12-17 05:34:24 +11:00
Dexter Gramfors c09b74031d Fix broken link to code walkthrough. 2016-12-17 05:33:43 +11:00
Mike Thompson db2107d0f3 Merge pull request #289 from Dexterminator/patch-4
Fix broken link to code walkthrough.
2016-12-17 05:32:48 +11:00
Mike Thompson 846a1b72a3 Merge pull request #288 from Day8/smahood-patch-1
Add re-frisk and Clojure/Conj presentation
2016-12-17 05:32:00 +11:00
Dexter Gramfors 9b3d5c1315 Fix broken link to code walkthrough. 2016-12-16 17:48:01 +01:00
Shaun Mahood d0bb0c0a45 Add re-frisk and Clojure/Conj presentation 2016-12-16 09:08:16 -07:00
Mike Thompson dfd978b8c1 More fiddle 2016-12-16 12:54:55 +11:00
Mike Thompson 6036eddcf4 Add Rich Hickey Video 2016-12-16 11:50:59 +11:00
Mike Thompson 60ffcca772 reword 2016-12-16 10:42:07 +11:00
Mike Thompson 639fb10e80 Make sure our place in history is documented for future generations :-) 2016-12-16 10:29:07 +11:00
Mike Thompson 03075227fa Better logo placement 2016-12-15 20:33:18 +11:00
Mike Thompson 84cd88bd6a Merge pull request #287 from devinrhode2/patch-2
README, add reason to consider adopting re-frame
2016-12-15 20:32:17 +11:00
Devin Rhode 1b5fda7838 Another reason to consider adopting re-frame 2016-12-15 02:15:46 -06:00
Daniel Compton e62f8c52af Add migrating section 2016-12-15 18:29:15 +13:00
Mike Thompson e10cd092bb Get the logo showing 2016-12-15 16:21:37 +11:00
Mike Thompson 3088f8df48 More image and wording wrangling, getting the right render under github. 2016-12-15 16:14:35 +11:00
Mike Thompson f048982606 Another Docs wrangle to see how it looks under github rendering 2016-12-15 16:08:28 +11:00
Mike Thompson 47e850bc71 More examples to latest version 2016-12-15 16:05:02 +11:00
Mike Thompson ff5ce94296 Docs WIP 2016-12-15 16:04:49 +11:00
Daniel Compton 301a93bbc3 Version 0.9.1-SNAPSHOT 2016-12-15 16:00:02 +13:00
Daniel Compton 831c1385b9 Version 0.9.0 2016-12-15 15:59:50 +13:00
Daniel Compton cee6d27373 Merge branch 'develop' 2016-12-15 15:54:39 +13:00
Daniel Compton 9014e55987 Bump to 0.9.0-SNAPSHOT 2016-12-15 15:49:13 +13:00
Daniel Compton b53062e859 Move reagent-id fn to re-frame.interop 2016-12-15 13:28:57 +13:00
Mike Thompson 5364a83aee Docs WIP 2016-12-15 10:50:32 +11:00