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
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
赵宇 Yu Zhao
ae87fbe0e3
fix requires to use the strict method
2017-05-31 23:23:14 +08: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
Erik Sandberg
50dea3bd67
Added test for no effect db in on-changes
2017-05-18 13:55:58 -07:00
Erik Sandberg
d33561c02e
Update CHANGES.md
2017-05-18 13:39:23 -07:00
Erik Sandberg
95b9b018ae
Don't run on-changes if db is not in effects
...
Currently, if there the effect handler does not set `:db`, then `on-changes` will end up treating `new-db` as `nil` and probably end up wiping the `db`. This causes the `on-changes` interceptor not to run if the `:db` is not set in the effect.
2017-05-18 13:23:52 -07: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
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
Daniel Compton
9e6ea5431c
Add changelog for #336
2017-05-01 08:44:32 +12:00
Daniel Compton
25d7677fad
Rename label to marker in subs
2017-05-01 08:44:12 +12:00
Mike Thompson
2490912069
More readme tweaks. Surely I'll stop soon.
2017-04-16 22:15:49 +10:00