Mike Thompson
3f0679f396
More work on Coeffects docs - probably only 10 more passes to go :-)
2016-08-16 19:00:56 +10:00
Mike Thompson
0c8d4c14e3
Another gardening pass over Interceptors docs
2016-08-16 19:00:10 +10:00
Mike Thompson
baa61a3749
Complete rename from `do-effects` to `do-fx`
2016-08-16 13:00:52 +10:00
Mike Thompson
4f2f772afd
The function `coeffect` is renamed to `inject-cofx`.
...
When writing the docs I found that sentences had too many mentions of `coeffects` with different meanings, which was confusing. With this change, I remove one possible meaning of `coeffect` and, in the process I end up with a clearer name anyway.
2016-08-16 12:30:01 +10:00
Mike Thompson
1efcea2cf2
Correct external link in README
2016-08-16 12:24:49 +10:00
Mike Thompson
98d01a7c84
change name from `do-effects` to `do-fx`. More consistent.
2016-08-16 12:24:23 +10:00
Mike Thompson
c50ba86cd4
Remove deprecation warning on `reg-event`. It was only there for intermediate alpha releases.
2016-08-16 12:23:22 +10:00
Mike Thompson
0ec80051c6
Add a TOC
2016-08-15 23:13:53 +10:00
Mike Thompson
3f36450be8
Readme in docs now correctly links to other pages.
2016-08-15 23:05:10 +10:00
Mike Thompson
821208fabf
WIP Coeffects doc
2016-08-15 22:54:23 +10:00
Mike Thompson
ccb827f84b
Fix spelling
2016-08-15 18:11:41 +10:00
Mike Thompson
7ca8d4fecc
Shuffle Effects docs
2016-08-15 18:11:28 +10:00
Mike Thompson
e336403a75
Coeffects docs are almost finished
2016-08-15 18:11:06 +10:00
Mike Thompson
af5a1898c8
Add description of effects with no data
2016-08-15 12:28:18 +10:00
Mike Thompson
dc9ff36057
WIP on coeffects docs (50% done, but very, very rough)
2016-08-15 11:56:39 +10:00
Mike Thompson
2793955276
Minor gardening on docs
2016-08-15 11:56:03 +10:00
Mike Thompson
4945abe45a
Alter wording in change.md
2016-08-15 11:55:19 +10:00
Mike Thompson
723b04fdd1
Add a reminder in change.md
2016-08-15 11:54:44 +10:00
Mike Thompson
9580746571
Improve instructions around change from middleware to Interceptors
2016-08-15 11:54:03 +10:00
Mike Thompson
108ee61220
Gardening passes over docs
2016-08-14 14:42:32 +10:00
Mike Thompson
3bcba7b796
Table Of Contents for Interceptors
2016-08-13 16:34:25 +10:00
Mike Thompson
7597a6e34d
More effects love, including a TOC
2016-08-13 16:11:11 +10:00
Mike Thompson
401d1baa76
More on Effects doc - including adding TOC. Want to see it work on Github.
2016-08-13 13:18:17 +10:00
Mike Thompson
db9aa06de9
Comment wording
2016-08-13 13:17:47 +10:00
Mike Thompson
069aa0475c
Add quote to docs
2016-08-12 23:49:15 +10:00
Mike Thompson
d08f1c910d
Add a quote to Effectful Handlers
2016-08-12 23:47:56 +10:00
Mike Thompson
7b70b79590
Add the next document on Effects
2016-08-12 23:47:20 +10:00
Mike Thompson
6d3acf2c08
Add get-hander arity which returns an entire kind
2016-08-12 13:19:48 +10:00
Mike Thompson
ec08a824a1
Fix bug which meant unknown effects were silently ignored.
2016-08-12 13:18:59 +10:00
Mike Thompson
de25e28997
More docs WIP
2016-08-11 23:24:39 +10:00
Mike Thompson
e3812b455d
Rework interceptor docs
2016-08-11 16:09:43 +10:00
Mike Thompson
8bffbcdc18
First cut on interceptors doc
2016-08-11 14:33:28 +10:00
Mike Thompson
a14ae8a925
Beginning The Re-Doc-ing of re-frame
2016-08-11 09:01:39 +10:00
Mike Thompson
4f22dcd797
Move logo files.
2016-08-10 21:57:27 +10:00
Mike Thompson
fa1609bc21
Bump to alpha11
2016-08-10 18:29:22 +10:00
Mike Thompson
add6b79168
Improve comment
2016-08-10 18:25:45 +10:00
Mike Thompson
b7deb29f84
Move comment and readjust format.
2016-08-10 18:25:44 +10:00
Mike Thompson
40882e2d07
Merge pull request #187 from martinklepsch/logo
...
Update logo
2016-08-10 16:51:44 +10:00
Mike Thompson
5774d65ea3
Merge pull request #192 from samroberton/keep-jvm-thread-bindings-on-next-tick
...
Keep JVM thread bindings on next-tick
2016-08-10 16:51:10 +10:00
Sam Roberton
60fa4bf5e1
Keep JVM thread bindings on next-tick
...
... to enable clojure.test reporting to identify the current test.
2016-08-10 09:40:06 +10:00
Mike Thompson
6ccc5bbf40
Todomvc tweaks
2016-08-09 22:59:11 +10:00
Mike Thompson
b9705ea261
Adjust mentions of handler.cljs to events.cljs
2016-08-09 22:49:42 +10:00
Mike Thompson
486c7e61ee
Slight rework of `debug` interceptor
2016-08-09 19:26:03 +10:00
Mike Thompson
c891b784e8
Correct bug in example code
2016-08-09 19:25:26 +10:00
Mike Thompson
69c396c793
Start tranistion to always call first `-fx` parameter `coeffects`, not `world`.
2016-08-09 19:24:32 +10:00
Mike Thompson
e45fd8b858
If debug interceptor was "to the left" of path, debug would not show correct diffs. Make path reinstate effect to fix this.
2016-08-09 19:22:15 +10:00
Alan Leal
28afe57b96
fixes typo in log level warn ( #190 )
2016-08-09 12:18:22 +12:00
Mike Thompson
8c797e33f2
Reduce test boilerplate by combining two tests.
2016-08-09 00:10:19 +10:00
Mike Thompson
5c17176f8d
Add a test to cover the newly discovered nil case
2016-08-09 00:01:15 +10:00
Mike Thompson
656f586ece
reformat
2016-08-08 23:17:00 +10:00