hipitihop
|
cdf26ca3d0
|
test-runner - remove explicit devtools dep and init now done via :preloads
|
2016-08-24 10:41:45 +10:00 |
hipitihop
|
9f824cc528
|
bump next point release, deps [binaryage/devtools "0.8.1"] and use :preloads
|
2016-08-24 10:40:56 +10:00 |
Daniel Compton
|
5aa9fcf6c8
|
Spaces not tabs for editorconfig
|
2016-08-24 12:18:37 +12:00 |
Mike Thompson
|
2bfee2d62c
|
Merge pull request #206 from smahood/master
Update "A Larger App" documentation and docs/readme
|
2016-08-24 09:49:53 +10:00 |
Shaun Mahood
|
344cd6036a
|
Minor formatting change
|
2016-08-23 15:32:18 -06:00 |
Shaun Mahood
|
d0614a52a2
|
Change format a bit
|
2016-08-23 15:31:11 -06:00 |
Shaun Mahood
|
8efe6dff04
|
Rename A-Larger-App.md
|
2016-08-23 15:20:54 -06:00 |
Shaun Mahood
|
f168a7f821
|
Fix minor error in README
|
2016-08-23 15:18:42 -06:00 |
Shaun Mahood
|
e1d69fc7b5
|
Break apart A-Larger-App docs and restructure README
|
2016-08-23 15:17:59 -06:00 |
Shaun Mahood
|
f63ae9364c
|
Update for 0.8.0 and minor edits
|
2016-08-23 15:07:14 -06:00 |
Shaun Mahood
|
f22dc3dc9f
|
Merge pull request #1 from Day8/master
Updating from master
|
2016-08-23 11:13:16 -06:00 |
Mike Thompson
|
9d533d2f23
|
Merge pull request #201 from pesterhazy/patch-1
Correct typo
|
2016-08-23 10:30:43 +10:00 |
Paulus Esterhazy
|
cc2354b988
|
Correct typo
I think this corrects the text to the intended meaning.
|
2016-08-22 22:56:47 +02:00 |
Mike Thompson
|
19d0fd4021
|
Merge branch 'develop' of https://github.com/Day8/re-frame into develop
|
2016-08-22 14:22:53 +10:00 |
Mike Thompson
|
912f68d873
|
Note pull request in Changes
|
2016-08-22 14:21:38 +10:00 |
Mike Thompson
|
250c3d26bb
|
Merge pull request #200 from Day8/trailing-console-space
Remove trailing spaces from console logging
|
2016-08-22 14:17:51 +10:00 |
Daniel Compton
|
6b21bfe714
|
Remove trailing spaces from console logging
console.log and family provide spaces between arguments, so we don't
need to add them in our console errors.
|
2016-08-22 16:06:15 +12:00 |
Mike Thompson
|
eb0740e93e
|
Make changes clearer
|
2016-08-22 10:01:33 +10:00 |
Mike Thompson
|
165faac4bb
|
Merge pull request #199 from ducky427/patch-2
Fix small typo in CHANGES.md
|
2016-08-22 09:06:22 +10:00 |
Ducky
|
748bad3f11
|
Fix small typo.
|
2016-08-21 15:11:57 +01:00 |
Mike Thompson
|
4471fe58c8
|
Merge branch 'develop'
|
2016-08-21 19:52:50 +10:00 |
Mike Thompson
|
f1f6ac7992
|
Ensure examples have the right deps.
|
2016-08-21 19:52:25 +10:00 |
Mike Thompson
|
d55885a745
|
Ensure examples have the right deps.
|
2016-08-21 19:50:17 +10:00 |
Mike Thompson
|
2d9d380282
|
Merge pull request #197 from adolby/develop
Cleanup docs
|
2016-08-21 19:49:03 +10:00 |
Andrew Dolby
|
3ab43d52b4
|
Cleanup docs
|
2016-08-19 14:47:37 -04:00 |
Mike Thompson
|
8cf42f57f5
|
Version 0.8.0
|
2016-08-19 18:20:21 +10:00 |
Mike Thompson
|
95a1c4ee2b
|
Correct date of release
|
2016-08-19 16:57:27 +10:00 |
Mike Thompson
|
cd55814cdf
|
Undo previous stupidity
|
2016-08-19 15:41:56 +10:00 |
Mike Thompson
|
48faedb082
|
More docs work
|
2016-08-19 15:32:51 +10:00 |
Mike Thompson
|
0514e06d0c
|
Put in the right magic around `:advanced` Dead Code Elimination
|
2016-08-19 15:07:06 +10:00 |
Mike Thompson
|
dd8bc250fb
|
Fix up interceptors and get rid of pesky warnings.
|
2016-08-19 00:20:03 +10:00 |
Mike Thompson
|
3dc5c728c6
|
Ensure we get DCE (Dead code Elimination)
|
2016-08-18 23:27:52 +10:00 |
Mike Thompson
|
422c13ef47
|
deploy -alpha12
|
2016-08-18 18:19:57 +10:00 |
Mike Thompson
|
bfb7da0e71
|
Remove private from registrar (we now need to access it in core to create restore function)
|
2016-08-18 17:13:53 +10:00 |
Mike Thompson
|
6f45cfc7c2
|
Subscription cache needed elsewhere, so no longer private
|
2016-08-18 11:58:42 +10:00 |
Mike Thompson
|
4bf54da69b
|
Add make-restore-fn. I still need to figure out subscriptions.
|
2016-08-18 11:58:41 +10:00 |
Mike Thompson
|
ca9513d0e7
|
Minor subs cleanup
|
2016-08-18 11:58:40 +10:00 |
Mike Thompson
|
3a8abed723
|
Clearer derefing of signals
|
2016-08-18 11:58:39 +10:00 |
Mike Thompson
|
ad66b89abc
|
Fix up wording.
|
2016-08-18 11:58:39 +10:00 |
Mike Thompson
|
49581cd96e
|
Swap to using `:id` instead of `:name` (I thought I done this earlier)
|
2016-08-18 11:58:37 +10:00 |
Mike Thompson
|
d10e87a279
|
Use help function more consistently
|
2016-08-18 11:58:36 +10:00 |
Mike Thompson
|
40c8e12426
|
LocalStore opens up a can of worms around dependencies (transit, reader, etc). Remove for the moment.
|
2016-08-18 11:58:35 +10:00 |
Mike Thompson
|
00891fd083
|
Improve comment
|
2016-08-18 11:58:35 +10:00 |
Mike Thompson
|
06d8fccf89
|
Interceptors now have an `id` and not a `name`. Code now matches the docs.
|
2016-08-18 11:58:34 +10:00 |
Mike Thompson
|
ff2b712379
|
Add a further check to subs
|
2016-08-18 11:58:33 +10:00 |
Mike Thompson
|
22c9f7cfe4
|
Improve re-sub error messages
|
2016-08-18 11:58:33 +10:00 |
Mike Thompson
|
c1b9859941
|
Coeffect docs improved
|
2016-08-18 11:58:32 +10:00 |
Mike Thompson
|
f4f1ffdca2
|
Clean up changes ready for release
|
2016-08-18 11:58:31 +10:00 |
hipitihop
|
2f6fbc1c6b
|
comment typo
|
2016-08-18 11:39:30 +10:00 |
hipitihop
|
a2001f2c27
|
comment typo
|
2016-08-18 11:20:03 +10:00 |