Commit Graph

46 Commits

Author SHA1 Message Date
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
Dan Holmsand e3a67043c9 Version 0.4.1 2014-02-22 08:50:27 +01:00
Peter Taoussanis 6a25a639b2 Make github.io README links more prominent 2014-02-22 14:14:53 +07:00
Dan Holmsand 2f63be8823 Update Readme for 0.4.0 2014-02-21 17:16:26 +01:00
Dan Holmsand 432592955f Version 0.4.0 2014-02-21 16:31:30 +01:00
Dan Holmsand e8b108ea5e Version 0.3.0 2014-02-03 14:54:01 +01:00
Dan Holmsand 68da921e35 Version 0.2.1 2014-01-26 09:51:36 +01:00
Dan Holmsand f3e4c7f6b0 Version 0.2.0 2014-01-24 11:40:15 +01:00
Dan Holmsand 8e542292a2 Cloact -> Reagent 2014-01-17 11:12:11 +01:00
Dan Holmsand 8491eeb198 Add link to readme 2014-01-10 14:51:27 +01:00
Dan Holmsand 7f8d06eff1 Updated readme 2014-01-10 13:59:38 +01:00
Dan Holmsand 53fef42768 Breaking change: Stop implementing IDeref in cloact components
Introduce set-state, replace-state and state functions instead.

Since we already have our own atom, it doesn't make any sense
to duplicate functionality. Also, the implementation was necessarily
very messy, and fragile.
2014-01-07 19:57:40 +01:00
Dan Holmsand 45c32d9f61 Fix typo 2013-12-19 14:08:25 +01:00
Dan Holmsand 9b3f188e91 Upload to clojars 2013-12-19 14:06:49 +01:00
Dan Holmsand 2c9162271e Add readme 2013-12-19 13:11:14 +01:00