Commit Graph

1007 Commits

Author SHA1 Message Date
Nicholas Bardy f16c857fab
Add link to FAQ and tutorials
Not sure if this belong in the readme yet because they're some draft being linked to, but I found these documentations more useful than the API Documentation. I think it's worth pointing to.
2018-03-14 12:47:15 -07:00
Juho Teperi bd03dedc56
Update 0.8-upgrade.md 2018-03-14 00:54:51 +02:00
Juho Teperi 4f66690486 Use render-to-static-markup instead of render-to-string for tests 2018-03-13 21:49:48 +02:00
Juho Teperi 5594e3bdb0 Fix test script lein profile 2018-03-13 21:49:32 +02:00
Juho Teperi c1388a687b Improve error-boundary test 2018-03-13 21:35:30 +02:00
Juho Teperi 3cc2c473cb Fix component-path on React 16 + advanced optimized built 2018-03-13 21:35:30 +02:00
Juho Teperi 5f47f8e9f0 Add browser-node-prod environments 2018-03-13 21:35:30 +02:00
Juho Teperi cd12a3188c Update doo 2018-03-13 21:35:19 +02:00
Juho Teperi 93864b840b Report gziped sizes for adv built test suite files 2018-03-13 21:25:20 +02:00
Juho Teperi 9b1b4e2c44 Update cljsjs versions 2018-03-13 21:24:37 +02:00
Juho Teperi b8da121fbe Update package-lock 2018-03-13 21:24:18 +02:00
Juho Teperi 87b61475e2 Implement :<> hiccup tag for fragments
Fixes #319
2018-03-12 14:19:42 +02:00
Juho Teperi 1e19d31be8
Merge pull request #349 from reagent-project/circleci-2
Use circleci v2
2018-03-08 19:56:29 +02:00
Juho Teperi 7b121e8a8e Use circleci v2 2018-03-08 19:56:02 +02:00
Juho Teperi 572d9dc2db
Merge pull request #329 from reagent-project/node-foreign-libs
WIP: Test with foreign libs in node
2018-03-08 19:39:49 +02:00
Juho Teperi f93dc7f756 Test with foreign libs in node 2018-03-08 19:29:46 +02:00
Mike Thompson 34d42ba68d
Merge pull request #346 from jmlsf/patch-1
Improve UsingRefs.md
2018-02-27 16:21:06 +11:00
jmlsf bd9dc1f954
Add a little bit of explanatory text. 2018-02-26 21:10:42 -08:00
Mike Thompson 65ef4f17ef
Update ComponentNotRerendering.md 2018-02-27 16:02:41 +11:00
Mike Thompson 9b18f2b7ca
Update ComponentNotRerendering.md 2018-02-27 15:57:32 +11:00
Mike Thompson 9a38d56611
Update README.md 2018-02-27 15:56:25 +11:00
Mike Thompson fb74389f79
Update ComponentNotRerendering.md 2018-02-27 15:51:50 +11:00
Matthew Jaoudi 0c4cc740c1
Merge pull request #345 from pesterhazy/fix/docs
Use spaces, not tabs in code example
2018-02-27 03:13:37 +01:00
Paulus Esterhazy 2ff3816b16 Use spaces, not tabs in code examples 2018-02-26 20:10:11 -06:00
Matthew Jaoudi 96d263a4f1 remove README from inside of FAQs and point back to docs README instead; 2018-02-26 17:47:18 -08:00
Mike Thompson d87b3dd2f1
Add FAQ on Refs 2018-02-27 12:43:27 +11:00
Matthew Jaoudi d85f10130c add ComponentNotRerendering FAQ; 2018-02-26 17:29:45 -08:00
Mike Thompson e3e7324548
Update `/docs` README with new FAQ entry on refs 2018-02-27 12:20:33 +11:00
Mike Thompson a81e4a56f5
Pull FAQs up a level to make more available. Other small reorg. 2018-02-27 11:39:54 +11:00
Mike Thompson f7c0b8c6c4
Update FAQ Readme (moved FAQ index up a level) 2018-02-27 11:38:41 +11:00
Mike Thompson 6b69b253ef
Merge pull request #343 from jmlsf/master
Additions to `/docs`
2018-02-27 11:30:28 +11:00
Matthew Jaoudi cb5a3a3532 Update new documentation to be in line with @mike-thompson-day8 recommendations; (#2) 2018-02-26 11:14:18 -08:00
jmlsf 7ab3101ff7
Merge pull request #1 from gadfly361/master
tag source code blocks as 'clojure' in draft reagent user manual;
2018-02-20 20:11:53 -08:00
Matthew Jaoudi f97c7eb6ca tag source code blocks as 'clojure' in draft reagent user manual; 2018-02-20 19:06:03 -08:00
Justin Lee 34af94f300 Draft user guide. 2018-02-20 18:05:53 -08:00
Matthew Jaoudi 797951b0bd
#336 update gzip value in README; 2018-02-20 18:04:24 -08:00
Mike Thompson 12217dc28d
Update FAQ README to identify external links 2018-02-16 13:47:43 +11:00
Mike Thompson 1783c9eb97
Update README.md 2018-02-16 10:49:12 +11:00
Mike Thompson 0cdfe6d301
Add Using Stateful JS Components 2018-02-13 16:30:39 +11:00
Mike Thompson 4725e5db8b
Update docs README 2018-02-13 16:26:05 +11:00
Mike Thompson fe28a45543
Update MyAttributesAreMissing.md 2018-02-13 16:06:50 +11:00
Mike Thompson a9ce6d5bf1
Update MyAttributesAreMissing.md 2018-02-13 16:05:51 +11:00
Mike Thompson 23306897d3
Create dangerouslySetInnerHTML.md 2018-02-13 15:14:26 +11:00
Mike Thompson e7fca055b6
Update README.md 2018-02-13 15:06:17 +11:00
Mike Thompson f6fc7ca5dd
Update README.md 2018-02-13 15:05:49 +11:00
Mike Thompson 48706d4b4b
Update UsingAnEntity.md 2018-02-13 14:38:36 +11:00
Mike Thompson 8b08c0e1a9
Update README.md 2018-02-13 14:33:49 +11:00
Mike Thompson 80268bd1c1
Update README.md 2018-02-13 14:31:37 +11:00
Mike Thompson f67414f6e8
Update README.md 2018-02-13 14:29:14 +11:00
Mike Thompson dd862d820e
Update README.md 2018-02-13 14:28:03 +11:00