Commit Graph

26 Commits

Author SHA1 Message Date
Juho Teperi 0bad02c17e Update package.json 2018-12-31 10:38:01 +02:00
Juho Teperi 0fab9caf63 Update npm deps 2018-10-26 00:54:59 +03:00
Juho Teperi 3fc06d4b60 Update React.js 2018-10-26 00:54:30 +03:00
Juho Teperi a5538b05dc Update React 2018-07-15 09:35:55 +03:00
Juho Teperi 168dcd2014 Update React 2018-06-17 20:50:10 +03:00
Juho Teperi f5cb24cafc Update React deps 2018-05-04 17:51:51 +03:00
Juho Teperi fddedf4143 Use md5 hash for demo site cache busting instead of build timestamp 2018-04-16 20:41:41 +03:00
Juho Teperi e095696bcc Use React 16 and simplify test setup 2018-04-03 10:33:01 +03:00
Juho Teperi 46915307fa Update deps 2018-03-26 14:36:17 +03:00
Juho Teperi a2f445eb99 Report prod bundle size on CI 2018-02-12 20:32:12 +02:00
Juho Teperi 6931b37ac5 Use exact npm versions 2017-11-28 17:57:07 +02:00
Juho Teperi 52b0b2eba4 Fix demo site build script, stop usinn lein profile merging 2017-10-18 14:25:41 +03:00
Juho Teperi 03ff2ffe87 Add karma junit reporter & other config 2017-10-14 16:20:43 +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 2904422bb3 Use React 15 for Node & Run tests for 16 2017-10-13 11:18:18 +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 2aa6f5fd2d Add module-deps npm for Cljs npm support 2017-07-29 23:20:33 +03:00
Juho Teperi 7542cde773 Reindent package.json 2017-07-29 16:26:42 +03:00
Juho Teperi 9d2991ed32 Test with npm deps 2017-06-06 18:33:23 +03:00
Rohit Aggarwal b6b0a928f3 Upgraded React to v15.2.1 2016-07-13 13:24:37 +01:00
Dan Holmsand d276654ce4 Update npm React as well 2016-05-26 22:53:51 +02:00
Rohit Aggarwal 2703d12c85 Updated react to latest version. 2016-04-30 21:45:04 +01:00
Dan Holmsand 635e7c6e2a Update react version in package.json to match project.clj 2016-04-29 09:24:36 +02:00
Dan Holmsand 443e7f45c5 Update React to 0.14.3, and use react-dom-server 2015-11-20 18:57:00 +01: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