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
Michael Marsh
655c6b8e22
Adding my YouTube library to External Effects
2016-10-03 15:52:51 -04:00
Nikita Uvarov
765d8b2a7d
Fix spelling mistakes in todomvc/events.cljs
2016-10-03 14:15:25 +02:00
Dmitry Groshev
a9be8cfd1a
Inline refheap snippets
...
Refheap links are unreliable, so it's better to inline the linked code (see #232 )
2016-09-27 19:08:44 +03:00
Michael Marsh
7756faa5c8
fix two types in first effect map
2016-09-12 09:49:58 -04:00
Ivan Dmitrievsky
6841f4509f
Fix a typo
...
Remove one of two consecutive "the".
2016-09-11 15:49:10 +03:00
Mike Thompson
fdb893afab
Merge pull request #230 from luposlip/patch-2
...
Minimal typos
2016-09-08 07:32:18 +10:00
Henrik Mohr
e2bd2ca83b
Minimal typos
2016-09-07 15:16:57 +02:00
Mike Thompson
1475a2ef1b
docs gardening
2016-09-07 15:40:52 +10:00
Mike Thompson
2ccd95c397
Merge branch 'master' into develop
2016-09-06 12:04:16 +10:00
Stuart Mitchell
072ea177f3
Todomvc - fixed problem with black todos
2016-09-06 10:37:27 +12:00
Mike Thompson
6f56b72fd0
Begin to modernize README
2016-09-06 01:48:31 +10:00
Mike Thompson
9b72c543b1
Add `Debugging-Event-Handlers.md` docs
2016-09-05 22:08:25 +10:00
Mike Thompson
92e0ad034e
Improve the FAQ entry on inspecting state
2016-09-05 20:37:00 +10:00
Mike Thompson
2dbb1668dd
Merge branch 'master' of https://github.com/Day8/re-frame
2016-09-05 15:07:48 +10:00
Mike Thompson
80c3a56771
WIP on Debugging Event Handlers
2016-09-05 15:04:30 +10:00
Stuart Mitchell
6c04478862
TODOMVC moved to using a cofx for local store values
2016-09-05 17:02:20 +12:00
Shaun Mahood
5068a04007
Update External Resources
...
Manually adding changes from PR #227 to develop branch
2016-09-04 22:22:33 -06:00
Stuart Mitchell
3e0c5ad483
updated figwheel configuration
2016-09-05 13:47:01 +12:00
Mike Thompson
961488f27a
Merge pull request #226 from areina/fix-more-typos-in-docs
...
Fix more typos in docs
2016-09-05 11:00:46 +10:00
Toni Reina
fe6a460114
Fix typo in docs/Subscribing-To-External-Data
2016-09-04 19:43:44 -05:00
Toni Reina
2ee840b3e8
Close paren correctly in Coeffects snippet
2016-09-04 19:42:58 -05:00
Mike Thompson
f4dc265ef5
Remove line wrap
2016-09-04 04:50:36 +10:00
Mike Thompson
a1e9461f63
Add Debugging doc
2016-09-04 04:47:03 +10:00
Mike Thompson
e40c21147b
Remove duplicate text in docs
2016-09-03 18:46:00 +10:00
Mike Thompson
2fa1aea94c
Merge pull request #225 from areina/fix-typo-in-docs
...
Fix typo in docs/Talking-To-Servers.md
2016-09-03 15:25:31 +10:00
Toni Reina
9a4be58fa0
Fix typo in docs/Talking-To-Servers.md
2016-09-02 23:30:55 -05:00