Commit Graph

212 Commits

Author SHA1 Message Date
Juho Teperi 26de1c487b Bump version 2018-04-03 09:49:08 +03:00
Juho Teperi 450a9a723f Use React 16.3.0 2018-03-30 08:33:19 +03:00
Juho Teperi 46915307fa Update deps 2018-03-26 14:36:17 +03:00
Juho Teperi cd12a3188c Update doo 2018-03-13 21:35:19 +02:00
Juho Teperi 9b1b4e2c44 Update cljsjs versions 2018-03-13 21:24:37 +02:00
Juho Teperi f93dc7f756 Test with foreign libs in node 2018-03-08 19:29:46 +02:00
Juho Teperi b4bfb4d504 Update Cljsjs React packages 2017-12-12 16:10:45 +02:00
Juho Teperi b34ab91011 React 16.2.0 2017-12-04 17:01:13 +02:00
Juho Teperi c65d1d80a0 Update to React 16.1.1 2017-11-28 17:57:07 +02:00
Juho Teperi a8ec0d219b Add test for child context 2017-11-28 15:41:30 +02:00
Juho Teperi ff82417dd0 React 16.1.0 2017-11-09 19:34:58 +02:00
Juho Teperi ac32060655 Call init! in the prod build 2017-10-21 20:17:29 +03:00
Juho Teperi 86bbe68ee0 Release 0.8.0-alpha2 2017-10-20 11:08:51 +03:00
Juho Teperi 52b0b2eba4 Fix demo site build script, stop usinn lein profile merging 2017-10-18 14:25:41 +03: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 f590c342eb Allow running figwheel from test-environments folders 2017-10-13 15:59:48 +03:00
Juho Teperi 46d0e9d701 Fix figwheel demo 2017-10-13 14:10:10 +03:00
Juho Teperi 399c35f2e8 Run tests against React 16 UMD 2017-10-13 14:09:59 +03:00
Juho Teperi 957aa74bf4 Update deps 2017-10-12 13:52:27 +03:00
Juho Teperi fd93b09c96 Rework test runner and prerendering
Use doo for tests.
2017-09-29 01:34:06 +03:00
Juho Teperi 53cb6cbc2d Update React 15 and other deps 2017-09-28 22:15:19 +03:00
Juho Teperi a36416aa51 Update figwheel and react 2017-08-30 14:47:07 +03:00
Juho Teperi de65818fe7 Add direct dependency to React Cljsjs package 2017-08-01 17:45:34 +03:00
Juho Teperi 801c32d0e0 Use fixed create-react-class Cljsjs package 2017-08-01 17:42:39 +03:00
Juho Teperi d732be32ed 0.8.0-alpha1 2017-07-31 13:36:41 +03:00
Juho Teperi 17fc0b9413 Move shim-process and fix create-react-class npm-deps version 2017-07-30 15:57:17 +03:00
Juho Teperi f99191625f Use new Cljsjs packages 2017-07-29 23:16:04 +03:00
Juho Teperi 5ab546a014 Use new Cljs and latest features 2017-07-29 16:26:15 +03:00
Juho Teperi be8f466158 Use externs from Cljsjs 2017-07-29 16:25:45 +03:00
Juho Teperi 1bf0dd3e5a Test npm-deps with advanced compilation 2017-07-12 23:00:59 +03:00
Juho Teperi 84bfd13052 Update to use JS requires 2017-07-09 23:11:49 +03:00
Juho Teperi dfb5d91b09 Merge branch 'master' into npm-deps 2017-07-09 15:46:15 +03:00
Juho Teperi a0635e0b34 Really release 0.7.0 2017-06-27 19:05:19 +03:00
Juho Teperi 3cf045dc82 Fix partial-ifn with latest Cljs
Old implementation incorrectly used variadic arity for -invoke
implementation. Variadic artities for protocols are not supported by
Cljs. The old code as worked by luck but was broken by a recent change:
https://dev.clojure.org/jira/browse/CLJS-2099

New implementation properly implements all the artities for -invoke. New
implementation creates the partial fn in a constructor function, so -invoke
code doesn't need to do that. New implementation also implements Fn.
2017-06-27 15:16:10 +03:00
Juho Teperi f750a99abd Enable advanced build 2017-06-06 19:10:41 +03:00
Juho Teperi 9d2991ed32 Test with npm deps 2017-06-06 18:33:23 +03:00
Juho Teperi da72fed4ab Update cljsbuild and figwheel 2017-05-19 20:26:53 +03:00
Juho Teperi 0b91bc2580 Merge pull request #298 from reagent-project/react-15.5
Update to React 15.5, use create-react-class
2017-05-19 20:04:23 +03:00
Juho Teperi b301af4037 Prepare for next version 2017-05-19 20:03:58 +03:00
Juho Teperi d35e5b973c Release 0.6.2 2017-05-19 19:55:03 +03:00
Juho Teperi 18cb1468a6 Update to React 15.5, use create-react-class
Fixes #292
2017-05-19 19:30:38 +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 2eb08fae84 Run tests using Node when running test profile cljsbuild 2017-03-11 01:19:40 +02:00
Juho Teperi 8ff70c7eb9 Separate prerender code using dom-server and browser JS code
Requiring react-dom-server with React 15.4 in browser code would increase
filesize by about 100KB. This change separates the pre-render code to
a different file which is only used by a separate Lein profile.
2017-03-11 00:37:12 +02:00
Juho Teperi 4c568256f2 Update cljsbuild and figwheel 2017-03-11 00:00:56 +02:00
dmitri.sotnikov@gmail.com 7a28e485d2 bumped up to 0.6.1 release 2017-03-09 19:22:56 -05:00
Juho Teperi 9d6359d816 Update to React 15.4.0 and drop dom-server functions from core 2016-11-17 02:11:35 +02:00
Dan Holmsand b65afde4d7 Use dom-node from reagent.dom in template
And make sure we don't try to access unmounted component's dom
node.
2016-09-16 12:14:10 +02:00
Dan Holmsand c6c1bc16ba Version 0.6.0 2016-09-14 20:51:37 +02:00
Dan Holmsand 3e3674ea85 Push snapshot 2016-07-14 10:00:07 +02:00
Rohit Aggarwal b6b0a928f3 Upgraded React to v15.2.1 2016-07-13 13:24:37 +01:00
Dmitri Sotnikov 2df1b1d25c bumped up react to 15.2.0-0 2016-07-01 15:51:28 -04:00
Dan Holmsand d995e02057 Version 0.6.0-rc 2016-06-09 15:51:29 +02:00
Dan Holmsand d3ee4a7f8b Update figwheel and simplify doc app configuration 2016-05-27 12:55:13 +02:00
Dan Holmsand 414be9355f Merge branch 'master' of https://github.com/ducky427/reagent 2016-05-26 20:02:20 +02:00
Dan Holmsand 072cce4844 Add add-on-dispose! to Reaction 2016-05-26 17:41:30 +02:00
Rohit Aggarwal 56f817b11c Upgraded React to 15.1.0 2016-05-22 17:23:31 +01:00
Yogthos b611b5fedd bumped up version to alpha2 2016-05-03 20:06:21 -04:00
Rohit Aggarwal 2703d12c85 Updated react to latest version. 2016-04-30 21:45:04 +01:00
Dan Holmsand d776b88113 Use :parallel-buld 2016-04-30 12:43:18 +02:00
Dan Holmsand ec6260d33c Make webpack build work with newer ClojureScript 2016-04-29 21:29:18 +02:00
Dan Holmsand e801b8e29a Update clojurescript, figwheel and cljsbuild 2016-04-29 09:34:36 +02:00
Juho Teperi 9d05459e1a Update Cljsjs React dependency
The latest Cljsjs React build adds missing nativeEvent property for
SyntheticEvent object on the extern file.
2016-04-27 23:27:21 +03:00
Tatu Tarvainen 5619269695 Upgrade to latest React 2016-04-16 10:01:33 +03:00
Dan Holmsand f76bce6a2f Delay error reporting of missing ReactDOM[Server]
This should improve error messages, and allow Reagent to be used
without ReactDOM[Server] being present at all.
2016-02-24 13:34:26 +01:00
Dan Holmsand 9351b16a15 Version 0.6.0-alpha 2015-12-21 09:25:04 +01:00
Dan Holmsand 443e7f45c5 Update React to 0.14.3, and use react-dom-server 2015-11-20 18:57:00 +01:00
Dmitri Sotnikov c1d4913e6a Update project.clj 2015-11-16 20:29:14 -05:00
Dan Holmsand 4d00b44c7c Update ClojureScript to 1.7.145 2015-10-14 16:09:02 +02:00
Dan Holmsand 06973350da Update react-dom to 0.14.0 2015-10-10 14:20:20 +02:00
Dan Holmsand d9ad7740ec Make it easier to use with webpack and node
Demo and tests now can run with webpack-generated React

Use js/require, to make Reagent work better with node
2015-10-10 13:40:33 +02:00
Dan Holmsand fa48e61f47 Start move to React 0.14 2015-10-08 14:14:34 +02:00
Dan Holmsand be1dfaeba7 Merge branch 'with-let' 2015-09-24 11:00:32 +02:00
Dan Holmsand 572e4bbf96 Merge branch 'betterdemo' 2015-09-24 10:59:55 +02:00
Dan Holmsand ea75be2952 Go back to not using secretary 2015-09-15 12:27:07 +02:00
Dan Holmsand c689d01452 New snapshot 2015-09-11 16:34:46 +02:00
Dan Holmsand abcf6cb9e1 Version 0.5.1 2015-09-11 16:31:20 +02:00
Dan Holmsand 679136f5d5 Make constants const 2015-09-11 12:35:06 +02:00
Dan Holmsand f785362b46 Some cleanup 2015-09-10 21:27:02 +02:00
Dan Holmsand 0634806104 wip 2015-09-10 15:14:20 +02:00
Dan Holmsand c289055133 Add news for 0.5.1 2015-09-09 16:44:42 +02:00
Dan Holmsand db11a1c353 wip 2015-09-08 21:49:05 +02:00
Dan Holmsand d715a9568c wip 2015-09-07 22:22:26 +02:00
Dan Holmsand 16f9a15615 Version 0.5.1-rc3 2015-09-07 09:51:45 +02:00
Dan Holmsand 8766d722b8 Don't try to reposition cursor when input value isn't a string
Fixes #183
2015-09-07 09:45:02 +02:00
Dan Holmsand db54d327e9 Version 0.5.1-rc2 2015-09-01 10:48:11 +02:00
Dan Holmsand 57c747b358 Add asserts to adapt-react-class and reactify-component 2015-08-24 20:11:04 +02:00
Dan Holmsand b45f84fa71 Version 0.5.1-rc 2015-08-20 20:48:23 +02:00
Dan Holmsand e761294c81 Update React, ClojureScript and figheel versions 2015-08-19 10:12:11 +02:00
Dan Holmsand f00ca03f70 Merge https://github.com/holmsand/reagent 2015-07-30 19:25:08 +02:00
Dan Holmsand 9bfd1a250b Update clojurescript 2015-06-02 11:02:46 +02:00
Dan Holmsand 569322949b Take advantage of new figwheel 2015-05-31 11:51:11 +02:00
Dan Holmsand 05bb63f254 Update React to 0.13.3-0, and more
Newer ClojureScript, figwheel, Clojure, cljsbuild
2015-05-29 10:50:23 +02:00
Yogthos ff10d23591 added codox 2015-05-11 12:36:11 -04:00
Dan Holmsand 767410d8d8 Update clojurescript, figwheel and cljsbuild.
Stop using :figwheel-always, that seems to be broken in the new
figwheel.
2015-03-21 13:53:37 +01:00
Dan Holmsand 10d54ea3e0 Set version to snapshot 2015-03-11 19:15:29 +01:00
Dan Holmsand 5530917f3b Version 0.5.0 2015-03-11 19:06:46 +01:00
Dan Holmsand 7568b6843e Support running site in dev mode without tests 2015-02-11 19:06:38 +01:00
Dan Holmsand 73d0478607 Simplify setup of doc site and testing
Take advantage of figwheel 0.2.3
2015-02-10 18:20:48 +01:00