mirror of https://github.com/perkeep/perkeep.git
![]() 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 |
||
---|---|---|
.. | ||
bazil.org/fuse | ||
cloud.google.com/go | ||
code.google.com/p | ||
embed | ||
github.com | ||
go4.org | ||
golang.org/x | ||
google.golang.org | ||
labix.org/v2/mgo | ||
README |
README
External packages which Camlistore depends on. These are not under Camlistore copyright/license. See the respective projects for their copyright & licensing details. These are mirrored into Camlistore for hermetic build reasons, as well as enabling local patching to work with an ever-changing upstream Go project. (not all projects will follow Go tip as closely)