Shaun Mahood
|
6fd3dde44c
|
Update subs.cljs
Minor change to match v0.8.0 in comment
|
2016-10-17 14:31:31 -06:00 |
Mike Thompson
|
2ccd95c397
|
Merge branch 'master' into develop
|
2016-09-06 12:04:16 +10:00 |
Stuart Mitchell
|
072ea177f3
|
Todomvc - fixed problem with black todos
|
2016-09-06 10:37:27 +12:00 |
Mike Thompson
|
6f56b72fd0
|
Begin to modernize README
|
2016-09-06 01:48:31 +10:00 |
Mike Thompson
|
9b72c543b1
|
Add `Debugging-Event-Handlers.md` docs
|
2016-09-05 22:08:25 +10:00 |
Mike Thompson
|
92e0ad034e
|
Improve the FAQ entry on inspecting state
|
2016-09-05 20:37:00 +10:00 |
Mike Thompson
|
2dbb1668dd
|
Merge branch 'master' of https://github.com/Day8/re-frame
|
2016-09-05 15:07:48 +10:00 |
Mike Thompson
|
80c3a56771
|
WIP on Debugging Event Handlers
|
2016-09-05 15:04:30 +10:00 |
Stuart Mitchell
|
6c04478862
|
TODOMVC moved to using a cofx for local store values
|
2016-09-05 17:02:20 +12:00 |
Shaun Mahood
|
5068a04007
|
Update External Resources
Manually adding changes from PR #227 to develop branch
|
2016-09-04 22:22:33 -06:00 |
Stuart Mitchell
|
3e0c5ad483
|
updated figwheel configuration
|
2016-09-05 13:47:01 +12:00 |
Mike Thompson
|
961488f27a
|
Merge pull request #226 from areina/fix-more-typos-in-docs
Fix more typos in docs
|
2016-09-05 11:00:46 +10:00 |
Toni Reina
|
fe6a460114
|
Fix typo in docs/Subscribing-To-External-Data
|
2016-09-04 19:43:44 -05:00 |
Toni Reina
|
2ee840b3e8
|
Close paren correctly in Coeffects snippet
|
2016-09-04 19:42:58 -05:00 |
Mike Thompson
|
f4dc265ef5
|
Remove line wrap
|
2016-09-04 04:50:36 +10:00 |
Mike Thompson
|
a1e9461f63
|
Add Debugging doc
|
2016-09-04 04:47:03 +10:00 |
Mike Thompson
|
e40c21147b
|
Remove duplicate text in docs
|
2016-09-03 18:46:00 +10:00 |
Mike Thompson
|
2fa1aea94c
|
Merge pull request #225 from areina/fix-typo-in-docs
Fix typo in docs/Talking-To-Servers.md
|
2016-09-03 15:25:31 +10:00 |
Toni Reina
|
9a4be58fa0
|
Fix typo in docs/Talking-To-Servers.md
|
2016-09-02 23:30:55 -05:00 |
Shaun Mahood
|
1815fc1b13
|
Update docs README and rename External-Docs
|
2016-09-02 13:24:09 -06:00 |
Shaun Mahood
|
b83bf6c37a
|
Add updated version of External Resources to Docs
|
2016-09-02 13:17:46 -06:00 |
Shaun Mahood
|
d6d826fea0
|
Update part of readme to 0.8.0
As suggested in Issue #224
|
2016-09-02 11:36:14 -06:00 |
Shaun Mahood
|
04d0a9e9af
|
Minor docs fixes
|
2016-09-01 12:53:02 -06:00 |
Mike Thompson
|
1800bd7c8a
|
words
|
2016-09-01 13:18:46 +10:00 |
Mike Thompson
|
08b4b8569e
|
Word fiddling
|
2016-09-01 13:12:19 +10:00 |
Mike Thompson
|
9a9ec3827b
|
Better code in Interceptors docs. Plus fix up titles.
|
2016-08-31 23:27:07 +10:00 |
Mike Thompson
|
5c0268411b
|
Merge branch 'master' of https://github.com/Day8/re-frame
|
2016-08-31 22:55:10 +10:00 |
Mike Thompson
|
211a033d6d
|
Merge branch 'develop' of https://github.com/Day8/re-frame into develop
|
2016-08-31 22:53:59 +10:00 |
Mike Thompson
|
f09755c91a
|
wording teaks in docs
|
2016-08-31 22:53:40 +10:00 |
Mike Thompson
|
e13857886e
|
Merge pull request #221 from si14/patch-1
Add missing handler to "Loading Initial Data" doc
|
2016-08-31 22:53:13 +10:00 |
Mike Thompson
|
c3258ca303
|
Merge pull request #220 from si14/master
consistent Coeffects capitalization in docs
|
2016-08-31 22:52:04 +10:00 |
Mike Thompson
|
59c2aa3221
|
Merge pull request #222 from si14/patch-2
Fix typo in a link to Effectful Handlers doc
|
2016-08-31 22:51:05 +10:00 |
Dmitry Groshev
|
b0371ae3d3
|
Fix typo in a link to Effectful Handlers doc
|
2016-08-30 20:22:14 +03:00 |
Dmitry Groshev
|
1e2c6703f5
|
Add missing handler to "Loading Initial Data" doc
"The pattern" implies `:initialise-db` handler, but it is missing. This PR adds a very simple implementation.
|
2016-08-30 20:18:42 +03:00 |
Dmitry Groshev
|
10ff719eb8
|
add missing language name to a code snippet in Coeffects doc
|
2016-08-30 20:07:11 +03:00 |
Dmitry Groshev
|
486186371b
|
consistent Coeffects capitalization in docs
|
2016-08-30 19:51:47 +03:00 |
Mike Thompson
|
005f76c0a6
|
more docs tweaking
|
2016-08-31 00:31:36 +10:00 |
Mike Thompson
|
e04e9fc9ad
|
Tweak "Performance Problems"
|
2016-08-31 00:28:35 +10:00 |
Mike Thompson
|
8a07f49c64
|
A bit of docs gardening on `CPU-hog`
|
2016-08-31 00:20:50 +10:00 |
Mike Thompson
|
48de6d4a81
|
Add `Performance-Problems.md` document
|
2016-08-31 00:20:23 +10:00 |
Mike Thompson
|
a24d5414b3
|
Still experimenting - searching for a nicely rendered `/docs` README
|
2016-08-30 20:04:09 +10:00 |
Mike Thompson
|
67cdffdbb2
|
Move to new clojurescript deps
|
2016-08-30 20:02:18 +10:00 |
Mike Thompson
|
f3c849ee83
|
Change README to use smaller section titles
|
2016-08-30 17:50:53 +10:00 |
Mike Thompson
|
94fc2d4f00
|
Trim down the size of the README, removing some sections which are covered in the new `/docs` folder
|
2016-08-30 17:46:21 +10:00 |
Mike Thompson
|
54ed26b0d1
|
Merge branch 'develop' of https://github.com/Day8/re-frame into develop
|
2016-08-30 17:41:24 +10:00 |
Mike Thompson
|
f8b7d082fd
|
Add new doc - Solving The CPU Hog Problem
|
2016-08-30 17:40:21 +10:00 |
hipitihop
|
5e01592ee8
|
Update deps and include files for source mapping in karma.conf
|
2016-08-30 12:41:04 +10:00 |
Shaun Mahood
|
24dbe7a261
|
Merge pull request #219 from smahood/master
Fix typo in re-frame-logo docs title
|
2016-08-29 13:28:55 -06:00 |
Shaun Mahood
|
d6187b3259
|
Fix typo in docs
|
2016-08-29 13:19:35 -06:00 |
Shaun Mahood
|
569f1577a1
|
Merge pull request #1 from Day8/develop
Update fork
|
2016-08-29 13:18:05 -06:00 |