Commit Graph

64 Commits

Author SHA1 Message Date
Justin Lee 9a73ed14aa
Small fix to the markdown. 2018-03-14 14:10:45 -07:00
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
Matthew Jaoudi 797951b0bd
#336 update gzip value in README; 2018-02-20 18:04:24 -08:00
Juho Teperi 035ba9cf29
Update README.md 2018-01-08 18:36:18 +02:00
Juho Teperi c63fe944fd Merge pull request #313 from reagent-project/new-test-runner
New test runner
2017-10-20 10:20:11 +03:00
Adrian Gruntkowski cc731e8a77 Improve language in README.md 2017-10-20 08:41:55 +02:00
Adrian Gruntkowski 5045046f6a Add support for collections in :class property 2017-10-20 08:34:10 +02:00
Juho Teperi c68f5a88f4 Optimize node modules, remove old stuff
- Removed webpack build for now, not up-to-date, can be added later if
needed
- Share node modules using symlinks for envs that use the same packages
2017-10-13 16:42:25 +03:00
Juho Teperi 5858debb4d Mention Slack channel in Readme 2017-05-15 10:41:12 +03:00
Juho Teperi 44a4d50bcd Fix codox settings and build API docs together with the site 2017-03-19 22:13:25 +02:00
Juho Teperi 70adddae37 Update React to 15.4.2
Related to #289
2017-03-19 16:49:30 +02:00
Juho Teperi 8630ab5239 Fix #278: Replace mentions of render-component with render 2017-03-10 17:19:19 +02:00
Juho Teperi 5f97b48c42 Update README.md 2017-03-10 16:49:34 +02:00
Mike Thompson dc7a2b9911 Add line break before CircleCI badge 2016-10-26 11:08:54 +11:00
Mike Thompson dd9a325616 Add CircleCI badge to README 2016-10-26 11:08:05 +11:00
Dan Holmsand c6c1bc16ba Version 0.6.0 2016-09-14 20:51:37 +02:00
Dmitri Sotnikov b4c9b4d537 removed dead link to cljsfiddle 2016-08-25 08:52:36 -04:00
danprince 906cd0bca6 fixes require typo in readme example 2016-07-09 14:20:02 +01:00
Dan Holmsand d995e02057 Version 0.6.0-rc 2016-06-09 15:51:29 +02:00
Dmitri Sotnikov 1c83ca2b46 Merge pull request #221 from runningskull/patch-1
update readme version of react-with-addons
2016-04-27 15:16:42 -04:00
Dmitri Sotnikov 12828d7bd8 Update README.md 2016-03-02 09:30:31 -05:00
Dmitri Sotnikov 407fb8611b Update README.md 2016-02-27 20:58:20 -05:00
Juan Patten 883338c5ba update readme version of react-with-addons 2016-02-27 00:30:10 -07:00
Dmitri Sotnikov ef21172591 Update README.md 2016-02-16 18:32:36 -05:00
Dan Holmsand 9351b16a15 Version 0.6.0-alpha 2015-12-21 09:25:04 +01:00
Dmitri Sotnikov 5a5670b3fe Update README.md 2015-11-20 09:23:31 -05:00
Dan Holmsand abcf6cb9e1 Version 0.5.1 2015-09-11 16:31:20 +02:00
Dan Holmsand 16f9a15615 Version 0.5.1-rc3 2015-09-07 09:51:45 +02:00
Dan Holmsand db54d327e9 Version 0.5.1-rc2 2015-09-01 10:48:11 +02:00
Dmitri Sotnikov 7da400be00 Update README.md 2015-08-22 11:43:22 -04:00
Dan Holmsand b45f84fa71 Version 0.5.1-rc 2015-08-20 20:48:23 +02:00
JulianLeviston f1286baa97 Change r/atom defs to defonce
For better compatiblity with figwheel, change the two references that are def'd with r/atom values to be defonce so they persist through code updates.
2015-08-08 01:33:19 +10:00
JulianLeviston 16bbb19bc0 Make references to atom explicit, not referred
After extensive discussion in https://github.com/reagent-project/reagent/issues/161 it appears a number of new people get confused by the use of the referred reagent atom. Changing this page (and other parts of the documentation) to use an aliased namespace directly without using a referred version of atom may decrease the number of confused people. This is largely an experiment to see if it helps. (It can't hurt!) :)
2015-07-31 16:18:17 +10:00
Dmitri Sotnikov 3b8c7a18c7 Merge pull request #149 from hlship/142-extended-hiccup
142 extended hiccup
2015-07-18 10:47:36 -04:00
Dmitri Sotnikov b6e14b21f1 bumped up react version in the readme 2015-07-07 15:13:09 -04:00
Howard M. Lewis Ship 91564be393 Add some examples of extended Hiccup to the README 2015-06-25 08:39:10 -07:00
Dmitri Sotnikov 9375368c92 Merge pull request #106 from marco-fiset/patch-1
Remove recursive link in the readme
2015-05-11 12:31:33 -04:00
Dan Holmsand 5530917f3b Version 0.5.0 2015-03-11 19:06:46 +01:00
Dan Holmsand 60c074b633 Describe cljsjs/react dependency in README 2015-03-11 17:49:21 +01:00
Marc-Olivier Fiset b1d009fbf9 Remove recursive link
There was a link in the README.md that indicated the reagent repo had moved, but the link pointed back to this exact project. Removed it.
2015-03-01 21:13:54 -05:00
Dan Holmsand 9db4b6df2c Version 0.5.0-alpha3 2015-02-09 19:09:20 +01:00
Dan Holmsand 5550c12b9e Merge pull request #75 from pandeiro/patch-1
update react version in script tag
2014-12-10 14:36:29 +01:00
Dan Holmsand 4776799039 Version 0.5.0-alpha 2014-12-10 12:39:30 +01:00
Murphy McMahon 577a309eb2 update react version in script tag 2014-12-02 18:39:37 -02:00
Dmitri Sotnikov 7c35cb1fed added documentation on creating template projects 2014-12-02 11:22:13 -05:00
Sean Corfield 889de6bc22 Added a link to the mailing list 2014-11-28 16:09:14 -08:00
Sean Corfield 016a9795fe Update holmsand.github.io references
Per #72
2014-11-28 08:51:22 -08:00
Dan Holmsand d188be004e Change links to point to reagent-project 2014-11-06 20:21:38 +01:00
Dan Holmsand a555484e9c Version 0.4.3 2014-10-28 16:34:26 +01:00
Dan Holmsand 23ae1661fe Version 0.4.2 2014-03-06 13:27:49 +01:00