perkeep/vendor/embed
Eric Drechsel 2b093f38c8 vendor: update react to 15.4.2
The main motivation is that we want to use gopherjs +
github.com/myitcv/gopherjs/react , which requires a recent react.

This CL also fully switches to only using minified js files.

The changes in server/camlistored/ui are the result of some react
API changes, such as:

 - wraps component instantiation in React.createElement
 - React.classSet -> classNames
 - Need tbody between table and tr in a couple places
 - component array elts need unique keys (longstanding warning)
 - change root elt from body to a child div (to fix warning)
 - don't check isMounted in container render function
 - fix a bunch of style keys using kebab-case instead of camelCase

Change-Id: Idc22d07704688ccde3e4f67d4f188a5ad32b6e32
2017-01-25 19:11:58 +01:00
..
closure path fixes for third_party move 2016-04-21 12:25:17 -07:00
fontawesome Fix permissions for files 2016-04-28 21:15:09 +02:00
glitch Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
less upgrade less.js to 2.6.1, so CSS loads via http/2 2016-05-21 14:46:40 -07:00
react vendor: update react to 15.4.2 2017-01-25 19:11:58 +01:00