1070 Commits

Author SHA1 Message Date
Robin Nagpal
4b8daecca8 Update documentation for run-in-reaction 2018-08-02 11:38:31 -04:00
Robin Nagpal
d1f98958b9 Update in-context and deref-capture documentation 2018-08-02 11:33:10 -04:00
Robin Nagpal
4f96b70d8d Document nit for wrap-render function 2018-08-02 11:09:50 -04:00
Robin Nagpal
9af9c2cd38 Document nit for the make reaction example and adds another example which uses the ratom/reaction macro 2018-08-02 10:54:16 -04:00
Robin Nagpal
821b9f917c minor cleanups of documentation 2018-08-01 20:37:06 -04:00
Robin Nagpal
f84ed57d18 Merge branch 'master' into feature/docs-component-ratom-relation
# Conflicts:
#	project.clj
2018-08-01 20:17:43 -04:00
Robin Nagpal
49bdcefed4 Add documentation about how a component is added to watches of the ratom 2018-08-01 20:13:41 -04:00
Robin Nagpal
33d70e2140 Some more documentation 2018-08-01 15:44:07 -04:00
Robin Nagpal
36636caa95 Add some minimal docs 2018-07-31 10:12:25 -04:00
Robin Nagpal
71047c2dc5 local experiments 2018-07-30 15:35:28 -04:00
Robin Nagpal
8febef26c0 Add example of make reaction 2018-07-29 18:39:20 -04:00
Juho Teperi
5693716a75
Merge pull request #387 from jmlsf/patch-4
Additional details for lifecycle methods.
2018-07-21 12:14:24 +03:00
Justin Lee
38e1c65763
Update CreatingReagentComponents.md 2018-07-20 15:32:51 -07:00
Justin Lee
c42875c44a
Additional details for lifecycle methods.
The mapping from React lifecycle methods and Reagent lifecycle methods is really non-obvious, particularly given the way things are mapped to argv.  This is an attempt to clarify how all that works.
2018-07-20 15:18:41 -07:00
Juho Teperi
a5538b05dc Update React 2018-07-15 09:35:55 +03:00
Juho Teperi
e53be65607 Extend Material-UI example 2018-07-11 19:48:02 +03:00
Juho Teperi
e955655797 Also show :> in material-ui example 2018-07-11 18:01:54 +03:00
Juho Teperi
0c3ae3c0ca Add Learn Reagent free links 2018-06-27 12:47:42 +03:00
Juho Teperi
c726cf22c9 . 2018-06-27 12:03:00 +03:00
Juho Teperi
4c369531ce Add Learn Reagent video link 2018-06-27 12:02:32 +03:00
Juho Teperi
e5765733ce
Merge pull request #384 from aviflax/patch-1
Tweak to copy in demo/intro
2018-06-23 12:04:53 +03:00
Avi Flax
d437719045
Tweak to copy in demo/intro
We should always _care_ about performance; hopefully we don’t have to _think_ about it too often ;)
2018-06-21 16:19:31 -04:00
Juho Teperi
5043371781 Fix mui textfield select check 2018-06-18 01:16:21 +03:00
Juho Teperi
9f2b492ff8 Remove unncessary let 2018-06-18 01:00:42 +03:00
Juho Teperi
22bb7b23bf Fix mui example buttons 2018-06-17 23:34:06 +03:00
Juho Teperi
51ba6847d7 Fix doc typo, add comment 2018-06-17 22:07:57 +03:00
Juho Teperi
199533a1ea Enhance TextField example with other options 2018-06-17 21:51:53 +03:00
Juho Teperi
91ea195796 Document Material-UI example 2018-06-17 21:20:28 +03:00
Juho Teperi
168dcd2014 Update React 2018-06-17 20:50:10 +03:00
Juho Teperi
2dc1b1459e Add Material-UI v1 example with working TextField 2018-06-17 20:48:35 +03:00
Juho Teperi
eff27834b3 Update package-lock.json 2018-06-16 01:06:07 +03:00
Juho Teperi
94ab386c79 Update ClojureScript 2018-06-16 01:06:07 +03:00
Juho Teperi
f9723aab43
Update 0.8-upgrade.md 2018-06-16 01:01:15 +03:00
Juho Teperi
d9150856c0
Update 0.8-upgrade.md 2018-06-14 20:43:35 +03:00
Juho Teperi
18fab66384
Merge pull request #379 from troglotit/patch-1
Fix broken link
2018-06-06 12:06:31 +03:00
alex argunov
2c3aba9711
Fix broken link 2018-06-06 11:39:57 +03:00
Juho Teperi
bc922f7319 Add proper codeblocks to docstrings 2018-05-30 21:27:45 +03:00
Juho Teperi
9695ae7add Add cljdoc.api/platforms option 2018-05-27 19:46:02 +03:00
Juho Teperi
45dc64e891
Update cljdoc.edn 2018-05-27 19:00:42 +03:00
Juho Teperi
5548ad0866 Add cljsdoc config and rename docs/ to doc/ 2018-05-27 18:48:14 +03:00
Juho Teperi
d7529a8e60
Merge pull request #376 from troglotit/master
Fix non-valid docstring for `with-let`
2018-05-21 20:11:05 +03:00
Alex Argunov
66875fef0d Fix non-valid docstring 2018-05-21 19:27:27 +03:00
Juho Teperi
4aaff8f2f7 Update figwheel 2018-05-21 13:17:13 +03:00
Juho Teperi
131ba25557
Merge pull request #375 from cloojure/patch-2
Update ManagingState.md
2018-05-18 09:15:20 +03:00
Juho Teperi
8b335c050c
Merge pull request #374 from cloojure/patch-1
Update WhenDoComponentsUpdate.md
2018-05-18 09:14:40 +03:00
Alan Thompson
73b6912362
Update ManagingState.md
small typo
2018-05-17 17:37:06 -04:00
Alan Thompson
6136ec5e09
Update WhenDoComponentsUpdate.md
small typo
2018-05-17 17:18:12 -04:00
Juho Teperi
972c3e2c5d Add tag filter for test job to enable tag builds 2018-05-17 09:06:54 +03:00
Juho Teperi
33cc4e7a80 Try fixing docs/master build 2018-05-17 08:59:18 +03:00
Juho Teperi
bc42a0f0e8 Add news entry 2018-05-15 19:00:09 +03:00