dillon1000/react

Commit

Rest/Spread Properties may not be part of ES7

According to the http://www.2ality.com/2015/11/tc39-process.html it is
not a good idea to guess target ES version until the proposal reaches
later phases.

Even the proposal repository now states
  > It is a Stage 2 proposal for ECMAScript. <
(it has been changed in https://github.com/sebmarkbage/ecmascript-rest-spread/commit/e9813ac78ad59994585f12e17be57e776378fdc4)
Browse files
Changed paths2 files
First-parent comparison
M docs/docs/02.2-jsx-spread.md ModifiedM docs/docs/06-transferring-props.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…