1267 Commits

Author SHA1 Message Date
Prof Gra
99b95f9225 Readme: fix what h should have returned
Maybe I'm wrong. I'm just trying to understand the cycle.
2017-07-13 13:59:56 +02:00
Daniel Compton
fa081e8b26 Merge pull request #356 from mike706574/patch-2
Fix typo.
2017-07-10 11:49:32 +12:00
mike
b38a8b4964 Fix typo. 2017-07-08 15:48:36 -05:00
Daniel Compton
98bf0ae79e Merge pull request #353 from tramzee/master
Fix tense to match subject
2017-06-26 10:17:44 +12:00
Tim Ramsey
0ff9386dd0 Fix tense to match subject 2017-06-24 13:08:20 -04:00
Daniel Compton
0402715b86 Merge pull request #352 from deg/pr-extlink-storage
Add external link: re-frame-storage-fx
2017-06-19 11:34:36 +12:00
David Goldfarb
c87bbac6b4 Add external link: re-frame-storage-fx 2017-06-14 15:17:59 +03:00
Daniel Compton
0dce7d8db6 Merge branch 'develop' 2017-06-06 13:47:05 +12:00
Daniel Compton
4925861e8b Fix CircleCI YAML file 2017-06-06 13:46:44 +12:00
Daniel Compton
847fc2e32c Merge branch 'develop' 2017-06-06 13:14:42 +12:00
Daniel Compton
0ad1167b31 Bump example dependencies, and add compilation test
Fixes #351
2017-06-06 13:14:18 +12:00
Mike Thompson
86c7cd1dcc Merge pull request #350 from akiroz/patch-1
Add re-frame-storage (co)fx to External Resources
2017-06-02 20:23:05 +10:00
Akiroz
e21699a4e3 Add re-frame-storage (co)fx 2017-06-02 17:07:06 +08:00
Mike Thompson
c5cca6497b Improve External Resources doc 2017-06-02 15:30:06 +10:00
Mike Thompson
d26c6f5057 Merge branch 'develop' 2017-06-02 15:26:12 +10:00
Mike Thompson
7a3a695563 WIP on testing document 2017-06-02 15:25:14 +10:00
Mike Thompson
93f82dfa12 Alter how re-frame is introduced in README 2017-06-02 15:24:59 +10:00
Mike Thompson
c0034bad50 Improve External resources docs 2017-06-02 15:24:23 +10:00
Stuart Mitchell
c1f7e1a16e updated CITATION.md 2017-06-01 16:53:32 +12:00
Stuart Mitchell
599b1374af version bump 2017-06-01 16:38:32 +12:00
Stuart Mitchell
0aefd28cfc Version 0.9.4 v0.9.4 2017-06-01 16:30:23 +12:00
Stuart Mitchell
998358049a Updated CHANGES.md 2017-06-01 16:25:52 +12:00
Stuart Mitchell
8006dfabeb Merge pull request #349 from Day8/pr-citation
Added a CITATION.md
2017-06-01 16:20:55 +12:00
Stuart Mitchell
67c39e7422 Added a CITATION.md 2017-06-01 13:39:50 +12:00
Mike Thompson
925d88164d README tweaks 2017-05-31 22:36:16 +10:00
Mike Thompson
a0ae0c0186 More README fiddling 2017-05-30 13:52:55 +10:00
Mike Thompson
c76faa61cb Readme embolding 2017-05-30 00:54:36 +10:00
Mike Thompson
960a5409f3 Add initial testing docs 2017-05-30 00:54:18 +10:00
Mike Thompson
a84d25c0db More data orientation higher up in README 2017-05-30 00:24:26 +10:00
Mike Thompson
06bcb69466 More doc tweaks 2017-05-29 23:07:33 +10:00
Mike Thompson
37fd824d04 Tidy up Debugging docs 2017-05-29 22:13:13 +10:00
Mike Thompson
0e5964fdef Merge branch 'develop' 2017-05-29 21:40:25 +10:00
Daniel Compton
97ab70467a Merge pull request #345 from antonshwab/patch-3
fix typo
2017-05-29 10:58:55 +12:00
Daniel Compton
4d1310a19e Update changelog 2017-05-29 10:58:37 +12:00
Daniel Compton
af6488bd5e Merge pull request #325 from viebel/master
self-host compatibility using macrovich
2017-05-29 10:55:47 +12:00
antonshwab
23da554def fix typo
handers -> handlers
2017-05-27 12:51:02 +03:00
Daniel Compton
a50e09aac0 Merge pull request #344 from antonshwab/patch-2
add missed ')' in code example for Domino 5
2017-05-22 13:49:38 +12:00
antonshwab
56e17bce85 add missed ')' in code example for Domino 5
add missed ')' in code example for Domino 5
2017-05-19 22:01:49 +03:00
Stuart Mitchell
97178590eb Merge pull request #343 from Day8/stus-test
bradleesand: 	Updated link to code of conduct
2017-05-19 11:15:16 +12:00
Stuart Mitchell
2675d4d1d4 bradleesand: Updated link to code of conduct 2017-05-19 11:13:07 +12:00
Daniel Compton
cf61b2db1d Update changelog for 0.9.3 2017-05-15 08:29:01 +12:00
Daniel Compton
1710e86ced Merge branch 'develop' 2017-05-15 08:27:26 +12:00
Daniel Compton
82d3555e95 Version 0.9.4-SNAPSHOT 2017-05-15 08:26:40 +12:00
Daniel Compton
8a1a28823b Version 0.9.3 v0.9.3 2017-05-15 08:26:28 +12:00
Daniel Compton
f3ae4c2592 Update changelog 2017-05-15 08:26:04 +12:00
Daniel Compton
68568813d0 Merge pull request #338 from ggeoffrey/develop
Removed duplicated require causing build error with shadow-build
2017-05-15 08:21:05 +12:00
Daniel Compton
6a6cf3a398 Merge pull request #339 from Dexterminator/patch-6
Add Braid to example applications.
2017-05-15 08:19:44 +12:00
Dexter Gramfors
b6e431d220 Add Braid to example applications. 2017-05-13 22:10:44 +02:00
Geoffrey Gaillard
aecd0ee80d Removed duplicated require causing build error with shadow-build 2017-05-12 12:18:31 +02:00
Daniel Compton
d70067619b Merge pull request #336 from Sohalt/master
enforce reg-sub :<- syntax
2017-05-01 08:45:32 +12:00