Sebastian Markbage
457730dded
15.4.0-rc.4
2016-10-14 14:56:30 -07:00
Dan Abramov
c577b82875
15.4.0-rc.3
2016-10-14 19:56:21 +01:00
Paul O’Shannessy
c8c879f1c5
15.4.0-rc.2
2016-10-05 15:45:23 -07:00
Paul O’Shannessy
a107f6d12e
Fix npm package builds ( #7888 )
...
* Ensure lib/ is packaged for react-test-renderer
* Run npm pack from right working directory
We were running this on the original packages not the compiled ones, resulting in missing files
(cherry picked from commit 077d660a27 )
2016-10-05 15:41:25 -07:00
Paul O’Shannessy
4717d2480c
15.4.0-rc.1
2016-10-04 15:33:38 -07:00
Sebastian Markbåge
5c2a88a9a1
Build React DOM Fiber package ( #7173 )
...
This builds a `react-dom-fiber.js` bundle which exposes ReactDOMFiber.
This allows early experiments with the new Fiber reconciler.
I also expose it in the npm package through `react-dom/fiber`.
(cherry picked from commit f7e0db9a18 )
2016-10-03 16:18:51 -07:00
Sebastian Markbåge
5bc9daa125
Build renderers into their individual npm packages ( #7168 )
...
This copies modules into three separate packages instead of
putting it all in React.
The overlap in shared and between renderers gets duplicated.
This allows the isomorphic package to stay minimal. It can also
be used as a direct dependency without much risk.
This also allow us to ship versions to each renderer independently
and we can ship renderers without updating the main react package
dependency.
(cherry picked from commit 0f004efce2 )
2016-10-03 16:18:46 -07:00
Paul O’Shannessy
bdf263625d
15.3.2
2016-09-19 10:35:00 -07:00
Paul O’Shannessy
1907f72934
15.3.2-rc.1
2016-09-15 16:40:56 -07:00
Paul O’Shannessy
681c68c62a
15.3.1
2016-08-19 11:42:05 -07:00
Paul O’Shannessy
12ab5baff4
Upgrade to fbjs v0.8.4 ( #7532 )
...
(cherry picked from commit 944be18357 )
2016-08-19 10:46:22 -07:00
Paul O’Shannessy
9e88467485
15.3.1-rc.2
2016-08-15 15:53:40 -07:00
Paul O’Shannessy
5372e66c0c
15.3.1-rc.1
2016-08-12 16:34:14 -07:00
Paul O’Shannessy
7608eda1ff
Fix JSON in package.json ( #7408 )
...
(cherry picked from commit d1cff59ddc )
2016-08-12 16:02:28 -07:00
Paul O’Shannessy
21d9b85d66
Specify "files" field for npm packages ( #7396 )
...
(cherry picked from commit c5cb5b8bd8 )
2016-08-12 16:02:23 -07:00
Paul O’Shannessy
66cee497e7
15.3.0
2016-07-29 11:26:23 -07:00
Paul O’Shannessy
e5efe5f568
Update version of react-test-renderer
2016-07-28 22:35:19 -07:00
Dustan Kasten
396ab3eba1
ReactTestRenderer package ( #7362 )
...
(cherry picked from commit 7e874f59f5 )
2016-07-28 21:42:42 -07:00
Paul O’Shannessy
f8a698e9af
15.3.0-rc.3
2016-07-21 14:36:01 -07:00
Paul O’Shannessy
42d7d0adad
15.3.0-rc.2
2016-07-13 14:03:52 -07:00
Paul O’Shannessy
86cc1d4e67
15.3.0-rc.1
2016-07-13 11:57:28 -07:00
Paul O’Shannessy
68faf9d1b9
15.2.1
2016-07-08 15:15:02 -07:00
Paul O’Shannessy
c650249339
15.2.0
2016-07-01 11:31:05 -07:00
Paul O’Shannessy
33f54bfaa1
15.2.0-rc.2
2016-06-30 23:22:15 -07:00
Paul O’Shannessy
c66f40f749
15.2.0-rc.1
2016-06-14 18:24:12 -07:00
Paul O’Shannessy
440543aa88
Setup grunt flow task and run on travis ( #6684 )
...
(cherry picked from commit c9504d99a5 )
2016-06-14 15:29:35 -07:00
Paul O’Shannessy
fef495942a
15.1.0
2016-05-20 15:54:35 -07:00
Paul O’Shannessy
7da8884581
15.1.0-alpha.1
2016-05-09 22:25:33 -07:00
Paul O’Shannessy
d8d6c7a07b
15.0.3-alpha.2
2016-05-09 21:32:13 -07:00
Paul O’Shannessy
d737dc6dd2
15.0.3-alpha.1
2016-05-03 12:21:33 -07:00
Paul O’Shannessy
1b22f12acd
Ensure we're using latest object-assign ( #6681 )
...
This picks up the change to feature test against order bugs.
(cherry picked from commit 468901c336 )
2016-05-03 12:18:46 -07:00
Paul O’Shannessy
de0b0b3705
15.0.2
2016-04-29 17:32:43 -07:00
Paul O’Shannessy
a210dacdf4
15.0.2-alpha.4
2016-04-27 23:54:09 -07:00
Paul O’Shannessy
112a400662
15.0.2-alpha.3
2016-04-25 12:55:13 -07:00
Ben Alpert
1fb7d64171
15.0.2-alpha.2
2016-04-21 15:18:27 -07:00
Paul O’Shannessy
3e8a2aaddb
15.0.2-alpha.1
2016-04-20 10:37:33 -07:00
Paul O’Shannessy
c81c29ae58
Merge pull request #6553 from zpao/cleanuppkg
...
Clean up package.json after #6338
(cherry picked from commit bddecc9696 )
2016-04-20 10:37:03 -07:00
Sebastian Markbåge
5b4b6e7999
Merge pull request #6338 from sebmarkbage/reactnative2
...
Move React Core Integration and Injection to the Core Repo
(cherry picked from commit c84ad52ddb )
2016-04-20 09:39:50 -07:00
Paul O’Shannessy
ca92b9104c
15.0.1
2016-04-08 11:12:25 -07:00
Paul O’Shannessy
d1c08f11d5
v15.0.0
2016-04-07 12:07:50 -07:00
Paul O’Shannessy
3cd39cbb8f
Upgrade fbjs
2016-04-05 10:50:54 -07:00
Paul O’Shannessy
1573baaee8
Use Object.assign directly and inject object-assign at compile
2016-04-04 09:53:25 -07:00
Paul O’Shannessy
d17091ddeb
Make Browserify-specific modules to remove DOM dependencies from npm package
2016-03-24 15:28:52 -07:00
Christoffer Sawicki
ecf824cc2a
Use loose-envify instead of envify
...
This reduces the number of transitive dependencies and decreases the build time (by ~6% on my machine).
2016-03-21 20:18:17 +01:00
Dan Abramov
a7ed9fd199
Remove react/addons
2016-03-17 18:18:04 +00:00
Dan Abramov
97038d1ff7
v15.0.0-rc.2
2016-03-16 21:21:34 +00:00
Paul O’Shannessy
36796348f2
v15.0.0-rc.1
2016-03-07 17:02:10 -08:00
Paul O’Shannessy
4e2a0d14a9
Upgrade fbjs, fbjs-scripts
2016-03-04 16:07:20 -08:00
Michael McDermott
18af9bc91e
Fixed some linting warnings and some mis-spacing in SyntheticEvent warnings.
2016-03-02 18:40:23 -05:00
jim
8ab15c1d84
Moved LinkedInput from addons to packages.
2016-02-25 17:49:35 -08:00