Commit Graph

1496 Commits

Author SHA1 Message Date
Daniel Compton cc7b4a924b Version 0.10.2 2017-10-07 19:34:19 +13:00
Daniel Compton 61b4eab87f Update changelog 2017-10-07 19:34:05 +13:00
Sameer Rahmani b9b02e6edd solarized highlighting theme added to the docs build 2017-09-28 13:26:38 +01:00
Daniel Compton 5fe1735ea8 Back to SNAPSHOT 2017-09-28 11:34:03 +13:00
Daniel Compton df1b4d6666 0.10.2-beta1 2017-09-28 11:33:45 +13:00
Daniel Compton 676b42a706 Merge pull request #418 from saskali/traces-add-sub-values
Add subscription values to traces
2017-09-28 11:32:25 +13:00
Saskia Lindner d1bc6edc57 Remove subscription values for sub-create traces 2017-09-27 22:41:35 +02:00
Sameer Rahmani f3cf221987 Several broken indentation on TOC of docs fixed 2017-09-27 10:09:31 +01:00
Sameer Rahmani 73ed5901cd docs/ structure changed to match the old schema. (README as TOC) 2017-09-27 10:06:36 +01:00
Sameer Rahmani 631a403dab TOC of Coeffects article moved to summary page 2017-09-27 01:01:05 +01:00
Sameer Rahmani 083dc5bc61 TOC of Effects article moved to summary page 2017-09-27 00:51:14 +01:00
Sameer Rahmani 95f32a9877 TOC of Interceptors article moved to summary page 2017-09-27 00:32:57 +01:00
Sameer Rahmani fe62b3a542 TOC of EffectfulHandlers article moved to Summary page 2017-09-27 00:25:37 +01:00
Sameer Rahmani 18e61a5c30 links of PDF/MOBI/EPUB builds of docs added to the index page of docs 2017-09-26 23:38:14 +01:00
Sameer Rahmani 98596bf904 SUMMARY.md added as the TOC of docs 2017-09-26 23:27:07 +01:00
Mike Thompson ba1370565d Improve wording on new FAQ 2017-09-27 05:16:08 +10:00
Mike Thompson 346a52d607 Add new FAQ: "How do I do full-stack re-frame?" 2017-09-27 05:10:58 +10:00
Mike Thompson 283d50bb2c TodoMVC Readme change 2017-09-27 04:28:28 +10:00
Sameer Rahmani 9cae261762 A symbolic link to images directory created in docs in order to fix the assets problem in docs 2017-09-26 15:21:35 +01:00
Sameer Rahmani 2dcdafe725 package.json file removed and replaced by bunch of lein aliases
Instead of using package.json which caused `lein deps` to fail. I
replaced it with several lein aliases which serve the same purpose.
For example `docs-build` builds the HTML version of docs in `./build/`
and `docs-serve` run a development server for docs on port `4000`.
For more information take a look at `project.clj`. NOTE: in order
to use the docs build system you need to install gitbook-cli utility.
2017-09-26 14:52:13 +01:00
Mike Thompson 668cfe845e Merge pull request #414 from lxsameer/feature/gitbook
Support for building docs using gitbook added.
2017-09-26 21:25:23 +10:00
Saskia Lindner d0f93ad626 Refactor code
- calculate subscription value within with-trace
- rename sub-value to value
2017-09-26 08:24:26 +02:00
Saskia Lindner 7249b7b5c2 Add subscription values to traces 2017-09-25 15:03:08 +02:00
Sameer Rahmani 6b3b70d99e book.json moved to the root directory to have access to README as well 2017-09-21 12:37:34 +01:00
Sameer Rahmani 98ea4f5fa9 docs build process improved to support different build directory 2017-09-20 22:43:08 +01:00
Sameer Rahmani 0fcadc5a9a yarn replaced by npm in package.json 2017-09-14 16:52:21 +01:00
Sameer Rahmani 47333f7af3 Very basic gitbook configuration added 2017-09-14 16:33:08 +01:00
Julien Fantin b7be7864a4 Add jvm interop handlers for dispose! and add-on-dispose! 2017-09-14 10:24:19 +12:00
Daniel Compton e8301a864d Update references to point to master, not develop 2017-09-12 16:37:28 +12:00
Mike Thompson f17aad5c48 Merge pull request #410 from miles-d/develop
add missing bracket in code sample
2017-09-10 14:37:07 +10:00
Milosz Danczak 0517903f4c add missing bracket in code sample 2017-09-09 10:28:11 +02:00
Mike Thompson 8555c7c5a6 Merge branch 'master' of https://github.com/Day8/re-frame 2017-09-06 23:51:52 +10:00
David Goldfarb 82cac7a64e Add link to re-frame-firebase 2017-09-06 23:51:37 +10:00
Prof Gra bbd08b2dcd Reword «More in min»
(More in min) -> (more in a minute).
2017-09-06 23:51:37 +10:00
Manuel Uberti 642250aeb8 Add the SPA boodle 2017-09-06 23:51:36 +10:00
Christophe Gragnic e5ce878751 Little comment cleaning 2017-09-06 23:51:35 +10:00
Mike Thompson 3ad035f509 Merge pull request #392 from Grahack/local-store-todos_comments
Little comment cleaning
2017-09-06 23:47:59 +10:00
Mike Thompson 52ec230492 Merge pull request #408 from deg/pr/firebase-lib
Add link to re-frame-firebase
2017-09-06 23:44:19 +10:00
Mike Thompson 6594a69ed2 Merge pull request #396 from ashewring/for-upstream
Fixed some typos
2017-09-06 23:43:54 +10:00
David Goldfarb 8f33e7934a Add link to re-frame-firebase 2017-09-05 15:38:06 +03:00
Daniel Compton 4d3132a45c Merge pull request #407 from Grahack/patch-3
Reword «More in min»
2017-09-05 09:17:13 +12:00
Prof Gra 9b0337d332 Reword «More in min»
(More in min) -> (more in a minute).
2017-09-04 17:32:26 +02:00
Daniel Compton a19b481881 Merge pull request #406 from manuel-uberti/master
Add the SPA boodle
2017-09-04 10:02:43 +12:00
Manuel Uberti 5adc172cf0
Add the SPA boodle 2017-09-02 18:50:46 +02:00
Mike Thompson 97e9552c25 Further FAQ tweak. 2017-09-01 15:35:37 +10:00
Mike Thompson f4b9fa0d65 Final cut of FAQ 2017-09-01 15:22:45 +10:00
Mike Thompson 0274c784b6 FAQ tweak 2017-09-01 11:52:23 +10:00
Mike Thompson 6f0ff876b0 Improve FAQ 2017-09-01 11:08:39 +10:00
Mike Thompson 53855f1250 Merge pull request #405 from jcw/patch-1
fix some typos
2017-09-01 10:38:28 +10:00
Daniel Compton 1440fceab2 Merge pull request #403 from Dexterminator/patch-7
Fix External-Resources.md typo
2017-09-01 09:47:45 +12:00