Mike Thompson
|
9b748229ed
|
Improve "simple" example
|
2016-12-29 18:01:12 +11:00 |
Mike Thompson
|
4bba231548
|
Add more comments to todomvc
|
2016-12-28 22:42:45 +11:00 |
Mike Thompson
|
f8ea6a3282
|
More work on subscriptions docs
|
2016-12-18 23:27:08 +11:00 |
Mike Thompson
|
47e850bc71
|
More examples to latest version
|
2016-12-15 16:05:02 +11:00 |
Stuart Mitchell
|
999d4c332e
|
Example - changed figwheel config
|
2016-12-08 12:22:08 +13:00 |
Stuart Mitchell
|
e09acf99fb
|
Walkthrough and simple app
|
2016-12-08 11:56:18 +13:00 |
Mike Thompson
|
54f39c8ce5
|
Merge branch 'master' into develop
Conflicts:
docs/External-Resources.md
docs/Interceptors.md
|
2016-12-04 22:52:07 +11:00 |
Colin Yates
|
4ad6aa0ae5
|
minor spelling corrections and formatting
|
2016-12-02 17:15:53 +00:00 |
Mike Thompson
|
3a659dae94
|
Docs WIP
|
2016-10-24 14:21:47 +11:00 |
Mike Thompson
|
b1b4120ab3
|
snapshot WIP on docs
|
2016-10-22 14:56:04 +11:00 |
Mike Thompson
|
0638becd45
|
WIP on the new README and initial docs
|
2016-10-21 07:07:56 +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 |
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 |
Shaun Mahood
|
6fd3dde44c
|
Update subs.cljs
Minor change to match v0.8.0 in comment
|
2016-10-17 14:31:31 -06:00 |
Nikita Uvarov
|
765d8b2a7d
|
Fix spelling mistakes in todomvc/events.cljs
|
2016-10-03 14:15:25 +02:00 |
Stuart Mitchell
|
072ea177f3
|
Todomvc - fixed problem with black todos
|
2016-09-06 10:37:27 +12:00 |
Stuart Mitchell
|
6c04478862
|
TODOMVC moved to using a cofx for local store values
|
2016-09-05 17:02:20 +12:00 |
Stuart Mitchell
|
3e0c5ad483
|
updated figwheel configuration
|
2016-09-05 13:47:01 +12:00 |
Mike Thompson
|
67cdffdbb2
|
Move to new clojurescript deps
|
2016-08-30 20:02:18 +10:00 |
Mike Thompson
|
d55885a745
|
Ensure examples have the right deps.
|
2016-08-21 19:50:17 +10:00 |
Mike Thompson
|
8cf42f57f5
|
Version 0.8.0
|
2016-08-19 18:20:21 +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
|
c8659d6770
|
Version 0.8.0-alpha10
|
2016-08-08 15:30:38 +10:00 |
Mike Thompson
|
311367dc3d
|
Change to Interceptors (away from middleware). This is a big code drop.
Tests pass and todomvc works.
But there is some ugliness to now resolve, and a couple of unresolved issues.
|
2016-08-03 12:53:01 +10:00 |
Mike Thompson
|
533c295c9b
|
Couple of comment edits for todomvc
|
2016-07-27 21:45:48 +10:00 |
Mike Thompson
|
acbfda41b3
|
v0.0.9-alpha4
|
2016-07-24 18:15:02 +10:00 |
Mike Thompson
|
04be34d615
|
Move samples to alpha3
|
2016-07-24 17:18:24 +10:00 |
Mike Thompson
|
658f3b0232
|
Switch to using `reg-*` naming, instead of `def-*` naming
|
2016-07-24 17:08:09 +10:00 |
Stuart Mitchell
|
1dd52faeae
|
Moved todomvc to spec checking
|
2016-07-20 11:39:59 +12:00 |
Mike Thompson
|
faece2fd0f
|
Remove explicit use of js/Error. Starting the process of making re-frame cljc-ready
|
2016-07-19 18:37:03 +10:00 |
Mike Thompson
|
d1550d8e5e
|
v0.8.0-alpha2
|
2016-07-19 14:34:10 +10:00 |
Mike Thompson
|
f852661719
|
Update deps for Prismatic Schema in todomvs example
|
2016-07-18 19:37:25 +10:00 |
Mike Thompson
|
b75ec509bb
|
Further towards fx
|
2016-07-14 00:32:36 +10:00 |
Mike Thompson
|
a2468b3e4f
|
Merge branch 'develop' of https://github.com/Day8/re-frame into develop
|
2016-07-13 16:28:25 +10:00 |
Mike Thompson
|
5572e6ebf1
|
Checkpoint. Further Miscellaneous work towards Effectual Handlers
|
2016-07-13 16:28:15 +10:00 |
hipitihop
|
f0124ecf4b
|
Update subs.cljs
|
2016-07-11 16:54:40 +10:00 |
Mike Thompson
|
c763ff652d
|
Remove incorrect deref from simple example, now that we have moved to def-sub
|
2016-07-09 13:42:08 +10:00 |
Mike Thompson
|
3cb824f072
|
Add better comments
|
2016-07-07 15:16:49 +10:00 |
Mike Thompson
|
0d31e3c7c6
|
Cut v0.8.0-alpha1
|
2016-07-07 14:52:13 +10:00 |
Mike Thompson
|
6f7a075e6a
|
adjust whitespace in todomvc
|
2016-06-25 12:04:26 +10:00 |
Mike Thompson
|
8747d2b14a
|
Move to using reg-sub (rather than register-sub-pure)
|
2016-06-24 23:15:00 +10:00 |
Mike Thompson
|
f6f0e35f11
|
Correct todomvc so that sugared subscriptions used correct
|
2016-06-23 23:53:17 +10:00 |
Mike Thompson
|
9452998e0b
|
WIP. undo test fails.
|
2016-06-22 10:54:41 +10:00 |
Mike Thompson
|
398d68a639
|
Bump various dependencies
|
2016-06-14 22:46:38 +10:00 |
Mike Thompson
|
cc7683a39d
|
Change comment
|
2016-06-14 22:45:33 +10:00 |
Mike Thompson
|
b4d3e4cab6
|
Add cljs-devtools to todomvc
|
2016-06-14 21:09:54 +10:00 |
Mike Thompson
|
08b83ae331
|
Reinstate mistakenly removed require
|
2016-06-11 22:55:04 +10:00 |
Mike Thompson
|
04b718ba27
|
Update readme on todomvc. it makes an incorrect claim.
|
2016-06-11 22:22:06 +10:00 |