Mike Thompson
f63adacfcf
docs WIP
2016-10-21 20:40:32 +11:00
Mike Thompson
5cc48d54eb
WIP on new docs
2016-10-21 16:09:39 +11:00
Daniel Compton
0bb7b9c528
Spelling
2016-10-21 14:01:45 +13:00
Daniel Compton
9839b258cb
Don't create subscriptions in reg-sub
...
This commit fixes a bug where reg-sub created subscriptions and closed
over them when using the `:<- [:sub]` sugar. Now dependent subscriptions
aren't created until they are needed, and they will be cleaned up
correctly.
2016-10-21 09:56:20 +13:00
Mike Thompson
be9e4521c2
And again
2016-10-21 07:25:54 +11:00
Mike Thompson
9f988395d0
Next image experiment - getting closer
2016-10-21 07:21:21 +11:00
Mike Thompson
87383a9042
Next experiment (I have to see what Github does with it)
2016-10-21 07:18:46 +11:00
Mike Thompson
6712cad85d
Another experiement
2016-10-21 07:17:18 +11:00
Mike Thompson
6d2c6c1074
Experimenting with right-floating images and Git flavored markdown.
2016-10-21 07:12:49 +11:00
Mike Thompson
0638becd45
WIP on the new README and initial docs
2016-10-21 07:07:56 +11:00
Shaun Mahood
fa39d73223
Update README.md
2016-10-19 13:53:46 -06:00
Mike Thompson
ff7394d767
Add to Change log
2016-10-19 21:50:42 +11:00
Mike Thompson
2832520f13
Updated Changes document
2016-10-19 21:27:34 +11:00
Mike Thompson
dd4bf987aa
Add Testing WIP
2016-10-19 21:25:08 +11:00
Mike Thompson
76a52d5cd0
Extra docs on Debugging
2016-10-19 21:25:07 +11:00
Mike Thompson
cd7c85e547
Improve Instructions on simpleexample
2016-10-19 21:25:06 +11:00
Mike Thompson
9d50015a19
Rewrite simple example to match new README WIP
2016-10-19 21:25:05 +11:00
Mike Thompson
202318b874
WIP on the new README
2016-10-19 21:25:05 +11:00
Mike Thompson
772d9b0348
Event Handler docs
2016-10-19 21:25:04 +11:00
Mike Thompson
e861c8204d
Change a word or two in Interceptors.md
2016-10-19 21:25:03 +11:00
Mike Thompson
b69e0a44e0
Clarify meaning of equals in doc
2016-10-19 21:25:02 +11:00
Shaun Mahood
c66366425c
Merge pull request #256 from kana-sama/patch-1
...
Fix links for builtin effect handlers
2016-10-18 13:55:29 -06:00
kana-sama
5da2e803a2
Fix links fot builtin effect handlers
2016-10-18 19:34:17 +03:00
Shaun Mahood
6fd3dde44c
Update subs.cljs
...
Minor change to match v0.8.0 in comment
2016-10-17 14:31:31 -06:00
Daniel Compton
f1337bcb6b
Modify test to check for missing fx handler
2016-10-17 10:31:00 +13:00
Daniel Compton
fad4e7315b
Add get-loggers function to get existing re-frame loggers
2016-10-17 10:30:22 +13:00
krishnaprasad
e3c4da6249
test logging of missing effect handlers
2016-10-15 06:10:34 +05:30
Shaun Mahood
846a30e3f5
Merge pull request #251 from kapware/patch-1
...
Added :response-format, without that it fails.
2016-10-13 10:43:10 -06:00
Shaun Mahood
35f2722be4
Update Talking-To-Servers.md
2016-10-13 10:41:02 -06:00
kapware
0b23e2ade6
Added :response-format, without that it fails.
...
Without this line the event fails as the response is not properly formatted.
2016-10-13 18:29:00 +02:00
Daniel Compton
c14935dea6
Spelling fixes
2016-10-13 17:44:29 +13:00
Evan Rubinton
df8c1f41c8
Fix typos in Interceptors.md ( #240 )
2016-10-13 17:35:37 +13:00
Shaun Mahood
961f6535b9
Add project readme to docs table of contents ( #247 )
2016-10-13 17:33:57 +13:00
Daniel Compton
5486d2058f
Call after interceptor with db coeffect, if no db effect is produced
...
after interceptors expect to always get a db value. If no db effect is
produced, then they may fail (for example schema validation on db if
no db is provided).
Fixes #239
2016-10-13 10:44:40 +13:00
Shaun Mahood
e40ef73c4a
Update Coeffects.md
...
Added 1 whole space
2016-10-05 22:34:06 -06:00
Shaun Mahood
3b79c190f9
Merge pull request #246 from Day8/smahood-patch-1
...
Fix to docs/interceptors.md
2016-10-04 22:50:29 -06:00
Shaun Mahood
a29317597a
Fix to docs/interceptors.md
...
Remove incorrect duplicate navigation footer
2016-10-04 22:49:33 -06:00
Shaun Mahood
33b1c049ef
Merge pull request #245 from madvas/patch-3
...
Added Google Analytics Effect Handlers
2016-10-03 21:05:57 -06:00
Shaun Mahood
037a127fb7
Update Effects.md
2016-10-03 21:05:28 -06:00
Matus Lestan
a6191440ef
Added Google Analytics Effect Handlers
2016-10-04 00:59:01 +02:00
Shaun Mahood
4490266299
Merge pull request #241 from uvNikita/patch-1
...
Fix spelling mistakes in todomvc/events.cljs
2016-10-03 15:35:12 -06:00
Shaun Mahood
3ef6304857
Merge pull request #235 from micmarsh/patch-1
...
Fix typo in first effect map
2016-10-03 15:29:55 -06:00
Shaun Mahood
bcfb6959c9
Merge pull request #234 from idmit/patch-1
...
Fix a typo
2016-10-03 15:28:40 -06:00
Shaun Mahood
a28440578b
Merge pull request #238 from si14/patch-3
...
Inline refheap snippets
2016-10-03 15:27:51 -06:00
Shaun Mahood
78bb9b468a
Adding external effects from @madvas
...
Manually adding changes from PR #244 rather than fixing merge conflicts.
2016-10-03 15:23:10 -06:00
Shaun Mahood
fcd7bd5832
Merge pull request #243 from madvas/patch-1
...
Added tutorial link
2016-10-03 15:17:03 -06:00
Shaun Mahood
ce9b951ea8
Update External-Resources.md
2016-10-03 15:15:14 -06:00
Shaun Mahood
3c319c0594
Update External-Resources.md
2016-10-03 15:14:37 -06:00
Shaun Mahood
381492f8c9
Merge pull request #242 from micmarsh/patch-2
...
Adding my YouTube library to External Effects List
2016-10-03 15:09:33 -06:00
Matus Lestan
533d845ae1
Added tutorial link
2016-10-03 22:27:24 +02:00