593 Commits

Author SHA1 Message Date
Szabó Krisztián
72b2889f94 Fix spelling of 'weird'
https://en.wiktionary.org/wiki/wierd
2015-07-24 15:43:40 +02:00
Daniel Compton
dd0471ee29 Merge pull request #85 from lustrousgorilla/patch-1
Correct typo.
2015-07-18 11:18:27 +12:00
Gabriel Arrillaga
695cf6dcbf Correct typo. 2015-07-17 16:28:11 -06:00
Stuart Mitchell
f1cb3ad66c updated CHANGES.md 2015-07-17 14:43:22 +12:00
Stuart Mitchell
62251dfe2b fixed issue with log groupings 2015-07-17 14:16:56 +12:00
Stuart Mitchell
8caee1115b fixes bug introduced by 8af8c6840f3e7df8596bb55d1f2f71f3153932e0 2015-07-17 11:51:34 +12:00
Ducky
fc9da0d13a Minor code cleanup 2015-07-16 17:25:54 +01:00
mike-thompson-day8
699d6232cd Improve comments in todomvc example 2015-07-15 16:23:10 +10:00
mike-thompson-day8
328c3e0dca More readme tweaks 2015-07-15 16:22:37 +10:00
mike-thompson-day8
d97e994d9f Remove some paragraphs from the README 2015-07-15 13:51:47 +10:00
mike-thompson-day8
2ba8914d8d Further cleanup around fix for #78 2015-07-14 00:54:28 +10:00
mike-thompson-day8
cd46a22c8e Merge branch 'master' into develop 2015-07-14 00:28:55 +10:00
mike-thompson-day8
a5be3aaf3b Fix #78 Add Schema to todomvc example 2015-07-14 00:27:35 +10:00
Daniel Compton
2f87ffe810 Merge pull request #80 from moohdyy/patch-1
Correct citation error
2015-07-14 01:05:31 +12:00
moohdyy
ef977fb12f Correct citation error
Richard Dawkins -> Steve Grand
2015-07-13 13:45:59 +02:00
Mike Thompson
8af8c6840f Merge pull request #76 from estsauver/cleanup-middleware-compose
Simplify implementation of Middleware Compose
2015-07-11 18:40:42 +10:00
Earl St Sauver
9326a411e7 Simplify implementation of Middleware Compose
The implementation of middleware compose is duplicating behavior already
in compose.

`(apply comp [])` returns identity.
2015-07-11 11:52:23 +07:00
Mike Thompson
02c12bf6d6 Merge pull request #75 from estsauver/example-cleanup
Remove unneccessary atom refer
2015-07-10 17:10:46 +10:00
Mike Thompson
eb9f8f44f7 Merge pull request #74 from smahood/master
Replace dispatch with dispatch-sync for issue #39
2015-07-10 17:10:29 +10:00
Earl St Sauver
e991717478 Remove unneccessary atom refer 2015-07-10 13:31:19 +07:00
Shaun Mahood
2f59033275 Replace dispatch with dispath-sync for issue #39 2015-07-09 16:03:54 -06:00
Daniel Compton
3d882c2129 Merge pull request #71 from ZTO/patch-1
typo
2015-07-09 06:24:25 +12:00
ZTO
71a193d0fc Update core.cljs 2015-07-08 19:28:42 +02:00
Daniel Compton
ef9bda64c6 Merge pull request #66 from sickill/patch-1
Add missing backtick
2015-06-08 10:18:12 +12:00
Marcin Kulik
895bb86b4d Add missing backtick 2015-06-07 11:52:41 +02:00
mike-thompson-day8
ad346edeb6 Improve gitignore v0.4.1 2015-05-28 23:33:21 +10:00
mike-thompson-day8
b227dc4d98 Bump to version 0.4.1 2015-05-28 23:17:40 +10:00
mike-thompson-day8
601d65c216 Improve example README 2015-05-28 23:16:46 +10:00
mike-thompson-day8
78dacf5ca1 Fix #65 2015-05-28 23:15:47 +10:00
Mike Thompson
41f07d2c1b Merge pull request #59 from marxama/develop
Removed incorrect deref
2015-05-26 22:00:20 +10:00
Mike Thompson
2d2c6cb78a Merge pull request #61 from ricardojmendez/feature/readme-clarifications
Readme clarifications
2015-05-26 21:58:23 +10:00
mike-thompson-day8
16242cc2c4 Merge branch 'master' into develop 2015-05-26 21:53:16 +10:00
Mike Thompson
d59e0a19bf Merge pull request #64 from danielcompton/small-changes
Clean up spelling, tense, and docstrings
2015-05-26 21:52:10 +10:00
Daniel Compton
409b001e26 Clean up spelling, tense, and docstrings 2015-05-26 09:37:10 +12:00
hipitihop
a1b0690d0a fix typo in project.clj :description 2015-05-19 15:04:24 +10:00
Ricardo J. Mendez
5741eb3a3a Minor correction: subscription id is an element in the vector received 2015-05-18 17:41:36 +03:00
Ricardo J. Mendez
3c1b11f253 Clarified the user does not need to declare his own app-db 2015-05-18 17:37:45 +03:00
Marcus Magnusson
e7d0408170 Removed incorrect deref 2015-05-14 23:27:11 +02:00
Gregg8
273d32ef70 Changes:
- Added figwheel support for todomvc sample and updated README.
 - Updated lein-figwheel "0.2.3-SNAPSHOT" to "0.2.6" to match the dependency in simple example project.clj and improved README.
2015-05-12 13:17:31 +10:00
mike-thompson-day8
a1b1011746 Begin to note changes in this version. 2015-05-09 00:06:38 +10:00
mike-thompson-day8
0aee218689 Improve comments on router. 2015-05-08 15:49:48 +10:00
mike-thompson-day8
802d5142f8 Merge branch 'master' into develop 2015-05-08 15:46:59 +10:00
Gregg8
c2016e91d4 Rolled back reagent version to 0.5.0 2015-05-08 15:05:36 +10:00
Gregg8
4348336a0f Fixed simple example so that both "lein figwheel" and "lein clean" actually work. Updated README. 2015-05-08 15:01:19 +10:00
mike-thompson-day8
1b2671fcd4 Merge pull request #57 from sir-pinecone/master
Fix 'where do I go next' TOC link in README
2015-05-06 16:09:31 +10:00
Michael Campagnaro
a9b2fb6d2d Fix 'where do I go next' TOC link in README 2015-05-05 15:02:22 -04:00
mike-thompson-day8
965458cd34 Fix a trailing space on a README link. v0.4.0 2015-05-04 11:16:10 +10:00
mike-thompson-day8
922dc199a7 With these final tweaks to CHANGES.md, we appear to officially be at v0.4.0 2015-05-04 09:46:20 +10:00
mike-thompson-day8
a1f60f8227 Switch back to v0.4.0 2015-05-03 19:04:50 +10:00
mike-thompson-day8
c8b1621d56 Improve changes file 2015-05-03 19:04:31 +10:00